Project

General

Profile

Actions

Bug #5971

closed

ceph-deploy: ceph-create-keys hung during mon create in dumpling release on centos 6.4

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

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
ceph-deploy
Target version:
-
% Done:

100%

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

Description

An user from the community [ishkabob] have been reporting this problem on IRC and i tried reproducing this locally, it seems the problem exists with dumpling as well.

test nodes: burnupi05, burnupi21

[ubuntu@burnupi05 ceph-deploy]$ ./ceph-deploy mon create burnupi05 burnupi21
[ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts burnupi05 burnupi21
[ceph_deploy.mon][DEBUG ] detecting platform for host burnupi05 ...
[ceph_deploy.mon][INFO  ] distro info: CentOS 6.4 Final
[burnupi05][DEBUG ] deploying mon to burnupi05
[burnupi05][DEBUG ] remote hostname: burnupi05
[burnupi05][INFO  ] write cluster configuration to /etc/ceph/{cluster}.conf
[burnupi05][INFO  ] creating path: /var/lib/ceph/mon/ceph-burnupi05
[burnupi05][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-burnupi05/done
[burnupi05][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-burnupi05/done
[burnupi05][INFO  ] creating keyring file: /var/lib/ceph/tmp/ceph-burnupi05.mon.keyring
[burnupi05][INFO  ] create the monitor keyring file
[burnupi05][INFO  ] Running command: ceph-mon --cluster ceph --mkfs -i burnupi05 --keyring /var/lib/ceph/tmp/ceph-burnupi05.mon.keyring
[burnupi05][INFO  ] ceph-mon: mon.noname-a 10.214.133.10:6789/0 is local, renaming to mon.burnupi05
[burnupi05][INFO  ] ceph-mon: set fsid to 24fa2285-9cad-4e11-92c2-59a0e731b838
[burnupi05][INFO  ] ceph-mon: created monfs at /var/lib/ceph/mon/ceph-burnupi05 for mon.burnupi05
[burnupi05][INFO  ] unlinking keyring file /var/lib/ceph/tmp/ceph-burnupi05.mon.keyring
[burnupi05][INFO  ] create a done file to avoid re-doing the mon deployment
[burnupi05][INFO  ] create the init path if it does not exist
[burnupi05][INFO  ] locating `service` executable...
[burnupi05][INFO  ] found `service` executable: /sbin/service
[burnupi05][INFO  ] Running command: /sbin/service ceph start mon.burnupi05
[burnupi05][INFO  ] === mon.burnupi05 === 
[burnupi05][INFO  ] Starting Ceph mon.burnupi05 on burnupi05...
[burnupi05][INFO  ] Starting ceph-create-keys on burnupi05...


Subtasks 2 (0 open2 closed)

Bug #5895: ceph-deploy: mon create command hung on ceph-create-keys in cuttlefish branch on RHEL 6.3ResolvedAlfredo Deza08/15/2013

Actions
Bug #5975: Find a real fix for the pushy issue of hanging/deadlocking during long-running processesResolvedAlfredo Deza08/15/2013

Actions
Actions #1

Updated by Tamilarasi muthamizhan over 10 years ago

  • Source changed from other to Community (user)
Actions #2

Updated by Alfredo Deza over 10 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF