Re: [ClusterLabs] Clearing failed actions

2018-07-09 Thread Ken Gaillot
On Mon, 2018-07-09 at 09:11 +0200, Jehan-Guillaume de Rorthais wrote: > On Fri, 06 Jul 2018 10:15:08 -0600 > Casey Allen Shobe wrote: > > > Hi, > > > > I found a web page which suggested to clear the Failed Actions, to > > use > > `crm_resource -P`.  Although this appears to work, it's not > > d

Re: [ClusterLabs] Clearing failed actions

2018-07-09 Thread Jehan-Guillaume de Rorthais
On Fri, 06 Jul 2018 10:15:08 -0600 Casey Allen Shobe wrote: > Hi, > > I found a web page which suggested to clear the Failed Actions, to use > `crm_resource -P`. Although this appears to work, it's not documented on the > man page at all. Is this deprecated and is there a more correct way to b

[ClusterLabs] Clearing failed actions

2018-07-06 Thread Casey Allen Shobe
Hi, I found a web page which suggested to clear the Failed Actions, to use `crm_resource -P`. Although this appears to work, it's not documented on the man page at all. Is this deprecated and is there a more correct way to be doing this? Also, is there a way to clear one specific item from t

[ClusterLabs] Clearing "Failed Actions"

2018-07-06 Thread Casey Allen Shobe
I found a random web page which suggested to clear the Failed Actions, to use `crm_resource -P`. Although this appears to work, it's not documented on the man page at all. Is this deprecated and is there a more correct way to be doing this? Cheers, -- Casey ___

[ClusterLabs] Clearing "Failed Actions"

2018-07-06 Thread Casey Allen Shobe
I found a random web page which suggested to clear the Failed Actions, to use `crm_resource -P`. Although this appears to work, it's not documented on the man page at all. Is this deprecated and is there a more correct way to be doing this? Cheers, -- Casey ___

Re: [ClusterLabs] clearing failed actions

2017-06-21 Thread Ken Gaillot
e version of pacemaker will allow specifying the failure timeout separately for different operations, which would allow you to set failure timeout 0 on stop, and 1m on everything else. But that work hasn't started yet. > >> -Original Message- >> From: Attila Megyeri [ma

Re: [ClusterLabs] clearing failed actions

2017-06-19 Thread Attila Megyeri
n state S_TRANSITION_ENGINE > Jun 19 19:45:07 [331] test crmd: notice: do_state_transition: State > transition S_TRANSITION_ENGINE -> S_IDLE [ input=I_TE_SUCCESS > cause=C_FSA_INTERNAL origin=notify_crmd ] > > > I hope someone can help me figure this out :) > > T

Re: [ClusterLabs] clearing failed actions

2017-06-19 Thread Attila Megyeri
i [mailto:amegy...@minerva-soft.com] > Sent: Monday, June 19, 2017 7:45 PM > To: kgail...@redhat.com; Cluster Labs - All topics related to open-source > clustering welcomed > Subject: Re: [ClusterLabs] clearing failed actions > > Hi Ken, > > /sorry for the long text/ > >

Re: [ClusterLabs] clearing failed actions

2017-06-19 Thread Attila Megyeri
; specifying a particular node. You could check the pacemaker log on each > node to see whether attrd and crmd are receiving those commands, and > what they do in response. > > > >> -Original Message- > >> From: Attila Megyeri [mailto:amegy...@minerva-soft.co

Re: [ClusterLabs] clearing failed actions

2017-06-07 Thread Ken Gaillot
m: Attila Megyeri [mailto:amegy...@minerva-soft.com] >> Sent: Thursday, June 1, 2017 6:57 PM >> To: kgail...@redhat.com; Cluster Labs - All topics related to open-source >> clustering welcomed >> Subject: Re: [ClusterLabs] clearing failed actions >> >> thanks Ken, >> &

Re: [ClusterLabs] clearing failed actions

2017-06-01 Thread Attila Megyeri
va-soft.com] > Sent: Thursday, June 1, 2017 6:57 PM > To: kgail...@redhat.com; Cluster Labs - All topics related to open-source > clustering welcomed > Subject: Re: [ClusterLabs] clearing failed actions > > thanks Ken, > > > > > > > -Original Message---

Re: [ClusterLabs] clearing failed actions

2017-06-01 Thread Attila Megyeri
thanks Ken, > -Original Message- > From: Ken Gaillot [mailto:kgail...@redhat.com] > Sent: Thursday, June 1, 2017 12:04 AM > To: users@clusterlabs.org > Subject: Re: [ClusterLabs] clearing failed actions > > On 05/31/2017 12:17 PM, Ken Gaillot wrote: > > On

Re: [ClusterLabs] clearing failed actions

2017-05-31 Thread Ken Gaillot
; To: users@clusterlabs.org >>> Subject: Re: [ClusterLabs] clearing failed actions >>> >>> On 05/30/2017 09:13 AM, Attila Megyeri wrote: >>>> Hi, >>>> >>>> >>>> >>>> Shouldn't the >>>> >>>

Re: [ClusterLabs] clearing failed actions

2017-05-31 Thread Ken Gaillot
On 05/30/2017 02:50 PM, Attila Megyeri wrote: > Hi Ken, > > >> -Original Message- >> From: Ken Gaillot [mailto:kgail...@redhat.com] >> Sent: Tuesday, May 30, 2017 4:32 PM >> To: users@clusterlabs.org >> Subject: Re: [ClusterLabs] clearing fail

Re: [ClusterLabs] clearing failed actions

2017-05-30 Thread Attila Megyeri
Hi Ken, > -Original Message- > From: Ken Gaillot [mailto:kgail...@redhat.com] > Sent: Tuesday, May 30, 2017 4:32 PM > To: users@clusterlabs.org > Subject: Re: [ClusterLabs] clearing failed actions > > On 05/30/2017 09:13 AM, Attila Megyeri wrote: > > Hi, &g

Re: [ClusterLabs] clearing failed actions

2017-05-30 Thread Ken Gaillot
On 05/30/2017 09:13 AM, Attila Megyeri wrote: > Hi, > > > > Shouldn’t the > > > > cluster-recheck-interval="2m" > > > > property instruct pacemaker to recheck the cluster every 2 minutes and > clean the failcounts? It instructs pacemaker to recalculate whether any actions need to be t

[ClusterLabs] clearing failed actions

2017-05-30 Thread Attila Megyeri
Hi, Shouldn't the cluster-recheck-interval="2m" property instruct pacemaker to recheck the cluster every 2 minutes and clean the failcounts? At the primitive level I also have a migration-threshold="30" failure-timeout="2m" but whenever I have a failure, it remains there forever. What coul