Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
No edit summary |
|||
Line 2: | Line 2: | ||
==Nearline is a filesystem virtualized onto tape== | ==Nearline is a filesystem virtualized onto tape== | ||
Nearline storage is like [[Project layout|Project]], except that files can be "virtualized" by moving them to tape. | Nearline storage is like [[Project layout|Project]], except that files can be "virtualized" by moving them to tape. This is a way to manage less-used files. On tape they do not consume your disk quota, but they can still be accessed, albeit more slowly. | ||
This is useful because the capacity of our tape libraries is both large and expandable. When a file has been moved to tape (that is, "virtualized"), it will still appear in the | This is useful because the capacity of our tape libraries is both large and expandable. When a file has been moved to tape (that is, "virtualized"), it will still appear in the directory listing. If the virtual file is read, the reading process will block for some period, probably a few minutes, while the file contents are read from tape to disk. Then IO to the file will behave like any other disk-based file. | ||
== Expected use == | == Expected use == |