Sometimes I get a little lost in the naming of RADOS objects in the case of RGW. So I’m noting here the basic principles to find them:
The fundamental cases
Case | Naming Format |
---|---|
In all cases | <bucket-id>_<object-name> (head) |
Stripes on Large object | <bucket-id>__shadow_<prefix>_<stripe-id … |