Created
March 7, 2015 00:01
-
-
Save gvilarino/8fd9015f50ffad48aa9b to your computer and use it in GitHub Desktop.
This file contains 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
root@dos-deis-coreos-0:/# ceph osd tree | |
# id weight type name up/down reweight | |
-1 5 root default | |
-2 1 host dos-deis-coreos-2 | |
0 1 osd.0 up 1 | |
-3 1 host dos-deis-coreos-4 | |
2 1 osd.2 up 1 | |
-4 1 host dos-deis-coreos-0 | |
1 1 osd.1 up 1 | |
-5 1 host dos-deis-coreos-3 | |
3 1 osd.3 up 1 | |
-6 1 host dos-deis-coreos-1 | |
4 1 osd.4 up 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment