Skip to content

Instantly share code, notes, and snippets.

@jfriedly
Created June 7, 2013 22:47
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 jfriedly/5732940 to your computer and use it in GitHub Desktop.
Save jfriedly/5732940 to your computer and use it in GitHub Desktop.
ceph osd dump
$ ceph osd dump
epoch 122
fsid 8708952c-1017-4bca-a764-14fcb6182e4a
created 2013-06-04 00:30:39.089586
modified 2013-06-07 20:59:00.593535
flags
pool 0 'data' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 64 pgp_num 64 last_change 1 owner 0 crash_replay_interval 45
pool 1 'metadata' rep size 2 min_size 1 crush_ruleset 1 object_hash rjenkins pg_num 64 pgp_num 64 last_change 1 owner 0
pool 2 'rbd' rep size 2 min_size 1 crush_ruleset 2 object_hash rjenkins pg_num 64 pgp_num 64 last_change 1 owner 0
pool 3 '.rgw' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change 35 owner 18446744073709551615
pool 4 '.rgw.gc' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change 36 owner 18446744073709551615
pool 5 '.rgw.control' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change 37 owner 18446744073709551615
pool 6 '.users.uid' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change 39 owner 18446744073709551615
pool 7 '.users' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change 41 owner 18446744073709551615
pool 8 '.users.email' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change 64 owner 18446744073709551615
pool 9 '.rgw.buckets' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change 76 owner 18446744073709551615
max_osd 8
osd.0 down out weight 0 up_from 99 up_thru 100 down_at 108 last_clean_interval [73,77) lost_at 108 172.18.1.1:6800/12946 172.18.1.1:6801/12946 172.18.1.1:6802/12946 exists d3be53c7-1af3-44a2-b30e-d08ea8ebd05b
osd.1 down out weight 0 up_from 93 up_thru 100 down_at 108 last_clean_interval [14,77) lost_at 108 172.18.1.3:6800/32582 172.18.1.3:6801/32582 172.18.1.3:6802/32582 exists 36144456-fa84-4922-a9b4-98b3f5913df6
osd.2 down out weight 0 up_from 87 up_thru 102 down_at 108 last_clean_interval [17,77) lost_at 108 172.18.1.5:6800/32658 172.18.1.5:6801/32658 172.18.1.5:6802/32658 exists 761e0a90-27b8-4d4d-9ed1-98b8ccfdce0a
osd.3 down out weight 0 up_from 83 up_thru 102 down_at 108 last_clean_interval [20,77) lost_at 108 172.18.1.7:6800/29328 172.18.1.7:6801/29328 172.18.1.7:6802/29328 exists 4d98b660-53e7-4890-ae05-35e0179c9308
osd.4 down out weight 0 up_from 79 up_thru 102 down_at 108 last_clean_interval [23,77) lost_at 108 172.18.1.9:6800/22682 172.18.1.9:6801/22682 172.18.1.9:6802/22682 exists 48619e84-4e51-4c4c-b019-7fdd297f2213
osd.5 up in weight 1 up_from 117 up_thru 102 down_at 116 last_clean_interval [107,115) 172.18.1.1:6800/823 172.18.1.1:6801/823 172.18.1.1:6802/823 exists,up 3c3affaa-1f7a-45b3-8ca3-388cb77ea313
osd.6 up in weight 1 up_from 110 up_thru 102 down_at 109 last_clean_interval [69,77) 172.18.1.3:6800/28770 172.18.1.3:6801/28770 172.18.1.3:6802/28770 exists,up a4aa2f12-142c-4bb3-87f8-7390155bd0c5
@fern75252
Copy link

How to reset "autoout" to "up" and "lost_at" to "0". Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment