[Ovirt-devel] Re: [PATCH appliance] Move appliance creation out of spec file to Makefile

Perry Myers pmyers at redhat.com
Mon Nov 10 17:55:26 UTC 2008


Alan Pevec wrote:
> Perry Myers wrote:
>> +    sudo su - -c "cd $(PWD) && appliance-creator --config 
>> $(PACKAGE).ks \
>> +        --name $(PACKAGE) -f $(DISK_FMT) -p $(PKG_FMT) -d -v \
>> +        --tmpdir='$(OVIRT_CACHE_DIR)/$(PACKAGE)-tmp' \
>> +        --cache='$(OVIRT_CACHE_DIR)/yum' \
>> +        --vmem=768"
> 
> Resulting appliance doesn't use virtio for neither NIC or disk.
> AFAICT image XML doesn't carry info about NIC/disk model and I don't see 
> the option to specify virtio as virt-image parameter. Any ideas?
> Running the appliance w/o virtio would bring a performance regression.

That doesn't affect this patch exactly, but does affect the patch where I 
refactor create-ovirt-appliance to use virt-image instead of XML templates.

I could switch from virt-image to virt-install in the short term until 
virt-image/appliance-creator fixes virtio situation.

Perry

-- 
|=-        Red Hat, Engineering, Emerging Technologies, Boston        -=|
|=-                     Email: pmyers at redhat.com                      -=|
|=-         Office: +1 412 474 3552   Mobile: +1 703 362 9622         -=|
|=- GnuPG: E65E4F3D 88F9 F1C9 C2F3 1303 01FE 817C C5D2 8B91 E65E 4F3D -=|




More information about the ovirt-devel mailing list