diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index d00ac4638003c..9873b2589fb60 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -1064,6 +1064,11 @@ function test_mon_pg() ceph pg ls active stale ceph pg ls 0 active ceph pg ls 0 active stale + ceph pg ls-by-primary osd.0 + ceph pg ls-by-primary osd.0 0 + ceph pg ls-by-primary osd.0 active + ceph pg ls-by-primary osd.0 active stale + ceph pg ls-by-primary osd.0 0 active stale # can't test this... # ceph pg force_create_pg ceph pg getmap -o $TMPDIR/map.$$