Project

General

Profile

Actions

Bug #9363

closed

locking vps results in libvirt error

Added by Tamilarasi muthamizhan over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Sandon Van Ness
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

ubuntu@teuthology:~/src/teuthology$ ./virtualenv/bin/teuthology-lock --lock-many 1 --machine-type vps --os-type ubuntu --os-version 14.04 --owner tamil@tamil-VirtualBox
2014-09-05 07:03:03,291.291 INFO:teuthology.provision:Downburst completed on ubuntu@vpm103.front.sepia.ceph.com: libvir: RPC error : Cannot recv data: ssh: connect to host mira017.front.sepia.ceph.com port 22: : Connection reset by peer
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/create.py", line 21, in create
    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 mira017.front.sepia.ceph.com port 22: No rou: Connection reset by peer

2014-09-05 07:03:03,292.292 INFO:teuthology.lock:Successfully Locked:
vpm103

2014-09-05 07:03:03,292.292 INFO:teuthology.lock:Unable to display keys at this time (virtual machines are booting).
2014-09-05 07:03:03,292.292 INFO:teuthology.lock:Please run teuthology-lock --list-targets vpm103 once these machines come up.
ubuntu@teuthology:~/src/teuthology$ ./virtualenv/bin/teuthology-lock --lock-many 1 --machine-type vps --os-type ubuntu --os-version 14.04 --owner tamil@tamil-VirtualBox
2014-09-05 07:03:15,209.209 INFO:teuthology.provision:Downburst completed on ubuntu@vpm091.front.sepia.ceph.com: INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): ceph.com

2014-09-05 07:03:15,211.211 INFO:teuthology.lock:Successfully Locked:
vpm091

2014-09-05 07:03:15,211.211 INFO:teuthology.lock:Unable to display keys at this time (virtual machines are booting).
2014-09-05 07:03:15,211.211 INFO:teuthology.lock:Please run teuthology-lock --list-targets vpm091 once these machines come up.
ubuntu@teuthology:~/src/teuthology$ ./virtualenv/bin/teuthology-lock --unlock vpm103 --owner tamil@tamil-VirtualBox
2014-09-05 07:03:36,611.611 ERROR:teuthology.provision:libvir: RPC error : Cannot recv data: ssh: connect: Connection reset by peeria.ceph.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 mira017.front.sepia.ceph.com port 22: No rou: Connection reset by peer

2014-09-05 07:03:36,611.611 ERROR:teuthology.lock:downburst destroy failed for vpm103.front.sepia.ceph.com
2014-09-05 07:03:36,611.611 INFO:teuthology.lock:vpm103.front.sepia.ceph.com is not locked

Actions #1

Updated by Sandon Van Ness over 9 years ago

  • Status changed from New to Resolved

Machine was down. SOL logging disconnected so didn't get a lot of info on what happened.

Powercycled the machine.

Actions

Also available in: Atom PDF