]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
nuke: don't try unmount if we're rebooting everything anyway
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 6 Feb 2013 07:31:37 +0000 (23:31 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 6 Feb 2013 07:31:39 +0000 (23:31 -0800)
commited3c3615c32df87b654969a23708da703bf3ceb3
treed567fc668ec13d1bfc0d8e8c89986105548022f5
parentc6504bab9acb97fd19113fa5c11851f064e613b2
nuke: don't try unmount if we're rebooting everything anyway

This can cause issues when unmount hangs. Our automatic runs reboot
everything unconditionally, so this caused a bunch of unecessary hangs
when an fs was accidentally rendered un-unmountable.
teuthology/nuke.py