[ceph-users] [RGW] Space usage vastly overestimated since Octopus upgrade

2020-06-29 Thread Liam Monahan
Hi, Since upgrading from Nautilus 14.2.9 -> Octopus 15.2.3 two weeks ago we are seeing large upticks in the reported size (both space and object count) for a number of our RGW users. It does not seem to be isolated to just one user, so I don't think it's something wrong in the users' usage pat

[ceph-users] Re: [RGW] Space usage vastly overestimated since Octopus upgrade

2020-06-30 Thread Liam Monahan
se today from our experience > > Still dont know why dev dont cleanup bucket with those rgw.none stats... > > Some of our buckets got it others new ones no. > > > -Mensaje original- > De: Janne Johansson > Enviado el: martes, 30 de junio de 2020 8:40 > Para: Liam M

[ceph-users] Re: [RGW] Space usage vastly overestimated since Octopus upgrade

2020-06-30 Thread Liam Monahan
Reposting here since it seemed to start a new thread. Thanks, both. That’s a useful observation. I wonder what I can try to get accurate user stats. All of our users are quota-ed, so wrong users stats actually stop them from writing data. Since stats are only updated on write: I have some u

[ceph-users] Re: [RGW] Space usage vastly overestimated since Octopus upgrade

2020-06-30 Thread Liam Monahan
I downgraded a single RGW node in the cluster back to Nautilus (14.2.10), ran "radosgw-admin user stats --uid= --sync-stats" and the usage calculated to the correct usage values. It seems like there is a potential bug in how Octopus is calculating its user stats. ~ Liam ___