]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
stop.sh: unmap rbd images when stopping the whole cluster 1596/head
authorIlya Dryomov <ilya.dryomov@inktank.com>
Tue, 1 Apr 2014 06:18:23 +0000 (10:18 +0400)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Thu, 3 Apr 2014 14:14:57 +0000 (18:14 +0400)
commit8e46fe00faaa3309d9be663f0cd23a1a3ccea3d5
treec6cec967f6d96901ab2957ae800986a68c24914f
parentafc5dc530c5212198b5e0f64519fa47c7cafa7b1
stop.sh: unmap rbd images when stopping the whole cluster

Unmap rbd images when stopping the whole cluster.  Not doing so results
in images that cannot be unmapped until the same cluster is brought
back up.  Issue a warning if we failed to unmap all images.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
src/stop.sh