Translations:Using nearline storage/9/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
*Files smaller than ~10GB should be combined into archive files ( | *Files smaller than ~10GB should be combined into archive files (<i>tarballs</i>) using [[A tutorial on 'tar'|tar]] or a [[Archiving and compressing files|similar tool]]. | ||
*Files larger than 4TB should be split in chunks of 1TB using the [[A_tutorial_on_'tar'#Splitting_files|split]] | *Files larger than 4TB should be split in chunks of 1TB using the [[A_tutorial_on_'tar'#Splitting_files|split command]] or a similar tool. | ||
* | *<b>DO NOT SEND SMALL FILES TO NEARLINE, except for indexes (see <i>Creating an index</i> below).</b> |
Latest revision as of 19:18, 7 September 2023
- Files smaller than ~10GB should be combined into archive files (tarballs) using tar or a similar tool.
- Files larger than 4TB should be split in chunks of 1TB using the split command or a similar tool.
- DO NOT SEND SMALL FILES TO NEARLINE, except for indexes (see Creating an index below).