Soumitra Sulav created HDDS-15311:
-------------------------------------
Summary: [DiskBalancer] Change in DN container Log Format
Key: HDDS-15311
URL: https://issues.apache.org/jira/browse/HDDS-15311
Project: Apache Ozone
Issue Type: Bug
Components: Ozone Datanode
Affects Versions: 2.2.0
Reporter: Soumitra Sulav
DN container log file format as key worded columns is different in case of
DiskBalancer compared to existing log lines. This may cause issue in any dn
container formatter or parser in future.
{code:java}
2026-05-15 04:24:11,501 | INFO | ID=11 | Index=0 | BCSID=1374 | State=CLOSED |
Volume=/hadoop-ozone/datanode/data/hdds | DataChecksum=47c5ddd3 |
2026-05-15 05:02:20,188 | INFO | ID=11 |
SrcVolume=/hadoop-ozone/datanode/data/hdds |
DestVolume=/data0/nvme1n1/hadoop-ozone/datanode/data/hdds | Size=268435456
bytes | TimeTaken=490 ms | Container is moved from SrcVolume to DestVolume |
2026-05-15 07:12:08,285 | INFO | ID=11 | Index=0 | BCSID=1374 | State=CLOSED |
Volume=/data0/nvme1n1/hadoop-ozone/datanode/data/hdds | DataChecksum=47c5ddd3 |
Container reconciled with peer
a49d6e1b-ee75-46c5-84eb-3ebde58b686f(datanode1.com/xx.xx.xx.xx). No change in
checksum. | {code}
Even reconciler maintainer the same structure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]