Project

General

Profile

Actions

Bug #8831

closed

ice1.2 on precise:ceph-deploy purge reports error

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

Status:
Duplicate
Priority:
Normal
Assignee:
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

ubuntu@vpm116:~/ice$ ceph-deploy purge mira023
[ceph_deploy.conf][DEBUG ] found configuration file at: /home/ubuntu/ice/cephdeploy.conf
[ceph_deploy.cli][INFO  ] Invoked (1.5.8): /usr/bin/ceph-deploy purge mira023
[ceph_deploy.install][INFO  ] note that some dependencies *will not* be removed because they can cause issues with qemu-kvm
[ceph_deploy.install][INFO  ] like: librbd1 and librados2
[ceph_deploy.install][DEBUG ] Purging from cluster ceph hosts mira023
[ceph_deploy.install][DEBUG ] Detecting platform for host mira023 ...
[mira023][DEBUG ] connected to host: mira023 
[mira023][DEBUG ] detect platform information from remote host
[mira023][DEBUG ] detect machine type
[ceph_deploy.install][INFO  ] Distro info: Ubuntu 12.04 precise
[mira023][INFO  ] purging host ... mira023
[mira023][INFO  ] Running command: sudo apt-get -q remove -f -y --force-yes --purge ceph ceph-mds ceph-common ceph-fs-common
[mira023][DEBUG ] Reading package lists...
[mira023][DEBUG ] Building dependency tree...
[mira023][DEBUG ] Reading state information...
[mira023][DEBUG ] The following packages were automatically installed and are no longer required:
[mira023][DEBUG ]   python-flask librbd1 librdmacm1 libcephfs1 msr-tools seabios librados2
[mira023][DEBUG ]   cpu-checker vgabios python-ceph libconfig-general-perl libibverbs1 kvm-ipxe
[mira023][DEBUG ]   bridge-utils libjs-jquery python-werkzeug qemu-common
[mira023][DEBUG ] Use 'apt-get autoremove' to remove them.
[mira023][DEBUG ] The following packages will be REMOVED:
[mira023][DEBUG ]   ceph* ceph-common* ceph-fs-common* ceph-mds*
[mira023][DEBUG ] 0 upgraded, 0 newly installed, 4 to remove and 93 not upgraded.
[mira023][DEBUG ] After this operation, 66.7 MB disk space will be freed.
[mira023][DEBUG ] (Reading database ... 74118 files and directories currently installed.)
[mira023][DEBUG ] Removing ceph-mds ...
[mira023][DEBUG ] ceph-mds-all stop/waiting
[mira023][DEBUG ] Purging configuration files for ceph-mds ...
[mira023][DEBUG ] Removing ceph ...
[mira023][DEBUG ] ceph-all stop/waiting
[mira023][DEBUG ] Purging configuration files for ceph ...
[mira023][DEBUG ] Removing ceph-common ...
[mira023][DEBUG ] Purging configuration files for ceph-common ...
[mira023][DEBUG ] Removing ceph-fs-common ...
[mira023][DEBUG ] Processing triggers for man-db ...
[mira023][DEBUG ] Processing triggers for ureadahead ...
[mira023][DEBUG ] Processing triggers for libc-bin ...
[mira023][DEBUG ] ldconfig deferred processing now taking place
[mira023][WARNIN] dpkg: warning: while removing ceph, directory '/var/lib/ceph/bootstrap-mds' not empty so not removed.
[mira023][WARNIN] dpkg: warning: while removing ceph, directory '/var/lib/ceph/mon' not empty so not removed.
[mira023][WARNIN] dpkg: warning: while removing ceph, directory '/var/lib/ceph/tmp' not empty so not removed.
[mira023][WARNIN] dpkg: warning: while removing ceph, directory '/var/lib/ceph/osd' not empty so not removed.
[mira023][WARNIN] dpkg: warning: while removing ceph, directory '/var/lib/ceph/bootstrap-osd' not empty so not removed.
[mira023][WARNIN] debconf: unable to initialize frontend: Dialog
[mira023][WARNIN] debconf: (TERM is not set, so the dialog frontend is not usable.)
[mira023][WARNIN] debconf: falling back to frontend: Readline
[mira023][WARNIN] debconf: unable to initialize frontend: Readline
[mira023][WARNIN] debconf: (This frontend requires a controlling tty.)
[mira023][WARNIN] debconf: falling back to frontend: Teletype
Unhandled exception in thread started by <bound method WorkerPool._perform_spawn of <execnet.gateway_base.WorkerPool object at 0x2a4c810>>
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 50, in apport_excepthook
    if not enabled():
TypeError: 'NoneType' object is not callable

Original exception was:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_base.py", line 255, in _perform_spawn
    with self._running_lock:
  File "/usr/lib/python2.7/threading.py", line 121, in acquire
    me = _get_ident()
TypeError: 'NoneType' object is not callable

Actions #1

Updated by Alfredo Deza almost 10 years ago

  • Status changed from New to Duplicate

Closing as duplicate of #8730

Was resolved in ceph-deploy 1.5.9

Actions

Also available in: Atom PDF