Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
After closing the container with "ozone admin container close 2" the container does not progress beyond quasi_closed until replication manager processes it, when it forces it closed if the sequence number for the container all have the same value.
bash-4.2$ ozone admin container info 2 Container id: 2 Pipeline id: 8a62f588-0fff-497d-9589-aa14ef43c86b Container State: QUASI_CLOSED Datanodes: [aef6aa64-1251-4707-aaaa-141c9d03b6b1/ozone_datanode_2.ozone_default, 9b650b01-a361-471a-98a8-2aa4daff5fee/ozone_datanode_5.ozone_default, d4d57905-08c8-4f4f-8a5f-cf04b066b82c/ozone_datanode_3.ozone_default] Replicas: [State: QUASI_CLOSED; ReplicaIndex: 5; Origin: aef6aa64-1251-4707-aaaa-141c9d03b6b1; Location: aef6aa64-1251-4707-aaaa-141c9d03b6b1/ozone_datanode_2.ozone_default, State: QUASI_CLOSED; ReplicaIndex: 4; Origin: 9b650b01-a361-471a-98a8-2aa4daff5fee; Location: 9b650b01-a361-471a-98a8-2aa4daff5fee/ozone_datanode_5.ozone_default, State: QUASI_CLOSED; ReplicaIndex: 1; Origin: d4d57905-08c8-4f4f-8a5f-cf04b066b82c; Location: d4d57905-08c8-4f4f-8a5f-cf04b066b82c/ozone_datanode_3.ozone_default]
Need to check if the container close handing and quasi_close handling needs any changes for EC.
Attachments
Issue Links
- fixes
-
HDDS-2760 Intermittent timeout in TestCloseContainerEventHandler
- Resolved
- links to