Search K
Appearance
Appearance
Note: This is pre-release documentation.
Please access https://doc.dovecotpro.com/latest/ for documentation on released versions.
When troubleshooting issues in object storage environments you sometimes need to classify the objects in the object storage. The following indicators can be found in the object name which determines what type of object it is. All index objects start with bundle.
.
Indicator | Bundle type | Sample |
---|---|---|
contains - | diff bundle | bundle.5c61070c.a7d9c.63a9fa280c07615c313600005b667219-c0e54721ec07615c613700005b667219.server1132nd1%252erouen%252ecustomer%252ecom |
ends with . | self bundle | bundle.5c6107ec.a46f3.38252528ec07615c613700005b667219.server1132nd1%252erouen%252ecustomer%252ecom. |
(none) | base bundle | bundle.5c6107e9.72eaf.9f5b0e1ce907615c613700005b667219 |
The fname-parse(1)
script simplifies identification of file type and creation timestamps.