<div dir="ltr"><div><div><div><div>Hello ,<br><br></div>i have setup Pacemaker along with CMAN , the cluster is up and all nodes ( 2 ) are online , i added virtual domain :<br><br>primitive OpenLDAPServerVM VirtualDomain \<br>        params config="/Cloud/definitions/OpenLDAPServer.xml" hypervisor="qemu:///system" migration_transport=ssh \<br>        meta allow-migrate=true target-role=Started \<br>        op start interval=0 timeout=120s \<br>        op stop interval=0 timeout=120s \<br>        op monitor interval=10s timeout=30s depth=0<br><br></div>the status of the cluster <br><br>Last updated: Sun May 10 13:39:53 2015<br>Last change: Sat May  9 13:25:28 2015<br>Stack: cman<br>Current DC: KVMNode02 - partition with quorum<br>Version: 1.1.11-97629de<br>2 Nodes configured<br>3 Resources configured<br><br><br>Online: [ KVMNode01 KVMNode02 ]<br><br> fence_KVMNode01_xvm    (stonith:fence_xvm):    Started KVMNode01<br> fence_KVMNode02_xvm    (stonith:fence_xvm):    Started KVMNode02<br> OpenLDAPServerVM       (ocf::heartbeat:VirtualDomain): Started KMNode01<br><br></div>when live migrating OpenLDAP Guest , the Guest OS is shutdown and started on the second Node , the Node disk image reside on a shared clustered storage using DRBD .<br><br><br></div><div>live migration commend : <br></div><div>crm resource migrate OpenLDAPServerVM KVMNode02 <br><br></div><div>i get " unknown error " in the status output of "crm status" command . <br><br><br></div><div>i have tested live migration from virsh shell on the same Guest machine , the Guest is NOT shutdown as it happen when migrating using pacemaker  migration . <br><br></div><div>please help <br></div><div><div><div><br></div></div></div></div>