Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
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-13048 Non-blocking migrate: Unable to release file from disk (Cannot send HSM request)
- Resolved