Skip to content

Instantly share code, notes, and snippets.

@rferreira
Created August 21, 2013 01:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rferreira/6289371 to your computer and use it in GitHub Desktop.
Save rferreira/6289371 to your computer and use it in GitHub Desktop.
ceph-deploy osd create ceph{1,2}:/srv/osd
[ceph_deploy.osd][DEBUG ] Preparing cluster ceph disks ceph1:/srv/osd: ceph2:/srv/osd:
[ceph_deploy.osd][DEBUG ] Deploying osd to ceph1
[ceph_deploy.osd][DEBUG ] Host ceph1 is now ready for osd use.
[ceph_deploy.osd][DEBUG ] Preparing host ceph1 disk /srv/osd journal None activate True
[ceph_deploy.osd][DEBUG ] Deploying osd to ceph2
[ceph_deploy.osd][DEBUG ] Host ceph2 is now ready for osd use.
[ceph_deploy.osd][DEBUG ] Preparing host ceph2 disk /srv/osd journal None activate True
root@oc:/opt/ceph# ceph-deploy mds create ceph2
[ceph_deploy.mds][DEBUG ] Deploying mds, cluster ceph hosts ceph2:ceph2
[ceph_deploy.mds][DEBUG ] Distro Ubuntu codename precise, will use upstart
[ceph_deploy.mds][DEBUG ] Deploying mds bootstrap to ceph2
[ceph_deploy.mds][DEBUG ] Host ceph2 is now ready for MDS use.
[ceph_deploy.mds][DEBUG ] Deploying mds.ceph2 to ceph2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment