Skip to content

System restoration

The complete restoration of a Cyberelements infrastructure involves restoring the following elements:

  • Mediation Controller (only for cyberelements Cleanroom),
  • Edge Gateway,
  • Base de données du produit (only for cyberelements Cleanroom)

Restoring the organization from the “System” console

Attention

This section is specific to cyberelements Cleanroom infrastructures.

From the “Backup” menu in the “System” console, you can restore the Cyberelements Cleanroom organization. Simply import the backup file, check the “Migrate databases from earlier versions” option, and click the “Restore Backup” button:

Restoring the organization from the organization console

From the “Backup” menu in the organization console, you can restore the cyberelements Cleanroom organization. Simply import the backup file, check the “Migrate databases from earlier versions” option, and click the “Restore Backup” button:

Restoring the MSSQL databases

Attention

This section is specific to cyberelements Cleanroom infrastructures.

Any database restoration procedure can be used. Below is one possible procedure for reference:

  • Connect to the MSSQL Server engine using the “sqlcmd” utility,
  • Restore the SQL Server database using the command:
1
sqlcmd -S ServerBDD\INSTANCE -U username -P password -Q "RESTORE DATABASE [NomDeLaBase] FROM DISK = N'CheminDuFichierARestaurer'

Server restoration

Restoring a cyberelements Cleanroom infrastructure component can be done in two ways:

  • Via a backup tool (Acronis, VEEAM, etc.),
  • Via the restoration of a snapshot of the machines directly from the VMware hypervisor, Microsoft Hyper-V, or Nutanix Acropolis.