Hi Thomas, It looks like it's trying to use credentials from keyring, which generates these error messages.
Maybe there's a typo in one of the authentitcation parameters in your config. Can you post the output of "pcs stonith show --full"? You can try running fence_azure_arm without parameters on the command line and copy the parameters (one per line) to it, and add e.g. action=status and end with Ctrl+D to see . Oyvind On 08/02/19 14:02 +0100, Thomas Berreis wrote:
Hi, I'm having a two-node cluster in Azure with fencing enabled via module fence_azure_arm. The cluster management is flooding my syslog on both nodes with these messages: ** fence_azure_arm: Keyring cache token has failed: No recommended backend was available. Install the keyrings.alt package if you want to use the non-recommended backends. See README.rst for details. ** stonith-ng[5220]: warning: fence_azure_arm[14847] stderr: [ 2019-02-08 12:52:02,703 WARNING: Keyring cache token has failed: No recommended backend was available. Install the keyrings.alt package if you want to use the non-recommended backends. See README.rst for details. ] Can anyone give me a hint how to fix these issue? pcs version: 0.9.165 pacemaker version: 1.1.19-8.el7_6.1 fence_azure_arm version: 4.2.1 corosync 2.4.3 Thanks! Thomas
_______________________________________________ Users mailing list: [email protected] https://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
_______________________________________________ Users mailing list: [email protected] https://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
