]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
nuke: bring stale kernel client handling back
authorIlya Dryomov <idryomov@gmail.com>
Wed, 1 Feb 2017 19:37:49 +0000 (20:37 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 1 Feb 2017 20:26:45 +0000 (21:26 +0100)
commit7db9e8b76fd58721c980734879cc0af2644ba52a
tree62a6401f2322341fdab94952b00478aa70270c3e
parentb91a954b551d408906746078c7b1a6dff1b079f2
nuke: bring stale kernel client handling back

Commit 1d47a121b385 ("Fix nuke, redo some cleanup functions") broke
stale kernel client map/mount handling by dropping reboot arguments.
While for kcephfs we can use 'umount -f' to avoid sync (it used to not
work, but is mostly fixed now, I believe), currently there is nothing
we can do for a local filesystem mounted on top of krbd.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
teuthology/nuke/actions.py