Details
-
Improvement
-
Resolution: Fixed
-
Critical
-
Lustre 2.11.0
-
9223372036854775807
Description
When some components are failed to resync due to various reasons, those components will still have STALE bit set but the file status may become RDONLY. In the current implementation it 'mistakenly' doesn't allow to resync a mirrored file in RDONLY status, which means those components won't get resynced until the next write comes.
It should allow to resync file again as long as there are stale components existing.