]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
stop.sh: use --no-mon-config when trying to unmap rbd devices 21020/head
authorMykola Golub <mgolub@suse.com>
Fri, 23 Mar 2018 09:10:14 +0000 (11:10 +0200)
committerMykola Golub <mgolub@suse.com>
Fri, 23 Mar 2018 09:10:14 +0000 (11:10 +0200)
commit6c722cd5f3f829ccf14280e7e36387bafd819c7a
tree81098083876c1942d3adb42cd42030251d4b8ab6
parentf0b780f616eb93cedb2290716824317b4800e99d
stop.sh: use --no-mon-config when trying to unmap rbd devices

Otherwise if stop.sh is run for already stopped cluster it will get
stuck trying to get mon config.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/stop.sh