mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
88b7d02970
On debian wheezy its mount output uses device-by-label and makes our normal method of checking if a device is mounted not work. Since vm's will always be vda for their boot device we will just remove it from devs if its in there so it doesn't attempt to zap vda. I also added a strip() to remove the last blank entry that was always getting added to the devs list on all machines. Example: devs=['/dev/sda', '/dev/sdb', '/dev/sdc', '/dev/sdd', ''] Signed-off-by: Sandon Van Ness <sandon@inktank.com> Reviewed-by: Alfredo Deza <alfredo@deza.pe> |
||
---|---|---|
.. | ||
locker | ||
orchestra | ||
task | ||
task_util | ||
test | ||
__init__.py | ||
ceph.conf.template | ||
contextutil.py | ||
coverage.py | ||
lock.py | ||
lockstatus.py | ||
misc.py | ||
nuke.py | ||
parallel.py | ||
queue.py | ||
run_tasks.py | ||
run.py | ||
safepath.py | ||
suite.py |