Re: [libvirt-users] [virt-tools-list] store vm xml files in another directory

2011-02-09 Thread Kenneth Armstrong
Are you referring to a setup similar to this?: http://sources.redhat.com/cluster/wiki/KvmMigration - Kenny On Wed, Feb 9, 2011 at 2:33 PM, Thomas Sjolshagen wrote: > On Wed, 9 Feb 2011 14:08:15 -0500, Kenneth Armstrong wrote: > > Here's my latest thoughts on how to do this: > > With 2 nodes, an

Re: [libvirt-users] [virt-tools-list] store vm xml files in another directory

2011-02-09 Thread Thomas Sjolshagen
On Wed, 9 Feb 2011 14:08:15 -0500, Kenneth Armstrong wrote: > Here's my latest thoughts on how to do this: > > With 2 nodes, and using the Red Hat Cluster suite to fence the two > hosts, and all vm disk images stored on shared storage (for example, > an iSCSI LUN) that both hosts will have a

Re: [libvirt-users] [virt-tools-list] store vm xml files in another directory

2011-02-09 Thread Kenneth Armstrong
Here's my latest thoughts on how to do this: With 2 nodes, and using the Red Hat Cluster suite to fence the two hosts, and all vm disk images stored on shared storage (for example, an iSCSI LUN) that both hosts will have access to, and using a GFS2 formatted partition on each node. Also, using Bi

Re: [libvirt-users] [virt-tools-list] store vm xml files in another directory

2011-02-09 Thread Kenneth Armstrong
Cool, thanks for the link. - Kenny On Wed, Feb 9, 2011 at 12:26 PM, Cole Robinson wrote: > 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 dir

Re: [libvirt-users] [virt-tools-list] store vm xml files in another directory

2011-02-09 Thread Cole Robinson
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 GFS