Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
HDDS volumes should be checked for errors periodically.
This Jira introduces volume checks on Ozone DN startup and periodically (once every 15 minutes by default). The volume checker logic is borrowed from HDFS, although some code duplication is necessary because the HDFS classes are package-private.
This patch just detects the volume failure. Failure handling will be added in HDDS-1008.
Attachments
Attachments
Issue Links
- is required by
-
HDDS-1008 Invalidate closed container replicas on a failed volume
- Resolved
- requires
-
HDFS-14221 Replace Guava Optional with Java Optional
- Resolved
-
HDFS-14222 Make ThrottledAsyncChecker constructor public
- Resolved