Advertisement
Guest User

Untitled

a guest
Aug 26th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. root@lb2:~/lol# ceph-deploy mon create lb1
  2. [ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts lb1
  3. [ceph_deploy.mon][DEBUG ] detecting platform for host lb1 ...
  4. [ceph_deploy.mon][INFO ] distro info: Ubuntu 12.04 precise
  5. [lb1][DEBUG ] deploying mon to lb1
  6. [lb1][DEBUG ] remote hostname: lb1
  7. [lb1][INFO ] write cluster configuration to /etc/ceph/{cluster}.conf
  8. [lb1][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-lb1/done
  9. [lb1][INFO ] create a done file to avoid re-doing the mon deployment
  10. [lb1][INFO ] create the init path if it does not exist
  11. [lb1][INFO ] Running command: initctl emit ceph-mon cluster=ceph id=lb1
  12. root@lb2:~/lol# ceph-deploy gatherkeys lb1
  13. [ceph_deploy.gatherkeys][DEBUG ] Checking lb1 for /etc/ceph/ceph.client.admin.keyring
  14. [ceph_deploy.gatherkeys][WARNIN] Unable to find /etc/ceph/ceph.client.admin.keyring on ['lb1']
  15. [ceph_deploy.gatherkeys][DEBUG ] Have ceph.mon.keyring
  16. [ceph_deploy.gatherkeys][DEBUG ] Checking lb1 for /var/lib/ceph/bootstrap-osd/ceph.keyring
  17. [ceph_deploy.gatherkeys][WARNIN] Unable to find /var/lib/ceph/bootstrap-osd/ceph.keyring on ['lb1']
  18. [ceph_deploy.gatherkeys][DEBUG ] Checking lb1 for /var/lib/ceph/bootstrap-mds/ceph.keyring
  19. [ceph_deploy.gatherkeys][WARNIN] Unable to find /var/lib/ceph/bootstrap-mds/ceph.keyring on ['lb1']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement