mirror of
https://github.com/ceph/ceph
synced 2025-01-04 18:19:48 +00:00
12452c4a91
Presently the `radosgw-admin bucket list --bucket=<bucket>` lists the objects in lexical order. This can be an expensive operation since objects are not stored in bucket index shards in order and a selection sort process is done across all bucket index shards. By allowing the user to add the "--allow-unordered" command-line flag, a more efficient bucket listing is enabled. This is particularly important for buckets with a large number of objects. Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> |
||
---|---|---|
.. | ||
ceph-authtool.rst | ||
ceph-bluestore-tool.rst | ||
ceph-clsinfo.rst | ||
ceph-conf.rst | ||
ceph-create-keys.rst | ||
ceph-debugpack.rst | ||
ceph-dencoder.rst | ||
ceph-deploy.rst | ||
ceph-fuse.rst | ||
ceph-immutable-object-cache.rst | ||
ceph-kvstore-tool.rst | ||
ceph-mds.rst | ||
ceph-mon.rst | ||
ceph-osd.rst | ||
ceph-post-file.rst | ||
ceph-rbdnamer.rst | ||
ceph-run.rst | ||
ceph-syn.rst | ||
ceph-volume-systemd.rst | ||
ceph-volume.rst | ||
ceph.rst | ||
CMakeLists.txt | ||
crushtool.rst | ||
librados-config.rst | ||
monmaptool.rst | ||
mount.ceph.rst | ||
mount.fuse.ceph.rst | ||
osdmaptool.rst | ||
rados.rst | ||
radosgw-admin.rst | ||
radosgw.rst | ||
rbd-fuse.rst | ||
rbd-ggate.rst | ||
rbd-mirror.rst | ||
rbd-nbd.rst | ||
rbd-replay-many.rst | ||
rbd-replay-prep.rst | ||
rbd-replay.rst | ||
rbd.rst | ||
rbdmap.rst |