]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
nuke: ignore exceptions while issuing reboot command
authorSage Weil <sage@inktank.com>
Mon, 9 Dec 2013 19:42:12 +0000 (11:42 -0800)
committerSage Weil <sage@inktank.com>
Mon, 9 Dec 2013 19:42:12 +0000 (11:42 -0800)
commit1b80f4aa1c06e791d7ca7b2f84884ea807fff6c1
tree14b94b2d955d6e7a84af64c13777baf473cc32d9
parentc0a43275134a01b8b82ad427ef3e4d7e452f131f
nuke: ignore exceptions while issuing reboot command

I'm seeing failed tasks (and nuke) leak machines.  It looks like we are
getting an exception on the '... reboot -f -n' command when we should be
ignoring it and waiting for the machine to restart.

For example:
   http://qa-proxy.ceph.com/teuthology/sage-2013-12-08_19:25:06-rados:thrash-wip-tier-foo-basic-plana/136321/teuthology.log

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/nuke.py