[ClusterLabs] Clearing failed actions
    Jehan-Guillaume de Rorthais 
    jgdr at dalibo.com
       
    Mon Jul  9 03:11:14 EDT 2018
    
    
  
On Fri, 06 Jul 2018 10:15:08 -0600
Casey Allen Shobe <casey.allen.shobe at icloud.com> 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 be
> doing this?
-P means "reprobe", so I guess this is a side effect or a pre-requisit, but not
only to clean failcounts.
> Also, is there a way to clear one specific item from the list, or is clearing
> all the only option?
pcs failcount reset <resource id> [node]
    
    
More information about the Users
mailing list