Hi,

Is there any change in "crm resource reprobe"?
It doesn't work with pacemaker + corosync.


[root@GUEST03 ~]# crm_mon -1 -Af
Last updated: Thu Apr  4 17:54:13 2013
Last change: Thu Apr  4 17:12:30 2013 via crmd on GUEST04
Stack: corosync
Current DC: GUEST03 (3232242816) - partition with quorum
Version: 1.1.9-e8caee8
2 Nodes configured, unknown expected votes
1 Resources configured.


Online: [ GUEST03 GUEST04 ]

 dummy  (ocf::pacemaker:Dummy): Started GUEST03

Node Attributes:
* Node GUEST03:
* Node GUEST04:

Migration summary:
* Node GUEST03:
* Node GUEST04:
[root@GUEST03 ~]#

[root@GUEST03 ~]# crm resource reprobe GUEST03
Waiting for 1 replies from the CRMdNo messages received in 60 seconds..
aborting

[root@GUEST03 ~]# crm resource reprobe guest03
Waiting for 1 replies from the CRMdNo messages received in 60 seconds..
aborting

[root@GUEST03 ~]# crm resource reprobe
Waiting for 1 replies from the CRMdNo messages received in 60 seconds..
aborting

[root@GUEST03 ~]# crm_resource -P -H 'GUEST03'
Waiting for 1 replies from the CRMdNo messages received in 60 seconds..
aborting



It worked well with heartbeat stack.

[root@guest01 ~]# crm_mon -1 -Af
============
Last updated: Thu Apr  4 19:24:28 2013
Stack: Heartbeat
Current DC: guest02 (22222222-2222-2222-2222-222222222222) - partition with
quorum
Version: 1.0.13-30bb726
2 Nodes configured, unknown expected votes
1 Resources configured.
============

Online: [ guest01 guest02 ]

 dummy  (ocf::pacemaker:Dummy): Started guest01

Node Attributes:
* Node guest01:
* Node guest02:

Migration summary:
* Node guest01:
* Node guest02:
[root@guest01 ~]# crm resource reprobe guest01
Waiting for 1 replies from the CRMd.

[root@guest01 ~]# crm resource reprobe GUEST01
Waiting for 1 replies from the CRMd.

[root@guest01 ~]# crm resource reprobe guest02
Waiting for 1 replies from the CRMd.

[root@guest01 ~]# crm resource reprobe GUEST02
Waiting for 1 replies from the CRMd.

[root@guest01 ~]# crm resource reprobe
Waiting for 1 replies from the CRMd.


Regard,
Junko IKEDA
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to