Description of problem:
after calling
./bin/radosgw-admin bucket reshard --num-shards=10 --bucket=xxx
User stats increases like after adding another same bucket with data.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create a bucket xxx with some object
2. get user stats: ./bin/radosgw-admin user stats --sync-stats --uid <uid>
3. reshard the bucket: ./bin/radosgw-admin bucket reshard --num-shards=2 --bucket=xxx
Actual results:
users stats are double
Expected results:
user stats are not changed
Additional info:
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2018:2819