Hi All, When I put new VirtualDomain and extenal/libvirt together, STONITH fails.
Step1) I confirm a guest. [root@dl380g8a ~]# virsh list Id Name State ---------------------------------------------------- Step2) I do create in the same way as the start of the guest of VirtualDomain. [root@dl380g8a ~]# virsh create /etc/libvirt/qemu/pgsr01.xml Domain pgsr01 created from /etc/libvirt/qemu/pgsr01.xml Step3) I confirm a guest. [root@dl380g8a ~]# virsh list Id Name State ---------------------------------------------------- 12 pgsr01 running Step4) I do operation same as STONITH of external/libvirt.(reboot = destroy and start) * However, start fails. [root@dl380g8a ~]# virsh destroy pgsr01 Domain pgsr01 destroyed [root@dl380g8a ~]# LANG=C&&virsh start pgsr01 error: failed to get domain 'pgsr01' As for the problem, it is not cooperated external/libvirt to use with new VirtualDomain. It seems to be necessary to take next coping. * Changing external/blivrit to support new VirtualDomain. * When a user uses external/blivrit in combination with VirtualDomain, users use "pcmk_reboot_action" setting in "off". Best Regards, Hideo Yamauch. _______________________________________________ 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
