I explicitly stated I was using the VirtualDomain resource agent. I did not know it supported live migration as when I ran crm resource move guest nodeX, it shuts down the guest before moving it.
Let me rephrase my question... How do I use the VirtualDomain resource agent to live migrate a kvm guest between nodes in my cluster. pacemaker 1.1.10+git20130802-1ubuntu2.3 resource-agents 1:3.9.3+git20121009-3ubuntu2 ----- Original Message ----- From: "RaSca" <[email protected]> To: "users" <[email protected]> Sent: Thursday, February 4, 2016 4:30:18 AM Subject: Re: [ClusterLabs] kvm live migration, resource moving The VirtualDomain resource agent supports live migration as well as virsh command, that's because it actually USE virsh, so again, why aren't you using directly VirtualDomain? -- RaSca Mia Mamma Usa Linux: Niente è impossibile da capire, se lo spieghi bene! [email protected] http://www.miamammausalinux.org Il giorno 3/2/2016 18:28:09, Kyle O'Donnell ha scritto: > Hi Rasca, > > Because the command 'virsh migrate --live' command will move the vm without > shutting down the guest operating system. It transfers the running state of > the vm from one host to another. > > -Kyle > > ----- Original Message ----- > From: "RaSca" <[email protected]> > To: "users" <[email protected]> > Sent: Wednesday, February 3, 2016 11:54:12 AM > Subject: Re: [ClusterLabs] kvm live migration, resource moving > > It is not clear to me why you need to do things by hand. Why are you > using virsh once you could do a resource move within the cluster? > _______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org _______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
