Use this procedure when migrating from SCG 1.2409. For these migrations, an additional manual export script is provided to create the required data archive.
Important: The migration export scripts under migrationExport/migrationExport are discontinued. Use /opt/unicon/scg/scripts/dataExport.sh from the new SCG installation instead.
For customers migrating from version 1.2409, data must be exported manually with the provided script.
Locate the export script on the new SCG installation:/opt/unicon/scg/scripts/dataExport.sh
Copy dataExport.sh from the new SCG installation to the old SCG primary instance using scp.
Connect to the old SCG primary instance using ssh.
Make the script executable and run it.
chmod +x dataExport.sh
./dataExport.sh
6.Copy the exported file from the old SCG system to your local system using scp.
Best practice: Keep the exported file in a safe location until the migration is fully validated.
On the new SCG installation, use the data import function in the user interface and provide the exported data file created in the previous step.
The import process includes built-in warnings and error checks to help identify potential issues before completing the migration.
The following warnings may appear during import:
Warning: Review all import warnings carefully before proceeding. They may indicate authentication changes, expired client certificates, or inactive client records.
The following errors may prevent the import from completing:
If an error appears, do not continue the migration until the issue is resolved.
Verify that the correct export file was used and that it was created from the supported source version.
SCG installations also provide a data export function in the user interface.
This function can export:
For migration from version 1.2409, use the manual export script procedure unless instructed otherwise.
Optional: Configure a generic DNS CNAME redirect to scg_old.
scg_old
eLux client
scg_new
/setup/terminal.ini file: ScoutCloudGateway=scg_old
ScoutCloudGateway=scg_new
Expected result: After the import and client redirection, the eLux client should connect to the new SCG instance successfully.
This guide explains how to export data from an older SCG installation, import it into a newer
SCG installation, and switch eLux clients to the new SCG instance. It is intended for customers
migrating from SCG version 1.2409 to a newer version such as 1.2605.