You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sumit Agrawal (Jira)" <ji...@apache.org> on 2023/03/13 08:12:00 UTC

[jira] [Created] (HDDS-8148) Improve log for Pipeline creation failure

Sumit Agrawal created HDDS-8148:
-----------------------------------

             Summary: Improve log for Pipeline creation failure
                 Key: HDDS-8148
                 URL: https://issues.apache.org/jira/browse/HDDS-8148
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Manager
            Reporter: Sumit Agrawal


Error reported while pipeline creation,
{code:java}
hadoop.hdds.scm.pipeline.PipelinePlacementPolicy: Pipeline creation failed due to no sufficient healthy datanodes. Required 3. Found 2.{code}
 

This gives incorrect information that, required number of healthy datanodes are not present but all datanodes are healthy.

Actual cause is number of pipeline per datanode is configured with limit 10, and its not able to get datanodes with enough capacity.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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