Category:LFSCK: Difference between revisions

From Lustre Wiki
Jump to navigation Jump to search
m (there is no LFSCK Phase 4 HLD)
(add LFSCK4 Demonstration Milestone)
 
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]]
** [[Media:LFSCK4_Performance_Demonstration_Milestone.pdf|Demonstration Milestone]]
** [[Media:LFSCK34_Performance_Test_Results_201505.xlsx|Performance Test Results]]
** [[Media:LFSCK34_Performance_Test_Results_201505.xlsx|Performance Test Results]]

Latest revision as of 21:52, 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: