Project

General

Profile

Actions

Bug #10140

closed

Traceback when unlocking machines libvirt.libvirtError: cannot unlink file '/srv/libvirtpool/vpm131/vpm131.img': Input/output error

Added by Christina Meno over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

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

Description

Actually unlocks per --list-targets. Complains miserably while doing so.

(virtualenv)ubuntu@teuthology:~/teuthology$ teuthology-lock --unlock --owner gmeno@redhat_rhel vpm131 vpm140 vpm189 vpm191 vpm199
2014-11-19 08:29:11,453.453 ERROR:teuthology.provision:libvir: Storage error : cannot unlink file '/srv/libvirtpool/vpm131/vpm131.img': Input/output error
Traceback (most recent call last):
  File "/home/ubuntu/src/downburst/virtualenv/bin/downburst", line 9, in <module>
    load_entry_point('downburst==0.0.1', 'console_scripts', 'downburst')()
  File "/home/ubuntu/src/downburst/downburst/cli.py", line 59, in main
    return args.func(args)
  File "/home/ubuntu/src/downburst/downburst/destroy.py", line 92, in destroy
    vol.delete(flags=0)
  File "/usr/lib/python2.7/dist-packages/libvirt.py", line 2008, in delete
    if ret == -1: raise libvirtError ('virStorageVolDelete() failed', vol=self)
libvirt.libvirtError: cannot unlink file '/srv/libvirtpool/vpm131/vpm131.img': Input/output error

2014-11-19 08:29:11,454.454 ERROR:teuthology.lock:downburst destroy failed for vpm131.front.sepia.ceph.com
2014-11-19 08:29:11,454.454 INFO:teuthology.lock:vpm131.front.sepia.ceph.com is not locked
2014-11-19 08:29:16,010.010 INFO:teuthology.provision:vpm140.front.sepia.ceph.com destroyed: 
2014-11-19 08:29:18,356.356 INFO:teuthology.provision:vpm189.front.sepia.ceph.com destroyed: 
2014-11-19 08:29:19,640.640 INFO:teuthology.provision:vpm191.front.sepia.ceph.com destroyed: 
2014-11-19 08:29:23,003.003 ERROR:teuthology.provision:libvir: RPC error : Cannot recv data: ssh: connect to : Connection reset by peereph.com port 22: No route to host
Traceback (most recent call last):
  File "/home/ubuntu/src/downburst/virtualenv/bin/downburst", line 9, in <module>
    load_entry_point('downburst==0.0.1', 'console_scripts', 'downburst')()
  File "/home/ubuntu/src/downburst/downburst/cli.py", line 59, in main
    return args.func(args)
  File "/home/ubuntu/src/downburst/downburst/destroy.py", line 40, in destroy
    conn = libvirt.open(args.connect)
  File "/usr/lib/python2.7/dist-packages/libvirt.py", line 236, in open
    if ret is None:raise libvirtError('virConnectOpen() failed')
libvirt.libvirtError: Cannot recv data: ssh: connect to host mira098.front.sepia.ceph.com port 22: No route t: Connection reset by peer

2014-11-19 08:29:23,003.003 ERROR:teuthology.lock:downburst destroy failed for vpm199.front.sepia.ceph.com
2014-11-19 08:29:23,003.003 INFO:teuthology.lock:vpm199.front.sepia.ceph.com is not locked
(virtualenv)ubuntu@teuthology:~/teuthology$
(virtualenv)ubuntu@teuthology:~/teuthology$ teuthology-lock --list-targets --owner gmeno@redhat_rheltargets:
  vpm170.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbwWGMB1OEnPZr9dfLFcfMqkWhov66H2YJpwfaifDmAMDPHJFD2i5ECfuhRVVNIGsygnxz+2yHtheNa2lbc/5L/ku2Csgxzk0PntZdYUSvN8/45Zu0Xzq4YDoYWhVoa8ZKEXGvkpyZbOx62frNg4Z6gXm19XG9Zp2YiRidFsoVjz4cGkUkMr+LvZtwNq2RnhJGD8nY4zHCz1MFaZ3AML6rgx4YbIww0Dvf825lts+HInnNAwDzclBT5NIHaQ4q2l4ZiX53uihOPK//lPYEYPQhjEEOFnUBwYmr1cxned/fprZGu519QyYkrHgpvNvAKQim9MdGrAj2sdx/ho8cZq/7

(virtualenv)ubuntu@teuthology:~/teuthology$ 

Actions #1

Updated by Dan Mick over 8 years ago

  • Status changed from New to Closed
  • Regression set to No

This certainly represents a bad disk in the vmhost. We're finding those and fixing them separately.

Actions

Also available in: Atom PDF