close 911801 thanks Trying to run the setup command always returns 401:
# pcs cluster setup --name pacemaker1 stretch1 stretch2 Error: stretch1: unable to authenticate to node Error: stretch2: unable to authenticate to node Error: nodes availability check failed, use --force to override. WARNING: This will destroy existing cluster on the nodes. # pcs cluster setup --name pacemaker1 stretch1 stretch2 --force Destroying cluster on nodes: stretch1, stretch2... stretch1: Unable to authenticate to stretch1 - (HTTP error: 401), try running 'pcs cluster auth' stretch2: Unable to authenticate to stretch2 - (HTTP error: 401), try running 'pcs cluster auth' stretch2: Unable to authenticate to stretch2 - (HTTP error: 401), try running 'pcs cluster auth' stretch1: Unable to authenticate to stretch1 - (HTTP error: 401), try running 'pcs cluster auth' Error: unable to destroy cluster stretch2: Unable to authenticate to stretch2 - (HTTP error: 401), try running 'pcs cluster auth' stretch1: Unable to authenticate to stretch1 - (HTTP error: 401), try running 'pcs cluster auth' Also, even when running with --force, no file gets removed and I see no reason for severity grave and justification "causes non-serious data loss". Instructions in README.Debian should still work, so please try to use those for setting up pcs clusters. -- Valentin