Created
December 7, 2013 03:37
-
-
Save mmgaggle/7836991 to your computer and use it in GitHub Desktop.
vagrant up... ceph cluster!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@cephmon:~$ sudo ceph -s | |
cluster cf376172-55ef-410b-a1ad-b84d9445aaf1 | |
health HEALTH_OK | |
monmap e1: 1 mons at {cephmon=192.168.3.101:6789/0}, election epoch 2, quorum 0 cephmon | |
osdmap e9: 2 osds: 2 up, 2 in | |
pgmap v15: 192 pgs: 192 active+clean; 0 bytes data, 70956 KB used, 10628 MB / 10697 MB avail | |
mdsmap e1: 0/0/1 up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment