'ceph-salt <command>' hangs if cluster is deployed but not running
Open
bug
- Dominant language
- Python
- Stars
- 36
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
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...
```
(This happens because `ceph ...` command hangs)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.