You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Stephen O'Donnell (Jira)" <ji...@apache.org> on 2022/02/03 17:02:00 UTC

[jira] [Created] (HDDS-6260) EC: Validate container close workflow is OK with EC Containers

Stephen O'Donnell created HDDS-6260:
---------------------------------------

             Summary: EC: Validate container close workflow is OK with EC Containers
                 Key: HDDS-6260
                 URL: https://issues.apache.org/jira/browse/HDDS-6260
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Stephen O'Donnell


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. 

{code}
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]
{code}

Need to check if the container close handing and quasi_close handling needs any changes for EC.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org