ceph-salt icon indicating copy to clipboard operation
ceph-salt copied to clipboard

'ceph-salt <command>' hangs if cluster is deployed but not running

Open ricardoasmarques opened this issue 3 years ago • 0 comments

How to reproduce

master:~ # salt -G 'ceph-salt:member' cmd.run 'systemctl stop ceph.target'
node3.pacific.test:
node2.pacific.test:
master.pacific.test:
node1.pacific.test:

master:~ # ceph-salt apply
Syncing minions with the master...
<HANGS>

(This happens because ceph ... command hangs)

ricardoasmarques avatar Sep 23 '20 13:09 ricardoasmarques