Varsha Ravi created HDDS-9142:
---------------------------------
Summary: EC write fails when there are only 5 DNs up with
rs-3-2-1024k policy
Key: HDDS-9142
URL: https://issues.apache.org/jira/browse/HDDS-9142
Project: Apache Ozone
Issue Type: Bug
Components: EC
Reporter: Varsha Ravi
When rs-3-2-1024k policy is set, and put key operation is done, the write fails
with the below error when there are only 5 DNs up.
{noformat}
23/08/05 15:36:35 WARN io.KeyOutputStream: Failure for replica index: 5,
DatanodeDetails: dd57542f-2821-4be7-bc1e-be7c8027e109
java.io.IOException: Unexpected Storage Container Exception:
org.apache.hadoop.hdds.scm.container.common.helpers.ContainerNotOpenException:
Requested operation not allowed as ContainerState is CLOSED
Caused by:
org.apache.hadoop.hdds.scm.container.common.helpers.ContainerNotOpenException:
Requested operation not allowed as ContainerState is CLOSED
... 6 more
INTERNAL_ERROR Pipeline limit (5) reached (5), none closed{noformat}
The cluster has default value forĀ *ozone.scm.ec.pipeline.minimum* which is 5.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]