ceph auth print-key client.xx
ceph auth print_key client.xx
ceph auth caps client.xx osd "allow rw"
-expect_false "(ceph auth get client.xx | grep caps | grep mon)"
+expect_false "ceph auth get client.xx | grep caps | grep mon"
ceph auth get client.xx | grep osd | grep "allow rw"
ceph auth export | grep client.xx
ceph auth export -o authfile
ceph osd lspools | grep data
ceph osd map data foo | grep 'pool.*data.*object.*foo.*pg.*up.*acting'
-ceph osd pause 0
+ceph osd pause
ceph osd dump | grep 'flags pauserd,pausewr'
-ceph osd unpause 0
+ceph osd unpause
ceph osd tree