Project

General

Profile

Actions

Bug #6941

closed

IOError when using ceph-deploy admin.

Added by Christina Meno over 10 years ago. Updated over 10 years ago.

Status:
Duplicate
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

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

Description

vagrant@ceph-node0:~/ceph-cluster$ ceph-deploy admin ceph-node0 ceph-node1 ceph-node2 ceph-node3
[ceph_deploy.cli][INFO ] Invoked (1.3.3): /usr/bin/ceph-deploy admin ceph-node0 ceph-node1 ceph-node2 ceph-node3
[ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to ceph-node0
[ceph-node0][DEBUG ] connected to host: ceph-node0
[ceph-node0][DEBUG ] detect platform information from remote host
[ceph-node0][DEBUG ] detect machine type
[ceph-node0][DEBUG ] get remote short hostname
[ceph-node0][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf
[ceph_deploy.admin][DEBUG ] Pushing admin keys and conf to ceph-node1
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 6, in <module>
File "/usr/lib/python2.7/dist-packages/ceph_deploy/lib/remoto/lib/execnet/gateway_base.py", line 1220, in serve
SlaveGateway(io=io, id=id, _startcount=2).serve()
File "/usr/lib/python2.7/dist-packages/ceph_deploy/lib/remoto/lib/execnet/gateway_base.py", line 764, in serve
self._io.close_write()
File "/usr/lib/python2.7/dist-packages/ceph_deploy/lib/remoto/lib/execnet/gateway_base.py", line 105, in close_write
self.outfile.close()
IOError: close() called during concurrent operation on the same file object.

Actions #1

Updated by Christina Meno over 10 years ago

  • Assignee set to Christina Meno
Actions #2

Updated by Christina Meno over 10 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF