Vidjil backup: Difference between revisions

From CPB Wiki
Jump to navigation Jump to search
(Initial info)
 
(Lists)
Line 1: Line 1:
Storage directory structure:
Storage directory structure:
- keep the Vidjil structure
* keep the Vidjil structure
- backup the data directory, including fastq files, analyses, and .vidjil files
* backup the data directory, including fastq files, analyses, and .vidjil files
- check old backups to make sure there's only one backup storage
* check old backups to make sure there's only one backup storage


Files before 2020:
Files before 2020:
- store in external hard drives
* store in external hard drives
- no need to store raw data from sequencer if not analyzed by Vidjil
* no need to store raw data from sequencer if not analyzed by Vidjil


Backup policy:
Backup policy:
- use external hard drives, preferably with 5TB each or more
* use external hard drives, preferably with 5TB each or more
- backup Vidjil's data dir
* backup Vidjil's data dir
- backup Vidjil's mysql dump
* backup Vidjil's mysql dump
- code is backed up by git
* code is backed up by git

Revision as of 12:26, 1 June 2023

Storage directory structure:

  • keep the Vidjil structure
  • backup the data directory, including fastq files, analyses, and .vidjil files
  • check old backups to make sure there's only one backup storage

Files before 2020:

  • store in external hard drives
  • no need to store raw data from sequencer if not analyzed by Vidjil

Backup policy:

  • use external hard drives, preferably with 5TB each or more
  • backup Vidjil's data dir
  • backup Vidjil's mysql dump
  • code is backed up by git