ceph/doc
J. Eric Ivancich 12452c4a91 rgw: allow radosgw-admin to list bucket w --allow-unordered
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>
2019-05-09 09:29:05 -04:00
..
_ext
_static/js
_templates
_themes/ceph
api
ceph-volume
cephfs doc: fix boot transition in mds state diagram 2019-04-18 12:51:23 -07:00
changelog
dev doc: Describe recovery and backfill prioritizations 2019-05-02 21:58:44 -07:00
images
install
man rgw: allow radosgw-admin to list bucket w --allow-unordered 2019-05-09 09:29:05 -04:00
mgr Merge pull request #26152 from noonedeadpunk/mgr/zabbix_discovery 2019-05-06 13:15:54 -07:00
mon
rados Merge pull request #27503 from dzafman/wip-39099 2019-04-25 15:06:56 -07:00
radosgw Merge pull request #27931 from yuvalif/pubsub_info_update_fix 2019-05-07 12:18:53 +03:00
rbd doc/rbd/rbd-cloudstack: update disk offering URL to new docs 2019-04-23 13:26:47 +08:00
releases doc: changelog: drop redundant nautilus and component names 2019-04-30 17:29:58 +02:00
scripts
start doc: Updated dashboard iSCSI configuration, added labels 2019-03-31 13:32:15 -05:00
.gitignore
architecture.rst
CMakeLists.txt
conf.py
favicon.ico
glossary.rst doc: fixed caps 2019-04-05 17:29:05 +05:30
governance.rst doc/governance: add cbodey 2019-04-22 15:37:11 -05:00
index.rst doc: move Developer Guide to its own subdirectory 2019-03-25 16:34:36 +01:00
logo.png
man_index.rst
README.md