Advertisement
Guest User

g

a guest
Sep 3rd, 2015
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. ceph@cibosd08:~/ceph-ib$ ceph-deploy mon create cibmon01
  2. [ceph_deploy.cli][INFO ] Invoked (1.4.0): /usr/bin/ceph-deploy mon create cibmon01
  3. [ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts cibmon01
  4. [ceph_deploy.mon][DEBUG ] detecting platform for host cibmon01 ...
  5. [cibmon01][DEBUG ] connected to host: cibmon01
  6. [cibmon01][DEBUG ] detect platform information from remote host
  7. [cibmon01][DEBUG ] detect machine type
  8. [ceph_deploy.mon][INFO ] distro info: Ubuntu 14.04 trusty
  9. [cibmon01][DEBUG ] determining if provided host has same hostname in remote
  10. [cibmon01][DEBUG ] get remote short hostname
  11. [cibmon01][DEBUG ] deploying mon to cibmon01
  12. [cibmon01][DEBUG ] get remote short hostname
  13. [cibmon01][DEBUG ] remote hostname: cibmon01
  14. [cibmon01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf
  15. [cibmon01][DEBUG ] create the mon path if it does not exist
  16. [cibmon01][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-cibmon01/done
  17. [cibmon01][DEBUG ] create a done file to avoid re-doing the mon deployment
  18. [cibmon01][DEBUG ] create the init path if it does not exist
  19. [cibmon01][DEBUG ] locating the `service` executable...
  20. [cibmon01][INFO ] Running command: sudo initctl emit ceph-mon cluster=ceph id=cibmon01
  21. [cibmon01][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cibmon01.asok mon_status
  22. [cibmon01][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory
  23. [cibmon01][WARNIN] monitor: mon.cibmon01, might not be running yet
  24. [cibmon01][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cibmon01.asok mon_status
  25. [cibmon01][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory
  26. [cibmon01][WARNIN] monitor cibmon01 does not exist in monmap
  27. ceph@cibosd08:~/ceph-ib$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement