Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
The meta_bg feature unfortunately fragments the group descriptor block across the whole filesystem, rather than continuously at the start of the device. This causes a large amount of seeking (at least 32768 seeks for a 256TB filesystem).
Skipping the loading of inode tables and bitmaps via -c will avoid reading many GB of data.
Attachments
Issue Links
- is related to
-
LU-9160 Very slow mount of 300TB+ ldiskfs volume
-
- Resolved
-
Activity
Fix Version/s | New: Lustre 2.10.0 [ 12204 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Description |
New:
The {{meta_bg}} feature unfortunately fragments the group descriptor block across the whole filesystem, rather than continuously at the start of the device. This causes a large amount of seeking (at least 32768 seeks for a 256TB filesystem). Skipping the loading of inode tables and bitmaps via {{-c}} will avoid reading many GB of data. |
Labels | New: easy |
Link | New: This issue is related to SEA-333 [ SEA-333 ] |