ceph/teuthology
Sage Weil 89347539ad samba: wait for smbd process to exit
I saw

2013-08-03T12:56:26.641 DEBUG:teuthology.orchestra.run:Running [10.214.131.28]: 'sudo killall -9 smbd'
2013-08-03T12:56:26.727 DEBUG:teuthology.orchestra.run:Running [10.214.131.28]: 'sudo lsof /home/ubuntu/cephtest/93695/mnt.0'
2013-08-03T12:56:26.830 INFO:teuthology.orchestra.run.out:[10.214.131.28]: COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
2013-08-03T12:56:26.830 INFO:teuthology.orchestra.run.out:[10.214.131.28]: smbd    12381 root  cwd    DIR    0,0        0    1 /home/ubuntu/cephtest/93695/mnt.0

which makes me think we just need to wait a moment before
attempting the umount?

Signed-off-by: Sage Weil <sage@inktank.com>
2013-08-04 14:54:20 -07:00
..
locker Update keys if they have changed before locking 2013-06-27 14:08:09 -07:00
orchestra List IP address in orchestra.run output. 2013-07-12 20:10:36 -07:00
task samba: wait for smbd process to exit 2013-08-04 14:54:20 -07:00
task_util radosgw-agent: move zone extraction to helper 2013-08-01 19:12:02 -07:00
test Added get_distro() to misc.py 2013-07-25 14:45:02 -07:00
__init__.py
ceph.conf.template rgw: pass socket path directly to radosgw 2013-07-26 14:13:19 -07:00
contextutil.py
coverage.py
lock.py Fix for #5836 (--lock-many with vms) 2013-08-01 17:06:16 -07:00
lockstatus.py Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
misc.py Fix for Debian wheezy (remove vda from block device list) 2013-08-01 12:33:11 -07:00
nuke.py nuke: killall ceph-disk, too 2013-07-18 12:31:11 -07:00
parallel.py
queue.py failed dict.get evaluates to None 2013-07-19 09:01:28 -04:00
run_tasks.py Created tasktest to test sequential and parallel tasks. 2013-07-15 19:08:23 -07:00
run.py Merge remote-tracking branch 'origin/wip-sandon-vm' 2013-07-25 19:50:02 -07:00
safepath.py
suite.py Worker processes by machine type instead of teuthology branch. 2013-07-18 12:04:08 -07:00