LogoLogo
Illumina KnowledgeIllumina SupportSign In
  • Home
  • Get Started
    • Overview
    • Typical user actions
  • Installation (Connected Insights - Local)
    • Overview
    • Prerequisites
    • Install Connected Insights Software
    • Install Illumina Connected Annotations
    • Install License File
    • Sign In to Connected Insights
    • Install Knowledge Bases
    • Installation Status Messages
  • Configuration
    • Overview
    • Automation
    • Custom Actionability Classification
    • Custom Annotations
    • Custom Case Data Definition
    • Disease Configuration
    • Test Definition Setup
    • Variant Flag Groups
    • Variant Filters
    • Preferred Transcripts
    • Pipeline and QC Configuration
    • Reports
      • Templates
      • Customizations
  • APIs
    • Overview
    • Case APIs
    • Ingest Cloud Analysis Data API (Connected Insights - Cloud Only)
    • Report APIs
    • Audit Log APIs
  • Data Upload
    • Overview
    • Data Upload from User Storage (Connected Insights - Cloud and Connected Insights - Local)
    • Data Upload from ICA (Connected Insights - Cloud)
    • Custom Pipeline Configuration
      • VCF Input Requirement
    • Custom Case Data Upload
    • Assertions Upload
  • Case Management
    • Overview
    • Cases List
    • Case Metada Upload
    • Case Details
      • Merge Cases
    • Overview Tab
    • Visualize Tab
    • Lab QC Tab
    • Report Tab
  • Interpretation
    • Overview
    • Variant Grid
    • Modify Variant Grid
    • IGV Visualizations
    • Transcripts
    • Apply Variant Filters
      • Filter by Variant Category
      • Variant Details Filters
      • Variant Quality Filters
      • Functional Impact Filters
      • Disease Association Filters
      • Variant Frequency Filters
      • Flags Filter
      • Filtering Logic
    • View Variant Details
      • Biological Classification
      • Actionability
      • Clinical Trials
      • Oncogenicity Prediction
      • Visualize
      • Variant Overview
      • Gene Overview
      • Cancer Data Sets
      • Computer Predictors
      • Population
    • Interpret a Variant
    • Edit, Remove, and Archive Assertions
  • Reports
    • Overview
  • Usage
    • Overview
  • Administration
    • Overview
    • Administration Console (Connected Insights - Local)
  • Troubleshooting
    • Overview
    • Data Backup (Connected Insights - Local)
    • Software Errors and Corrective Actions
  • Resources and References
    • Overview
    • Acronyms and Terms
    • Release Notes
  • Technical Assistance
    • Overview
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Troubleshooting

Data Backup (Connected Insights - Local)

Connected Insights - Local performs a daily backup of database and variant data to the mounted storage used during installation. This backup data is saved to /mnt/ici_mount/ici_<ServerHostName> . The backup data can contain up to four days of information, including database and variant data exports.

The data backup process saves backup data when there is a difference between the previous successful backup and the current state of the application. If the state of the application has changed from the previous backup and new cases are processed, but there is no new backup directory found for the following day, then run the following command to create a backup manually:

kubectl create job --from cronjob/elasticsearch-dbbackup esdb-test -n ici && kubectl create job --from cronjob/postgres-dbbackup pgdb-test -n ici

If there is a system failure, contact Illumina Technical Support to recover the system using the backup data.

PreviousOverviewNextSoftware Errors and Corrective Actions

Last updated 1 year ago

Was this helpful?