Project

General

Profile

Bug #4864

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

Added by Tamilarasi muthamizhan almost 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:
No
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.

History

#1 Updated by Anonymous almost 11 years ago

  • Status changed from New to 7

#2 Updated by Sage Weil almost 11 years ago

  • Assignee set to Tamilarasi muthamizhan

#3 Updated by Tamilarasi muthamizhan almost 11 years ago

  • Status changed from 7 to Closed

tested on centos machines and it works fine,

from ceph.log:

2013-05-22 16:54:58,117 ceph_deploy.mon DEBUG Deploying mon, cluster ceph hosts burnupi05 burnupi21
2013-05-22 16:54:58,117 ceph_deploy.mon DEBUG Deploying mon to burnupi05
2013-05-22 16:54:58,442 ceph_deploy.mon DEBUG Distro CentOS codename Final, will use sysvinit
2013-05-22 16:54:58,967 ceph_deploy.mon DEBUG Deploying mon to burnupi21
2013-05-22 16:54:59,276 ceph_deploy.mon DEBUG Distro CentOS codename Final, will use sysvinit

#4 Updated by Tamilarasi muthamizhan almost 11 years ago

  • Status changed from Closed to Resolved

Also available in: Atom PDF