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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: