Just to add -
We wrote a little wrapper, that reads the output of "radosgw-admin usage
show" and stops, when the loop starts. When we add all entries by
ourselves, the result is correct. Moreover - the duplicate timestamp, that
we detect to break the loop, is not the last taken into account. Eg:
./radosgw-admin-break-loop --uid=TestUser --start-date=2017-12-01
--end-date=2018-01-01 [...]
"bytes_received": 1472051975516, Loop detected at
"2017-12-21 08:00:00.000000Z"
./radosgw-admin-break-loop --uid=TestUser --start-date=2017-12-01
--end-date=2017-12-22 [...]
"bytes_received": 1245051973424, Loop detected at
"2017-12-21 08:00:00.000000Z"
This leads to the assumption, that the loop occurs after processing of
raw data.
Looks like a bug?
Best regards,
Ingo Reimann
Dunkel GmbH
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com