Re: XML file location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/08/2011 11:28 AM, Jeff wrote:
Can anyone tell me how to change the default directory which stores the guest XML files?  I want to keep them with the guest image files on a shared NFS filesystem.

No, you don't want to share libvirt's internal xml files among multiple hosts. Otherwise, two hosts will stomp on each other's edits, and likely corrupt your guest.

Rather, you want to store 'virsh dumpxml' output in a shared directory, and then 'virsh define' that shared definition into all hosts where you care about sharing common XML information.

--
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org


[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux