Am looking to rebuild my host box.
Can the *.img files be placed on an nfs server?. (share mounted at boot) The configs would stay on the host.
On 02/29/2012 01:51 AM, Frank Murphy wrote:
Am looking to rebuild my host box.
Can the *.img files be placed on an nfs server?. (share mounted at boot)
Yes. In fact, that's the easiest setup for allowing migration between machines. It's not necessarily as fast as iSCSI, but it's the setup I use.
The configs would stay on the host.
Correct - the majority of /etc/libvirt must remain local to a machine. Only image files and sanlock lease directories are designed for sharing.