[cloud] #109: vagrant libvirt images only have 3G disk

Fedora Cloud Trac Tickets cloud-trac at fedoraproject.org
Tue Sep 15 16:13:05 UTC 2015


#109: vagrant libvirt images only have 3G disk
--------------------+---------------------
 Reporter:  eparis  |       Owner:
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:  Future
Component:  ---     |  Resolution:
 Keywords:          |
--------------------+---------------------

Comment (by dustymabe):

 Hey eparis. I think this was an issue for F22 because the `--grow` line
 wasn't in the kickstart for F22:

 ########
 [root at f22tunir ~]# cat /etc/redhat-release
 Fedora release 22 (Twenty Two)
 [root at f22tunir ~]# cat /root/anaconda-ks.cfg | grep -P "^part"
 part / --fstype="ext4" --size=3000
 ########


 The `part` line [1] in the kickstart now properly uses `--grow` to grow
 the partition to full disk size. The filesystem for /dev/vda1 is 40G for
 the most recent F23 nightly [2].

 So this issue is fixed for F23.


 [1] https://git.fedorahosted.org/cgit/spin-kickstarts.git/tree/fedora-
 cloud-base.ks#n46
 [2] http://koji.fedoraproject.org/koji/taskinfo?taskID=11093504

-- 
Ticket URL: <https://fedorahosted.org/cloud/ticket/109#comment:2>
cloud <https://fedorahosted.org/cloud>
Fedora Cloud Working Group Ticketing System


More information about the cloud mailing list