Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.12.0
-
3
-
9223372036854775807
Description
There is an issue when releasing a file striped with DoM after an hsm_restore.
To reproduce:
1) create a file with a 1st component on MDT:
lfs setstripe -E 1M -L mdt -E -1 -S 4M -c -1 /mnt/lustre/domfile
2) archive and release the file (requires HSM set up)
lfs hsm_archive /mnt/lustre/domfile # (wait for archive to complete) lfs hsm_release
3) restore the file
lfs hsm_restore /mnt/lustre/domfile # or cat /mnt/lustre/domfile
4) release the file => FAILS
lfs hsm_release /mnt/lustre/domfile Cannot send HSM request (use of /mnt/lustre/domfile): Device or resource busy
It may be something wrong with the data version stored in hsm EA.
Attachments
Issue Links
Activity
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 33524 ] |
Remote Link | New: This issue links to "Page (Whamcloud Community Wiki)" [ 33367 ] |
Link | New: This issue is related to DDN-4451 [ DDN-4451 ] |
Fix Version/s | New: Lustre 2.16.0 [ 15190 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Link | Original: This issue is related to DDN-2876 [ DDN-2876 ] |
Link | New: This issue duplicates DDN-2876 [ DDN-2876 ] |
Link | New: This issue is related to DDN-2876 [ DDN-2876 ] |
Reporter | Original: Thomas Leibovici [ tl-cea ] | New: CEA [ cealustre ] |