On 02/08/2011 03:05 PM, Kenneth Armstrong wrote:
I know that by default, vm xml files are in
/etc/libvirt/qemu/vm-name.xml, but is there a configuration somewhere
that I could point to another directory? For instance, have it on
something like /srv/qemu/xml/vm-name.xml which would be a GFS2
filesystem (for HA purposes)?
It isn't configurable, short of modifying the source code and recompiling.
As far as sharing /etc/libvirt/qemu, Dan has responded to that question in the
past:
http://www.mail-archive.com/libvir-list@redhat.com/msg16921.html
- Cole