ChenSammi commented on PR #7927: URL: https://github.com/apache/ozone/pull/7927#issuecomment-2687494221
> > Make the SCM pipeline allocation, container allocation, container candidate selection in container balancer, container selection in replication manager, all aware of this min.free.space, so that disk full can be avoided starting from SCM. > > @ChenSammi Are you suggesting to use "min.free.space" instead of "dir.du.reserved"? Yes, I'm suggesting use `hdds.datanode.dir.du.reserved` and `hdds.datanode.dir.du.reserved.percent` to achieve the same goal. -- 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]
