Maksim Myskov created HDDS-11580:
------------------------------------
Summary: Validate 'hdds.datanode.dir.du.reserved' property
Key: HDDS-11580
URL: https://issues.apache.org/jira/browse/HDDS-11580
Project: Apache Ozone
Issue Type: Improvement
Reporter: Maksim Myskov
Assignee: Daniil
In case of incorrect `hdds.datanode.dir.du.reserved` configuration, a datanode
should not be started.
Correct configuration example: "/data1:15GB,/data2:15GB"
Incorrect configuration examples:
* "15GB"
* "/data1:15G,/data2:15G"
At the moment, there are only ERROR log messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]