Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When a volume fails on the datanode, SCM should be notified which containers need to be replicated. Currently the volume failure will mark all containers on the volume unhealthy, and the FCR will be sent at the regular interval. Instead the containers should be removed from the container set and the FCR should be sent immediately so SCM learns of the containers that are no longer present.
Attachments
Issue Links
- is related to
-
HDDS-8447 Datanodes should not process container deletes for failed volumes
- Resolved
-
HDDS-11650 ContainerId list to track all containers created in a datanode
- Resolved
- split from
-
HDDS-8441 [EC] Unhealthy replica not getting replaced by healthy replica when hdds.datanode.dir path is deleted
- Resolved
- links to