]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
enable lsof when unmounting nfs clients 336/head
authorGreg Farnum <greg@inktank.com>
Wed, 24 Sep 2014 05:44:37 +0000 (22:44 -0700)
committerGreg Farnum <greg@inktank.com>
Wed, 24 Sep 2014 21:13:05 +0000 (14:13 -0700)
commit47cdd70b5e64ff799335c28dc7cb4cd01a2a1ff6
tree8cc4621ed1400e8e1d442daf89482b9a35ad1e92
parent3b241620d3b34b136be70abd9c5eff5c0ae34bf4
enable lsof when unmounting nfs clients

Because the lsof interface is strange, use the verbose flag so we get
some output even if there is no use, and ignore errors because it will
return 1 if there's no filesystem use.

Signed-off-by: Greg Farnum <greg@inktank.com>
teuthology/task/knfsd.py