From: Sam Lang Date: Fri, 16 Nov 2012 15:58:01 +0000 (-0600) Subject: task/ceph-fuse: Add log messages for abort X-Git-Tag: 1.1.0~2405 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d516307d88a9dd7818b7d413e10d6799abd81bdf;p=teuthology.git task/ceph-fuse: Add log messages for abort Signed-off-by: Sam Lang --- diff --git a/teuthology/task/ceph-fuse.py b/teuthology/task/ceph-fuse.py index 555ccaa5e..0d5df5d9d 100644 --- a/teuthology/task/ceph-fuse.py +++ b/teuthology/task/ceph-fuse.py @@ -135,6 +135,7 @@ def task(ctx, config): ], ) except CommandFailedError as e: + log.info('Failed to unmount ceph-fuse on {name}, aborting...'.format(name=remote.name)) # abort the fuse mount, killing all hung processes remote.run( args=[