Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
3
-
9223372036854775807
Description
damaged local config llog can stay on target and prevent it from mount. This happens because mgc_llog_local_copy() uses llog_erase() to remove llogs which can't do the job if llog header is damaged. Such situation can be resolved by manual cleanup via ldiskfs mount only.
The mgc_llog_local_copy() should be reworked to remove local llog and its backup if they are not valid.
Attachments
Issue Links
- is related to
-
LU-14714 allow starting with only MGS config log if local llog write fails
- Resolved