dustymabe added a new comment to an issue you are following:
``
> @jberkus 
> Specifically, we want to be sure that the full disk is allocate on AWS 
> instances.

I just tried this with a [rawhide 
qcow](https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20170715.n.0/compose/CloudImages/x86_64/images/Fedora-Atomic-Rawhide-20170715.n.0.x86_64.qcow2)
 (not on aws but with kvm/qemu and giving it a bigger disk). I don't end up 
with a large disk, but just with the 3G and docker using the root filesystem + 
overlayfs. 

```
[root@cloudhost sysconfig]# lsblk
NAME              MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda                 8:0    0   40G  0 disk 
├─sda1              8:1    0  300M  0 part /boot
└─sda2              8:2    0 39.7G  0 part 
  └─atomicos-root 253:0    0    3G  0 lvm  /sysroot
```

There is some more configuration that needs to be done to make this happen. 
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/281
_______________________________________________
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org

Reply via email to