[ClusterLabs] PAF with postgresql 13?
    CHAMPAGNE Julie 
    julie.champagne at pm.gouv.fr
       
    Mon Mar  7 09:49:35 EST 2022
    
    
  
The return gives nothing for the first command.
Then:
name="test-debug" host="node1" value="testvalue" for node1.
After executing both commands on node2, it gives me the following return on both server:
name="test-debug" host="node2" value="testvalue"
name="test-debug" host="node1" value="testvalue"
-----Message d'origine-----
De : Jehan-Guillaume de Rorthais <jgdr at dalibo.com> 
Envoyé : lundi 7 mars 2022 15:45
À : CHAMPAGNE Julie <julie.champagne at pm.gouv.fr>
Cc : Cluster Labs - All topics related to open-source clustering welcomed <users at clusterlabs.org>
Objet : Re: [ClusterLabs] PAF with postgresql 13?
On Mon, 7 Mar 2022 14:32:46 +0000
CHAMPAGNE Julie <julie.champagne at pm.gouv.fr> wrote:
> root at node1 ~ > attrd_updater --private --lifetime reboot --name 
> "lsn_location-pgsqld" --query Could not query value of lsn_location-pgsqld:
> attribute does not exist
Mh, sorry, could you please exec these two commands:
  attrd_updater --private --lifetime reboot --name "test-debug" --update "testvalue" 
  attrd_updater --private --lifetime reboot --name "test-debug" --query
You might need to repeat the second command until it find the "testvalue" value.
    
    
More information about the Users
mailing list