]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-objectstore-tool: call collection_bits() crashes on the meta collection 31133/head
authorDavid Zafman <dzafman@redhat.com>
Thu, 24 Oct 2019 18:31:52 +0000 (11:31 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 24 Oct 2019 18:37:30 +0000 (11:37 -0700)
commit2d79e77b6a763fcece79f10f1e674b8b83624ae4
tree131d031959553f0aeca7540d197e4304d6c98556
parent89dc3c19ffa374327788c06942ed2d3c1429992a
ceph-objectstore-tool: call collection_bits() crashes on the meta collection

Skip new check for meta collection
test:
    Turn off osd_pool_default_pg_autoscale_mode just like bash tests do
    Fix test by checking for new error message

Caused by: f88b3534549bb2ede76e9f3e8b6b641b5886a9f4

Fixes: https://tracker.ceph.com/issues/42476
Signed-off-by: David Zafman <dzafman@redhat.com>
qa/standalone/special/ceph_objectstore_tool.py
src/tools/ceph_objectstore_tool.cc