Re: Fwd: radosgw bucket stats "ver" and "master_ver"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(oops, forgot to reply-all)

On Wed, Oct 27, 2021 at 12:58 PM Trey Palmer <nerdmagicatl@xxxxxxxxx> wrote:
>
> Hi,
>
> We have a couple of buckets used for media transcoding scratch space that
> have huge lists under "ver" and "master_ver" when doing a "radosgw-admin
> bucket stats".
>
> Can anyone tell me what these version lists are for?  I saw that Casey said
> they're not related to bucket versioning, but I'm just wondering what they
> *are* used for, and if they're causing any inefficiencies and if so if
> there's any way to get rid of tracking them?

it looks like these are coming from
librados::IoCtx::get_last_version(), which is a per-object version
number tracked by rados. cls_rgw seems to be storing the latest
version number for each bucket index shard object, but i can't tell
what exactly it's using them for - i just assume it's somehow related
to ordering of operations

> These happen to be on Luminous (I know) but I checked some Nautilus
> clusters and they have similar version entries, though not as big I'm
> assuming because the buckets are less transient.
>
> Thanks,
>
> Trey Palmer
> _______________________________________________
> ceph-users mailing list -- ceph-users@xxxxxxx
> To unsubscribe send an email to ceph-users-leave@xxxxxxx
>

_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux