Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [cephuser@lppa197 my-cluster]$ sudo ceph-deploy mon create lppa199 lppa200
- [ceph_deploy.conf][DEBUG ] found configuration file at: /root/.cephdeploy.conf
- [ceph_deploy.cli][INFO ] Invoked (1.5.21): /usr/bin/ceph-deploy mon create lppa199 lppa200
- [ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts lppa199 lppa200
- [ceph_deploy.mon][DEBUG ] detecting platform for host lppa199 ...
- root@lppa199's password:
- root@lppa199's password:
- [lppa199][DEBUG ] connected to host: lppa199
- [lppa199][DEBUG ] detect platform information from remote host
- [lppa199][DEBUG ] detect machine type
- [ceph_deploy.mon][INFO ] distro info: CentOS 6.6 Final
- [lppa199][DEBUG ] determining if provided host has same hostname in remote
- [lppa199][DEBUG ] get remote short hostname
- [lppa199][DEBUG ] deploying mon to lppa199
- [lppa199][DEBUG ] get remote short hostname
- [lppa199][DEBUG ] remote hostname: lppa199
- [lppa199][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf
- [lppa199][DEBUG ] create the mon path if it does not exist
- [lppa199][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-lppa199/done
- [lppa199][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-lppa199/done
- [lppa199][INFO ] creating keyring file: /var/lib/ceph/tmp/ceph-lppa199.mon.keyring
- [lppa199][DEBUG ] create the monitor keyring file
- [lppa199][INFO ] Running command: ceph-mon --cluster ceph --mkfs -i lppa199 --keyring /var/lib/ceph/tmp/ceph-lppa199.mon.keyring
- [lppa199][DEBUG ] ceph-mon: set fsid to 12314fe0-8c24-4be5-a93e-7d54fdfb3cf3
- [lppa199][DEBUG ] ceph-mon: created monfs at /var/lib/ceph/mon/ceph-lppa199 for mon.lppa199
- [lppa199][INFO ] unlinking keyring file /var/lib/ceph/tmp/ceph-lppa199.mon.keyring
- [lppa199][DEBUG ] create a done file to avoid re-doing the mon deployment
- [lppa199][DEBUG ] create the init path if it does not exist
- [lppa199][DEBUG ] locating the `service` executable...
- [lppa199][INFO ] Running command: /sbin/service ceph -c /etc/ceph/ceph.conf start mon.lppa199
- [lppa199][DEBUG ] === mon.lppa199 ===
- [lppa199][DEBUG ] Starting Ceph mon.lppa199 on lppa199...
- [lppa199][WARNIN] 2015-01-12 12:49:28.524939 7fadf96d17a0 -1 no public_addr or public_network specified, and mon.lppa199 not present in monmap or ceph.conf
- [lppa199][DEBUG ] failed: 'ulimit -n 32768; /usr/bin/ceph-mon -i lppa199 --pid-file /var/run/ceph/mon.lppa199.pid -c /etc/ceph/ceph.conf --cluster ceph '
- [lppa199][ERROR ] RuntimeError: command returned non-zero exit status: 1
- [ceph_deploy.mon][ERROR ] Failed to execute command: /sbin/service ceph -c /etc/ceph/ceph.conf start mon.lppa199
- [ceph_deploy.mon][DEBUG ] detecting platform for host lppa200 ...
- root@lppa200's password:
- root@lppa200's password:
- [lppa200][DEBUG ] connected to host: lppa200
- [lppa200][DEBUG ] detect platform information from remote host
- [lppa200][DEBUG ] detect machine type
- [ceph_deploy.mon][INFO ] distro info: CentOS 6.6 Final
- [lppa200][DEBUG ] determining if provided host has same hostname in remote
- [lppa200][DEBUG ] get remote short hostname
- [lppa200][DEBUG ] deploying mon to lppa200
- [lppa200][DEBUG ] get remote short hostname
- [lppa200][DEBUG ] remote hostname: lppa200
- [lppa200][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf
- [lppa200][DEBUG ] create the mon path if it does not exist
- [lppa200][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-lppa200/done
- [lppa200][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-lppa200/done
- [lppa200][INFO ] creating keyring file: /var/lib/ceph/tmp/ceph-lppa200.mon.keyring
- [lppa200][DEBUG ] create the monitor keyring file
- [lppa200][INFO ] Running command: ceph-mon --cluster ceph --mkfs -i lppa200 --keyring /var/lib/ceph/tmp/ceph-lppa200.mon.keyring
- [lppa200][DEBUG ] ceph-mon: set fsid to 12314fe0-8c24-4be5-a93e-7d54fdfb3cf3
- [lppa200][DEBUG ] ceph-mon: created monfs at /var/lib/ceph/mon/ceph-lppa200 for mon.lppa200
- [lppa200][INFO ] unlinking keyring file /var/lib/ceph/tmp/ceph-lppa200.mon.keyring
- [lppa200][DEBUG ] create a done file to avoid re-doing the mon deployment
- [lppa200][DEBUG ] create the init path if it does not exist
- [lppa200][DEBUG ] locating the `service` executable...
- [lppa200][INFO ] Running command: /sbin/service ceph -c /etc/ceph/ceph.conf start mon.lppa200
- [lppa200][DEBUG ] === mon.lppa200 ===
- [lppa200][DEBUG ] Starting Ceph mon.lppa200 on lppa200...
- [lppa200][WARNIN] 2015-01-12 12:49:47.081762 7f29e81d57a0 -1 no public_addr or public_network specified, and mon.lppa200 not present in monmap or ceph.conf
- [lppa200][DEBUG ] failed: 'ulimit -n 32768; /usr/bin/ceph-mon -i lppa200 --pid-file /var/run/ceph/mon.lppa200.pid -c /etc/ceph/ceph.conf --cluster ceph '
- [lppa200][ERROR ] RuntimeError: command returned non-zero exit status: 1
- [ceph_deploy.mon][ERROR ] Failed to execute command: /sbin/service ceph -c /etc/ceph/ceph.conf start mon.lppa200
- [ceph_deploy][ERROR ] GenericError: Failed to create 2 monitors
- Error in sys.exitfunc:
Advertisement
Add Comment
Please, Sign In to add comment