Project

General

Profile

Bug #4093

teuthology-nuke failed to remove btrfs snapshots

Added by Greg Farnum about 11 years ago. Updated about 11 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Not sure what's going on here, but:

INFO:teuthology.nuke:Waiting for ubuntu@plana07.front.sepia.ceph.com to clear filesystem...
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.0.data/current': Operation not permitted
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.0.data/snap_41320': Operation not permitted
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.0.data/snap_41365': Operation not permitted
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.1.data/current': Operation not permitted
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.1.data/snap_32479': Operation not permitted
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.1.data/snap_32515': Operation not permitted
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.2.data/current': Operation not permitted
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.2.data/snap_18962': Operation not permitted
INFO:teuthology.orchestra.run.err:rm: cannot remove `/tmp/cephtest/gregf@kai-2013-02-11_13-25-29/data/osd.2.data/snap_18994': Operation not permitted
ERROR:teuthology.nuke:Could not nuke all targets in {'ubuntu@plana07.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJpBygMO1DgQyq6sMOVE6YRX2rs3/biGU3ceT1spqzuIx/XGuBGquTpWzMZ2dqYnE$
Traceback (most recent call last):
  File "/home/gregf/src/teuthology/teuthology/nuke.py", line 352, in nuke_one
    nuke_helper(ctx, log)
  File "/home/gregf/src/teuthology/teuthology/nuke.py", line 423, in nuke_helper
    remove_testing_tree(ctx, log)
  File "/home/gregf/src/teuthology/teuthology/nuke.py", line 244, in remove_testing_tree
    proc.exitstatus.get()
  File "/home/gregf/src/teuthology/virtualenv/lib/python2.6/site-packages/gevent/event.py", line 223, in get
    raise self._exception
CommandFailedError: Command failed with status 1: 'sudo rm -rf /tmp/cephtest'

History

#1 Updated by Sage Weil about 11 years ago

  • Status changed from New to Won't Fix

i think it should just reboot in this case. at least that's what we've been doing.

#2 Updated by Greg Farnum about 11 years ago

As long as #4094 means that that's what it does! :)

Also available in: Atom PDF