]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_objectstore_tool: Add feature called set-allow-sharded-objects 2967/head
authorDavid Zafman <dzafman@redhat.com>
Tue, 18 Nov 2014 21:00:15 +0000 (13:00 -0800)
committerDavid Zafman <dzafman@redhat.com>
Wed, 19 Nov 2014 03:09:41 +0000 (19:09 -0800)
commitf3dab446fc8e58b3b3d9334b8c38722e73881b9e
treef07ba57c9b236950ebb58cbd0532c46073a593f5
parentb3021b0d3362000b5938d406ed2e032a8eb38405
ceph_objectstore_tool: Add feature called set-allow-sharded-objects

Uses --op set-allow-sharded-objects option
This operation will be rejected if on the target OSD's osdmap there is
    at least one OSD which does not support ERASURE CODES.
Prompt the user that they could import if sharded state allowed
Prompt the user to use new feature if sharded state found inconsistent

Fixes: #10077
Signed-off-by: David Zafman <dzafman@redhat.com>
src/tools/ceph_objectstore_tool.cc