[ceph@cm my-cluster]$ ceph-deploy mon create cm
[ceph_deploy.cli][INFO ] Invoked (1.3.5): /usr/bin/ceph-deploy mon create cm [ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts cm [ceph_deploy.mon][DEBUG ] detecting platform for host cm ... [cm][DEBUG ] connected to host: cm [cm][DEBUG ] detect platform information from remote host [cm][DEBUG ] detect machine type [ceph_deploy.mon][INFO ] distro info: CentOS 6.5 Final [cm][DEBUG ] determining if provided host has same hostname in remote [cm][DEBUG ] get remote short hostname [cm][DEBUG ] deploying mon to cm [cm][DEBUG ] get remote short hostname [cm][DEBUG ] remote hostname: cm [cm][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [cm][DEBUG ] create the mon path if it does not exist [cm][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-cm/done [cm][DEBUG ] create a done file to avoid re-doing the mon deployment [cm][DEBUG ] create the init path if it does not exist [cm][DEBUG ] locating the `service` executable... [cm][INFO ] Running command: sudo /sbin/service ceph -c /etc/ceph/ceph.conf start mon.cm [cm][DEBUG ] === mon.cm === [cm][DEBUG ] Starting Ceph mon.cm on cm... [cm][DEBUG ] Starting ceph-create-keys on cm... [cm][WARNIN] No data was received after 7 seconds, disconnecting... [cm][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cm.asok mon_status [cm][DEBUG ] ******************************************************************************** [cm][DEBUG ] status for monitor: mon.cm [cm][DEBUG ] { [cm][DEBUG ] "election_epoch": 1, [cm][DEBUG ] "extra_probe_peers": [], [cm][DEBUG ] "monmap": { [cm][DEBUG ] "created": "0.000000", [cm][DEBUG ] "epoch": 1, [cm][DEBUG ] "fsid": "b11875f0-e611-40b9-ae81-e7cba7586ed5", [cm][DEBUG ] "modified": "0.000000", [cm][DEBUG ] "mons": [ [cm][DEBUG ] { [cm][DEBUG ] "addr": "172.24.12.91:6789/0", [cm][DEBUG ] "name": "cm", [cm][DEBUG ] "rank": 0 [cm][DEBUG ] } [cm][DEBUG ] ] [cm][DEBUG ] }, [cm][DEBUG ] "name": "cm", [cm][DEBUG ] "outside_quorum": [], [cm][DEBUG ] "quorum": [ [cm][DEBUG ] 0 [cm][DEBUG ] ], [cm][DEBUG ] "rank": 0, [cm][DEBUG ] "state": "leader", [cm][DEBUG ] "sync_provider": [] [cm][DEBUG ] } [cm][DEBUG ] ******************************************************************************** [cm][INFO ] monitor: mon.cm is running [cm][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cm.asok mon_status [ceph@cm my-cluster]$ ^C
[ceph@cm my-cluster]$ ceph-deploy gatherkeys cm
[ceph_deploy.cli][INFO ] Invoked (1.3.5): /usr/bin/ceph-deploy gatherkeys cm [ceph_deploy.gatherkeys][DEBUG ] Checking cm for /etc/ceph/ceph.client.admin.keyring [cm][DEBUG ] connected to host: cm [cm][DEBUG ] detect platform information from remote host [cm][DEBUG ] detect machine type [cm][DEBUG ] fetch remote file [ceph_deploy.gatherkeys][WARNIN] Unable to find /etc/ceph/ceph.client.admin.keyring on ['cm'] [ceph_deploy.gatherkeys][DEBUG ] Have ceph.mon.keyring [ceph_deploy.gatherkeys][DEBUG ] Checking cm for /var/lib/ceph/bootstrap-osd/ceph.keyring [cm][DEBUG ] connected to host: cm [cm][DEBUG ] detect platform information from remote host [cm][DEBUG ] detect machine type [cm][DEBUG ] fetch remote file [ceph_deploy.gatherkeys][WARNIN] Unable to find /var/lib/ceph/bootstrap-osd/ceph.keyring on ['cm'] [ceph_deploy.gatherkeys][DEBUG ] Checking cm for /var/lib/ceph/bootstrap-mds/ceph.keyring [cm][DEBUG ] connected to host: cm [cm][DEBUG ] detect platform information from remote host [cm][DEBUG ] detect machine type [cm][DEBUG ] fetch remote file [ceph_deploy.gatherkeys][WARNIN] Unable to find /var/lib/ceph/bootstrap-mds/ceph.keyring on ['cm'] [ceph@cm my-cluster]$ On February 14, 2014 at 8:20 AM Ashish Chandra <mail.ashishchandra@xxxxxxxxx> wrote: |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com