siddhantsangwan opened a new pull request #2816:
URL: https://github.com/apache/ozone/pull/2816


   ## What changes were proposed in this pull request?
   
   Improved readability of `usageinfo` by showing sizes in appropriate units. 
Also added the `Total Used` field. Here's a description of the output:
   
   - `Capacity`: Total capacity of the datanode, read from the SCM.
   - `Ozone Used`: Space used by Ozone, read from the SCM.
   - `Remaining`: Total remaining space, read from the SCM.
   - `Total Used`: `Capacity` - `Remaining`, or the total used space.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5870
   
   ## How was this patch tested?
   
   Manual testing using docker-compose.
   <img width="806" alt="usageinfo" 
src="https://user-images.githubusercontent.com/34305492/140921938-a156a901-5445-46f6-81c1-d15635426edb.png";>


-- 
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