Re: [Pacemaker] How to get current resource action

2013-08-05 Thread Andrew Beekhof
On 06/08/2013, at 2:41 PM, Andrew Beekhof wrote: > > On 06/08/2013, at 12:38 PM, Mia Lueng wrote: > >> Hi All: >> Sometime a resource action takes long time and causes other resources' >> action pending . How can I get the current resource action? >> >> Suggestion: why not set an intermedi

Re: [Pacemaker] How to get current resource action

2013-08-05 Thread Andrew Beekhof
On 06/08/2013, at 12:38 PM, Mia Lueng wrote: > Hi All: > Sometime a resource action takes long time and causes other resources' action > pending . How can I get the current resource action? > > Suggestion: why not set an intermediate state like starting/stopping of a > resource so that use c

[Pacemaker] How to get current resource action

2013-08-05 Thread Mia Lueng
Hi All: Sometime a resource action takes long time and causes other resources' action pending . How can I get the current resource action? Suggestion: why not set an intermediate state like starting/stopping of a resource so that use can easily get what resource pacemaker is handling. ___