rsnt_translations
56,420
edits
m (update file hsm_state info) |
(Marked this version for translation) |
||
Line 92: | Line 92: | ||
<FILE>: (0x00000000) | <FILE>: (0x00000000) | ||
<!--T:55--> | |||
# Here, <FILE> is in progress of being copied to tape. | # Here, <FILE> is in progress of being copied to tape. | ||
$ lfs hsm_state <FILE> | $ lfs hsm_state <FILE> | ||
<FILE>: [...]: exists, [...] | <FILE>: [...]: exists, [...] | ||
<!--T:56--> | |||
# Here, <FILE> is both on the disk and on tape. | # Here, <FILE> is both on the disk and on tape. | ||
$ lfs hsm_state <FILE> | $ lfs hsm_state <FILE> | ||
<FILE>: [...]: exists archived, [...] | <FILE>: [...]: exists archived, [...] | ||
<!--T:57--> | |||
# Here, <FILE> is on tape but no longer on disk. There will be a lag when opening it. | # Here, <FILE> is on tape but no longer on disk. There will be a lag when opening it. | ||
$ lfs hsm_state <FILE> | $ lfs hsm_state <FILE> |