Hi,

Many thanks for taking care of it!


Warm Regards,
Satomi TANIGUCHI


Andrew Beekhof wrote:
Thanks!
Committed as http://hg.clusterlabs.org/pacemaker/stable-1.0/rev/6b8d46c7ab9c

On Tue, Dec 2, 2008 at 03:52, Satomi TANIGUCHI
<[EMAIL PROTECTED]> wrote:
Hi Andrew,


Thank you for your implementation.
It works very well!

Now I consider how to clarify the way to failback.
When a resource with on-fail="standby" fails,
crm_mon shows that the node's status is "standby".
And when an user executes crm_standby -v on,
crm_mon shows the same status.
But the way to failback is different in each case.

In the first case, we have to restart
heartbeat service to failback.
And in the second, only crm_standby -v off is enough.

I consider that it is effective to divide the status which crm_mon shows
to avoid confusion.
What do you think about this?
I attached a patch, it is to make crm_mon show "standby (on-fail)"
in the first case.
It is for Pacemaker-1.0 2e9b56d80e38.
I'd like to hear your openion.


Best Regards,
Satomi TANIGUCHI






============
Last updated: Mon Dec  1 13:58:43 2008
Current DC: rh5node2 (fb62f5f4-015c-466a-8778-7b5c1c5639d6)
2 Nodes configured.
5 Resources configured.
============

Node: rh5node1 (286f4fcb-519e-4a23-b39f-9ab0017d0442): standby (on-fail)
Node: rh5node2 (fb62f5f4-015c-466a-8778-7b5c1c5639d6): online

prmDummy1       (ocf::heartbeat:Dummy): Started rh5node2
Resource Group: grpPostgreSQLDB
   prmIpPostgreSQLDB   (ocf::heartbeat:IPaddr):        Started rh5node2
   prmApPostgreSQLDB   (ocf::heartbeat:pgsql): Started rh5node2
Clone Set: clnDummy
   prmDummy1-clone:0   (ocf::heartbeat:Dummy-clone):   Stopped
   prmDummy1-clone:1   (ocf::heartbeat:Dummy-clone):   Started rh5node2
Master/Slave Set: msStateful1
   prmStateful1:0      (ocf::heartbeat:Stateful):      Stopped
   prmStateful1:1      (ocf::heartbeat:Stateful):      Master rh5node2
Clone Set: clnStonith
   prmStonith:0        (stonith:external/ssh): Stopped
   prmStonith:1        (stonith:external/ssh): Started rh5node2

Failed actions:
   prmDummy1_monitor_30000 (node=rh5node1, call=13, rc=7, status=0): not
running

_______________________________________________
Pacemaker mailing list
[email protected]
http://list.clusterlabs.org/mailman/listinfo/pacemaker



_______________________________________________
Pacemaker mailing list
[email protected]
http://list.clusterlabs.org/mailman/listinfo/pacemaker


_______________________________________________
Pacemaker mailing list
[email protected]
http://list.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to