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

Alan Pevec apevec at redhat.com
Mon Nov 10 17:41:34 UTC 2008


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.




More information about the ovirt-devel mailing list