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

lfs: can't release a migrated file

    XMLWordPrintable

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

          Activity

            People

              ablagodarenko Artem Blagodarenko
              fzago Frank Zago (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated: