Skip to content

Instantly share code, notes, and snippets.

Created June 6, 2013 16:49
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 anonymous/52f0aba677e4d34e2108 to your computer and use it in GitHub Desktop.
Save anonymous/52f0aba677e4d34e2108 to your computer and use it in GitHub Desktop.
root@vm-ds-01:/etc/ceph# service ceph start
=== mon.a ===
Starting Ceph mon.a on vm-ds-01...
failed: 'ulimit -n 8192; /usr/bin/ceph-mon -i a --pid-file /var/run/ceph/mon.a.pid -c /etc/ceph/ceph.conf '
Starting ceph-create-keys on vm-ds-01...
=== osd.0 ===
2013-06-06 17:48:35.558323 7fcf187cd780 -1 unable to authenticate as osd.0
2013-06-06 17:48:35.558482 7fcf187cd780 -1 ceph_tool_common_init failed.
Starting Ceph osd.0 on vm-ds-01...
starting osd.0 at :/0 osd_data /var/lib/ceph/osd/ceph-0 /var/lib/ceph/osd/ceph-0/journal
=== osd.1 ===
2013-06-06 17:48:35.641991 7f54a9158780 -1 unable to authenticate as osd.1
2013-06-06 17:48:35.642149 7f54a9158780 -1 ceph_tool_common_init failed.
Starting Ceph osd.1 on vm-ds-01...
starting osd.1 at :/0 osd_data /var/lib/ceph/osd/ceph-1 /var/lib/ceph/osd/ceph-1/journal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment