Project

General

Profile

Actions

Bug #4864

closed

ceph-deploy: mon create command seems to output info about the first node only

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

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

tamil@ubuntu:~/ceph-deploy-latest/centos/ceph-deploy$ ./ceph-deploy mon create burnupi05 burnupi21
ceph-mon: mon.noname-a 10.214.133.10:6789/0 is local, renaming to mon.burnupi05
ceph-mon: set fsid to 1c4bd0cb-c85c-487a-b82b-208ff37156f2
ceph-mon: created monfs at /var/lib/ceph/mon/ceph-burnupi05 for mon.burnupi05 === mon.burnupi05 ===
Starting Ceph mon.burnupi05 on burnupi05...
starting mon.burnupi05 rank 0 at 10.214.133.10:6789/0 mon_data /var/lib/ceph/mon/ceph-burnupi05 fsid 1c4bd0cb-c85c-487a-b82b-208ff37156f2
Starting ceph-create-keys on burnupi05...

from the above command output, looks like there is no info about the second node burnupi21.

however, ceph.log seems to have info about both the nodes.

we need to fix the command output to display info for all nodes specified in the command.

Actions

Also available in: Atom PDF