[Bug 2082030] [NEW] rgw could not reset user stats: Value too large for defined data type
Launchpad Bug Tracker
2082030 at bugs.launchpad.net
Wed Nov 13 08:27:45 UTC 2024
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
[Impact]
reset-stats is designed to fix the user stat inconsistency which could happen due to rgw bugs
But it failed on octopus:
# radosgw-admin user stats --uid taodd --reset-stats
ERROR: could not reset user stats: (75) Value too large for defined data type
This issue caused users unable to create new objects on buckets that ran
out of quota because of the inconsistent user stats.
[Test Case]
1. Deploy a 15.2.17 ceph cluster
2. Create a bucket and put some objects to this bucket
3. Run the command "radosgw-admin user stats --uid taodd --reset-stats",
you will see the same error
4. Apply the patched package, the same command will reset the headers
successfully
[Potential Regression]
Requires 32 extra bytes to store the return value, not a concern
[Other Info]
Upstream has the fix https://github.com/ceph/ceph/pull/41809, but only backported down to Pacific.
We need to backport this to Ubuntu octopus ceph package.
** Affects: ceph (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch seg sts sts-sru-needed
--
rgw could not reset user stats: Value too large for defined data type
https://bugs.launchpad.net/bugs/2082030
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list