J. Eric Ivancich
J. Eric Ivancich
This commit contains a bunch of minor changes. First it allows a ClientProfile to be updated with new reservation, weight, and limit values by adding an update function. Second it...
Previously, dynamic resharding could only *increase* the number of bucket index shards for a given bucket. This adds the ability to also *reduce* the number of shards. So in addition...
backport tracker: https://tracker.ceph.com/issues/65891 --- backport of https://github.com/ceph/ceph/pull/57083 parent tracker: https://tracker.ceph.com/issues/65769 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh
With versioned buckets when this tool was used to write a new version of an object over an existing version, instead of creating a new version it just overwrote the...