]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
fix command 'ceph pg dump_stuck degraded' 3382/head
authorxinxin shu <xinxin.shu@intel.com>
Thu, 15 Jan 2015 05:22:48 +0000 (13:22 +0800)
committerxinxin shu <xinxin.shu@intel.com>
Thu, 15 Jan 2015 17:33:07 +0000 (01:33 +0800)
commit9db596974c82207dc0769ca6bc9810a9d6bcb5cc
treedd867a7b02dd1f5692484c455d16396506f5aad0
parenta6cb74702df5ed4546fd6afc4e0ea82c778555b8
fix command 'ceph pg dump_stuck degraded'

undersized not valid:  undersized not in inactive|unclean|stale
undersized not valid:  undersized doesn't represent an int
Invalid command:  unused arguments: ['undersized']
pg dump_stuck {inactive|unclean|stale [inactive|unclean|stale...]} {<int>} :  show information about stuck pgs

Signed-off-by: xinxin shu <xinxin.shu@intel.com>
doc/man/8/ceph.rst
doc/rados/operations/control.rst
doc/rados/operations/monitoring-osd-pg.rst
doc/rados/operations/placement-groups.rst
man/ceph.8
qa/workunits/cephtool/test.sh
src/mon/MonCommands.h