Project

General

Profile

Actions

Documentation #8875

closed

`ceph-deploy new` needs to be called for every node, not just the admin one

Added by Bobby Yakov almost 10 years ago. Updated over 9 years ago.

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

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Hi guys,

Running into issue adding monitors. The initial monitor gets created successfully, but get below error adding additional ones.
Running ubuntu 14.04 and ceph firefly.

Error:
[DEBUG ] Starting ceph-create-keys on cwtcph002...
[WARNIN] No data was received after 7 seconds, disconnecting.
[INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cwtcph002.asok mon_status
[ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory
[WARNIN] monitor: mon.cwtcph002, might not be running yet
[INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cwtcph002.asok mon_status
[ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory
[WARNIN] cwtcph002 is not defined in `mon initial members`
[WARNIN] monitor cwtcph002 does not exist in monmap
[WARNIN] neither `public_addr` nor `public_network` keys are defined for monitors
[WARNIN] monitors may not be able to form quorum

Actions

Also available in: Atom PDF