Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-5896

lfs: can't release a migrated file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • Lustre 2.18.0
    • Upstream
    • 3
    • 16477

      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.

            courrier Guillaume Courrier
            fzago Frank Zago (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated:
              Resolved: