[ClusterLabs] Antw: [EXT] Moving multi-state resources
    Andrei Borzenkov 
    arvidjaar at gmail.com
       
    Wed May 12 12:53:22 EDT 2021
    
    
  
On 12.05.2021 17:16, Alastair Basden wrote:
> Oddly enough, if I:
> pcs resource move resourcedrbdClone node2
> it moves it to node 2 okay.
> 
> But then if I
> pcs resource clear resourcedrbdClone
> it moves it back to node1.
> 
> Which is odd, given its score for role Master is higher on node 2.
> 
How do you know it?
> Is there a way of getting pcs to show why it has made those decisions?
> 
Every transaction is saved in a file and you can replay it with
crm_simulate. Check logs for these file names.
    
    
More information about the Users
mailing list