Comment 1 for bug 1657140

Revision history for this message
Luca Cervigni (cervigni) wrote :

Hello,

Same problem here, custom hostname creates the same error.
Any workaround to fix this that is not using the default hostnames? Don't really want to call my controllers "node-X"

Deployment has failed. All nodes are finished. Failed tasks: Task[primary-ceph-mon/21] Stopping the deployment process!

2017-01-30 17:06:42 ERR (/Stage[main]/Osnailyfacter::Ceph::Mon/Ceph::Key[client.bootstrap-osd]/Exec[ceph-injectkey-client.bootstrap-osd]/onlyif) Check "/bin/true # comment to satisfy puppet syntax requirements\nset -ex\nOLD_KEYRING=$(mktemp)\nceph --name 'mon.' --keyring '/var/lib/ceph/mon/ceph-controller-03/keyring' auth get client.bootstrap-osd -o $OLD_KEYRING || true\ndiff -N $OLD_KEYRING /etc/ceph/ceph.client.bootstrap-osd.keyring | grep '>'\nrm $OLD_KEYRING" exceeded timeout
2017-01-30 17:01:42 ERR (/Stage[main]/Osnailyfacter::Ceph::Mon/Ceph::Key[client.admin]/Exec[ceph-injectkey-client.admin]/onlyif) Check "/bin/true # comment to satisfy puppet syntax requirements\nset -ex\nOLD_KEYRING=$(mktemp)\nceph --name 'mon.' --keyring '/var/lib/ceph/mon/ceph-controller-03/keyring' auth get client.admin -o $OLD_KEYRING || true\ndiff -N $OLD_KEYRING /etc/ceph/ceph.client.admin.keyring | grep '>'\nrm $OLD_KEYRING" exceeded timeout