Category:LFSCK: Difference between revisions

From Lustre Wiki
Jump to navigation Jump to search
(add stubs for phase 2, 3, 4, add Demonstration Milestone documents)
m (there is no LFSCK Phase 4 HLD)
Line 26: Line 26:
** [[LFSCK_Phase_4_-_Performance_and_Cleanups_Scope_Statement|Scope Statement]]
** [[LFSCK_Phase_4_-_Performance_and_Cleanups_Scope_Statement|Scope Statement]]
** [[LFSCK_Phase_4_-_Performance_and_Cleanups_Solution_Architecture|Solution Architecture]]
** [[LFSCK_Phase_4_-_Performance_and_Cleanups_Solution_Architecture|Solution Architecture]]
** [[LFSCK_Phase_4_-_Performance_and_Cleanups_High_Level_Design|High Level Design]]
** [[Media:LFSCK34_Performance_Test_Results_201505.xlsx|Performance Test Results]]
** [[Media:LFSCK34_Performance_Test_Results_201505.xlsx|Performance Test Results]]

Revision as of 20:06, 4 February 2019

The Lustre File System Checker is a tool for verifying and repairing both the internal consistency of Lustre MDTs and OSTs, as well as the MDT-OST and MDT-MDT cross references. The LFSCK tool is run while the filesystem is mounted, and does not require that the filesystem is idle during checking or repair.

The LFSCK functionality was implemented in several phases: