Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
Description
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.
Attachments
Issue Links
- links to