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