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

"lfs migrate" set HSM dirty flag for an empty file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Lustre 2.18.0
    • None
    • None
    • 3
    • 9223372036854775807

      Reproducer

      [root@client-el8 lustre]# touch test
      [root@client-el8 lustre]# lfs hsm_archive test 
      [root@client-el8 lustre]# lfs hsm_state test 
      test: (0x00000009) exists archived, archive_id:1
      [root@client-el8 lustre]# lfs migrate -n -c2 test
      [root@client-el8 lustre]# lfs hsm_state test 
      test: (0x0000000b) exists dirty archived, archive_id:1
      

      This forces the policy engine to re-submit the archive (even if the file should not have been archive in the first place).

            eaujames Etienne Aujames
            eaujames Etienne Aujames
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: