Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
<!--T:9--> | <!--T:9--> | ||
Nearline is intended for use with relatively large files and should not be used for a large number of small files. In fact, files smaller than a certain threshold size may not be moved to tape at all. | Nearline is intended for use with relatively large files and should not be used for a large number of small files. In fact, files smaller than a certain threshold size may not be moved to tape at all. | ||
*Files smaller than ~200MB should be combined into archive files (''tarballs'') using [[ | *Files smaller than ~200MB should be combined into archive files (''tarballs'') using [[A tutorial on 'tar'|tar]] or a [[Archiving and compressing files|similar tool]]. | ||
*Files larger than 300GB should be split in chunks of 100GB using the [[ | *Files larger than 300GB should be split in chunks of 100GB using the [[A_tutorial_on_'tar'#split|split]] command or a similar tool. | ||
== Using nearline == <!--T:22--> | == Using nearline == <!--T:22--> |