Skip to content

Instantly share code, notes, and snippets.

@fghaas
Created October 12, 2017 10:45
Show Gist options
  • Save fghaas/59cd2c234d529db236c14fb7d46dfc85 to your computer and use it in GitHub Desktop.
Save fghaas/59cd2c234d529db236c14fb7d46dfc85 to your computer and use it in GitHub Desktop.
rados df with excessive MISSING_ON_PRIMARY count for bench pool
training@deploy:~/ceph-ansible$ sudo rados df
POOL_NAME USED OBJECTS CLONES COPIES MISSING_ON_PRIMARY UNFOUND DEGRADED RD_OPS RD WR_OPS WR
.rgw.root 1588 4 0 8 2 0 4 0 0 4 5120
bench 0 0 0 0 11506 0 29268 1129 4496M 148845 20390M
cephfs_data 0 0 0 0 0 0 0 0 0 0 0
cephfs_metadata 3079 21 0 42 5 0 14 3 2048 48 14336
default.rgw.buckets.data 12 1 0 2 0 0 0 0 0 12 1024
default.rgw.buckets.index 0 1 0 2 0 0 0 5 4096 5 0
default.rgw.control 0 8 0 16 0 0 3 0 0 0 0
default.rgw.data.root 609 2 0 4 0 0 4 0 0 5 2048
default.rgw.gc 0 32 0 64 7 0 43 928 896k 640 0
default.rgw.log 0 175 0 350 0 0 73 16344 16169k 10898 0
default.rgw.users.email 17 1 0 2 1 0 1 0 0 1 1024
default.rgw.users.keys 17 1 0 2 1 0 2 0 0 1 1024
default.rgw.users.uid 371 2 0 4 1 0 1 19 16384 15 4096
rbd 1127M 561 16 1122 162 0 572 7933 39763k 9648 226M
test 125M 1001 0 2002 237 0 295 0 0 1001 125M
whirlpool 11 1 0 2 0 0 0 0 0 1 1024
total_objects 1811
total_used 1981M
total_avail 49095M
total_space 51076M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment