Re: [ceph-users] Infinite loop in radosgw-usage show

2018-02-07 Thread Orit Wasserman
Hi, On Tue, Feb 6, 2018 at 10:04 AM, Ingo Reimann wrote: > 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 >

[ceph-users] Infinite loop in radosgw-usage show

2018-02-06 Thread Ingo Reimann
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:

[ceph-users] Infinite loop in radosgw-usage show

2018-02-01 Thread Ingo Reimann
Hi, after our jewel 10.2.10 -> luminous 12.2.2 upgrade of mons and osds but not the rgws we got some nasty behavior. Radosgw-admin usage show loops forever when there is any data. I can`t reproduce it exactly, but for some users we got an output once during our tests, but then it changed. When we