Ok. i changed the utils.py set_virt_file_size() to accept spaces, it saves but then creates a 1 GB disk instead of the number specified. Where does koan get the instructions to make disk image(s)?
On Mon, Jul 6, 2009 at 11:07 AM, Thomas S Hatch <[email protected]> wrote: > yep, when I apply it with the comma, it takes it into cobbler, but only one > drive is created, but when delimit with a space cobbler coughs up blood and > says no-go. > > I will look at the code > > > On Mon, Jul 6, 2009 at 11:03 AM, Michael DeHaan <[email protected]>wrote: > >> On 07/06/2009 12:57 PM, Thomas S Hatch wrote: >> >> HA! Thats it, I was using commas! Thanks! >> is that documented anywhere? I will put documenting it on my list of >> contributions I have to make once I am done with this big job at work. >> >> >> might be on the Wiki, but yeah, patch to the manpage would be great. >> >> >> >> >> On Mon, Jul 6, 2009 at 10:57 AM, Michael DeHaan <[email protected]>wrote: >> >>> On 07/06/2009 12:56 PM, Michael DeHaan wrote: >>> >>> On 07/06/2009 12:45 PM, Tom Brown wrote: >>> >>> I am trying to provision vms with multiple virtual hard drives and to >>> no avail, I found some info online which lead me to believe it was >>> possible, but it didn't seem to work. How might I go about doing >>> this? (if I can...) >>> >>> >>> >>> what exactly are you trying to achieve? >>> _______________________________________________ >>> cobbler mailing >>> [email protected]https://fedorahosted.org/mailman/listinfo/cobbler >>> >>> >>> --virt-file-size=20,20 >>> >>> This will indicate you want two hard drives with 20 GB size each. >>> (Unlike sizes are also supported) >>> >>> You can also list --virt-path seperated by commas, but is generally not >>> needed as you'll likely want to put them in the same place. >>> >>> >>> Correction: >>> >>> --virt-file-size="20 20". >>> >>> Cobbler has standardized on *not* using commas. >>> >>> >>> _______________________________________________ >>> cobbler mailing list >>> [email protected] >>> https://fedorahosted.org/mailman/listinfo/cobbler >>> >>> >> ------------------------------ >> >> _______________________________________________ >> cobbler mailing >> [email protected]https://fedorahosted.org/mailman/listinfo/cobbler >> >> >> >> _______________________________________________ >> cobbler mailing list >> [email protected] >> https://fedorahosted.org/mailman/listinfo/cobbler >> >> >
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
