Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
The Checksum of the key does not match the checksum of the source file after replication.
Repro Steps:
- Stop all ozone data nodes.
- Start any 5 ozone data nodes.
- Create a source file of size 30 GB and store its checksum.
- Perform the put key operation in an EC bucket.
- Find the containers associated with the key.
- Find the DN replica list of the first container.
- Stop 2 data nodes present in the DN replica list.
- Start any 2 DN that were stopped in Step 1 and not started in Step 2.
- Start the container balancer and wait for it to succeed.
- Start all stopped ozone data nodes.
- Again start the container balancer and start the Ozone thread for the operation read of the key and wait for the read thread to finish and then find its checksum and compare the checksum to the source file's checksum.
Attachments
Issue Links
- duplicates
-
HDDS-10983 EC Key read corruption when the replica index of container in DN mismatches
- Resolved
- links to