Details
-
Bug
-
Resolution: Fixed
-
Major
-
Upstream
-
3
-
16477
Description
After a file has been archived and migrated, it's not possible to release it.
# dd if=/dev/urandom of=rand1 bs=4096 count=1024 ... # lfs hsm_archive rand1 # lfs migrate -o 0 -S 65536 rand1 # lfs hsm_release rand1 Cannot send HSM request (use of rand1): Device or resource busy
The file content is still accessible, and its hsm state is correct.
Attachments
Issue Links
- is related to
-
LU-20117 sanity test_27X: @@@@@@ FAIL: migrate failed
-
- Open
-
-
LU-13048 Non-blocking migrate: Unable to release file from disk (Cannot send HSM request)
-
- Resolved
-
- is related to
-
LU-5895 lfs: data version changed during migration
-
- Open
-
-
LU-19543 "lfs migrate" set HSM dirty flag for an empty file
-
- Resolved
-
- mentioned in
-
Page Loading...