[Openstack] Change KVM parameters for specific instance

Nhan Cao nhanct92 at gmail.com
Tue Jul 8 07:46:58 UTC 2014


try edit
https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py


2014-07-08 13:17 GMT+07:00 Steve Gordon <sgordon at redhat.com>:

> ----- Original Message -----
> > From: "Mark Loza" <mloza at morphlabs.com>
> > To: openstack at lists.openstack.org
> >
> > Hello,
> >
> >      I have a Microsoft Windows 2000 Server instance which doesn't have
> > support for VirtIO drivers. I was wondering on how to modify the KVM
> > parameters to use ide instead of virtio. I manually change the
> > parameters to use ide in the /var/lib/nova/$UUID/libvirt.xml but it
> > reverts back to virtio. I'm using this guide as my reference
> > http://dachary.org/?p=1348
>
> Set the hw_disk_bus image property on the disk image in Glance to ide:
>
>
> http://docs.openstack.org/cli-reference/content/chapter_cli-glance-property.html
>
> --
> Steve Gordon, RHCE
> Sr. Technical Product Manager,
> Red Hat Enterprise Linux OpenStack Platform
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140708/a0b7432b/attachment.html>


More information about the Openstack mailing list