Project

General

Profile

Actions

Bug #4862

closed

ceph-deploy: install occassionally throws exceptions though installation is successful

Added by Tamilarasi muthamizhan almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
ceph-deploy
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

not often though, hit this with ceph-deploy installs,

this time on centos 6.3,

tamil@ubuntu:~/ceph-deploy-latest/centos/ceph-deploy$ ./ceph-deploy install --dev=next burnupi05 burnupi21 ##################################################
Warning: RPMDB altered outside of yum. ################################################## ##################################################
Warning: RPMDB altered outside of yum.
Exception in thread Thread-2 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
File "/usr/lib/python2.7/threading.py", line 504, in run
File "/home/tamil/ceph-deploy-latest/centos/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/baseconnection.py", line 266, in serve_forever
File "/home/tamil/ceph-deploy-latest/centos/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/baseconnection.py", line 377, in __waitForRequest
File "/home/tamil/ceph-deploy-latest/centos/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/baseconnection.py", line 601, in __recv
File "/home/tamil/ceph-deploy-latest/centos/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/baseconnection.py", line 104, in receive_message
File "/home/tamil/ceph-deploy-latest/centos/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/message.py", line 98, in unpack
<type 'exceptions.TypeError'>: 'NoneType' object is not callable

Actions #1

Updated by Dan Mick almost 11 years ago

Clarifications: all hosts were running centos. Tamil guesses it happens 25% of the time.

See also #4877

Actions #2

Updated by Anonymous almost 11 years ago

4877 is a duplicate of this bug. Resolved with the following commit:

commit 51dfee667fbce36bb888dc8af75243941f33e2b9
Author: Gary Lowell <>
Date: Fri May 3 09:28:50 2013 -0700

ceph-deploy: Call pushy close when done with connection.

Signed-off-by: Gary Lowell <>

Actions #3

Updated by Anonymous almost 11 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF