You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2019/05/21 22:22:00 UTC

[jira] [Created] (HDDS-1576) Ensure constraint of one raft log per disk is met unless fast media

Siddharth Wagle created HDDS-1576:
-------------------------------------

             Summary: Ensure constraint of one raft log per disk is met unless fast media
                 Key: HDDS-1576
                 URL: https://issues.apache.org/jira/browse/HDDS-1576
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
          Components: Ozone Datanode, SCM
            Reporter: Siddharth Wagle


SCM should not try to create a raft group by placing the raft log on a disk that is already used by existing Ratis ring for an open pipeline.

This constraint would have to be applied by either throwing an exception during pipeline creation or by looking at configs on the SCM side.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org