Details
-
Technical task
-
Resolution: Fixed
-
Minor
-
Lustre 2.11.0
-
9223372036854775807
Description
MDT should update PFID information to OST objects after layout swap, split, and merge. However, a protocol should be defined to make this correct. Fanyong proposed to use synchronous OUT setxattr. However, I tend to think it would be better to use llog as SETATTR and DESTROY RPC.
This problem has been existing for really long time since Lustre 2.4. LFSCK could fix this problem but it's better to have a mechanism to solve this kind of problem because there will be more and more similar problems.
Attachments
Issue Links
Activity
Labels | Original: FLR LTS | New: FLR |
Fix Version/s | Original: Lustre 2.10.6 [ 14291 ] |
Fix Version/s | Original: Lustre 2.10.5 [ 14003 ] |
Fix Version/s | New: Lustre 2.10.6 [ 14291 ] |
Fix Version/s | New: Lustre 2.10.5 [ 14003 ] | |
Fix Version/s | Original: Lustre 2.10.4 [ 13691 ] |
Fix Version/s | New: Lustre 2.10.4 [ 13691 ] | |
Fix Version/s | Original: Lustre 2.10.3 [ 13591 ] |
Fix Version/s | New: Lustre 2.10.3 [ 13591 ] |
Fix Version/s | New: Lustre 2.11.0 [ 13091 ] |
If the work on #30635 is complete, can we land it to b2_10?