Gargi-jais11 commented on PR #10312:
URL: https://github.com/apache/ozone/pull/10312#issuecomment-4598556595

   > @Gargi-jais11 , what's the CLI behavior if disk balancer is disabled?
   
   When DiskBalancer is disabled CLI is blocked and below output is seen:
   ```
   bash-5.1$ ozone admin datanode diskbalancer report --in-service-datanodes
   Disk Balancer is not enabled. Please enable the 
hdds.datanode.disk.balancer.enabled configuration key.
   
   bash-5.1$ ozone admin datanode diskbalancer status --in-service-datanodes
   Disk Balancer is not enabled. Please enable the 
hdds.datanode.disk.balancer.enabled configuration key.
   
   bash-5.1$ ozone admin datanode diskbalancer start --in-service-datanodes
   Disk Balancer is not enabled. Please enable the 
hdds.datanode.disk.balancer.enabled configuration key.
   
   bash-5.1$ ozone admin datanode diskbalancer stop --in-service-datanodes
   Disk Balancer is not enabled. Please enable the 
hdds.datanode.disk.balancer.enabled configuration key.
   
   bash-5.1$ ozone admin datanode diskbalancer update -t 2 
--in-service-datanodes
   Disk Balancer is not enabled. Please enable the 
hdds.datanode.disk.balancer.enabled configuration key.
   ```


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