Using nearline storage/fr: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Updating to match new version of source page)
No edit summary
Line 67: Line 67:
La commande <tt>lfs hsm_state</tt> permet de savoir si un fichier est sur bande ou encore sur disque. (l'abréviation hsm signifie ''hierarchical storage manager'').
La commande <tt>lfs hsm_state</tt> permet de savoir si un fichier est sur bande ou encore sur disque. (l'abréviation hsm signifie ''hierarchical storage manager'').


<div class="mw-translate-fuzzy">
<source lang="bash">
<source lang="bash">
#  Here, <FILE> has not yet been copied to tape.
#  Here, <FILE> is only on disk.
$ lfs hsm_state <FILE>
$ lfs hsm_state <FILE>
<FILE>:  (0x00000000)
<FILE>:  (0x00000000)
</div>


# Here, <FILE> is in progress of being copied to tape.
# Here, <FILE> is in progress of being copied to tape.
rsnt_translations
56,569

edits

Navigation menu