aswinshakil opened a new pull request, #3532:
URL: https://github.com/apache/ozone/pull/3532

   ## What changes were proposed in this pull request?
   
   Currently, We can reserve space on a volume using 
`hdds.datanode.dir.du.reserved`, which is key-value pair where we specify the 
volume and the space that should be reserved in that volume (i.e data1:5000MB). 
If there are multiple volumes we have put a key-value pair of volume:reserved 
for each volume. This PR aims to create a configuration that sets the 
percentage of volume reserved for all the volumes in the Datanode.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6901
   
   ## How was this patch tested?
   
   Patch was tested manually using docker and unit tests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to