What is the difference between "container uuid = " and "container" patterns in bycast-err.log?
Applies to
- StorageGRID 11.8 and 11.9
- Multipart upload operations
Answer
- The difference between the container uuid = <UUID> and container <UUID> patterns in the
bycast-err.logis purely a change in the log output format. - In StorageGRID version 11.8, the log output uses the format container uuid = <UUID>, whereas in version 11.9, the format changes to container <UUID>.
- This change does not affect the functionality or meaning of the log entries; it is simply a modification in the way the UUID is presented in the logs.
Example:
SCAN: Couldn't retrieve segment object (container uuid = xxx, segment uuid = xxx)SCAN: Couldn't retrieve segment object (container xxx/xxx, segment xxx/xxx)
Additional Information
additionalInformation_text
