<div dir="ltr">try edit <a href="https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py">https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py</a></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">2014-07-08 13:17 GMT+07:00 Steve Gordon <span dir="ltr"><<a href="mailto:sgordon@redhat.com" target="_blank">sgordon@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">----- Original Message -----<br>
> From: "Mark Loza" <<a href="mailto:mloza@morphlabs.com">mloza@morphlabs.com</a>><br>
> To: <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
><br>
> Hello,<br>
><br>
>      I have a Microsoft Windows 2000 Server instance which doesn't have<br>
> support for VirtIO drivers. I was wondering on how to modify the KVM<br>
> parameters to use ide instead of virtio. I manually change the<br>
> parameters to use ide in the /var/lib/nova/$UUID/libvirt.xml but it<br>
> reverts back to virtio. I'm using this guide as my reference<br>
> <a href="http://dachary.org/?p=1348" target="_blank">http://dachary.org/?p=1348</a><br>
<br>
</div>Set the hw_disk_bus image property on the disk image in Glance to ide:<br>
<br>
    <a href="http://docs.openstack.org/cli-reference/content/chapter_cli-glance-property.html" target="_blank">http://docs.openstack.org/cli-reference/content/chapter_cli-glance-property.html</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Steve Gordon, RHCE<br>
Sr. Technical Product Manager,<br>
Red Hat Enterprise Linux OpenStack Platform<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div></div></blockquote></div><br></div>