Grass Valley K2 Edge Engineering Manual v4.1 User Manual
Page 40

K2 Edge Engineering Manual- document version: 4.1 - Page 40
Going back from the backup to the main TX/MAM server
The backup server is
active.
The main server is inactive.
The backup server is active
and writes a database backup
to the main server every hour.
To manually create a
backup from the backup
server (if no backup of the
database is available on
the main).
The database backup is written to the
main server.
To manually create a backup
on the backup server and write
to the main:
# /etc/cron.backup/cob-
bak <enter>
Restore the database on
the main.
/etc/cron.restore/cob-
restore
Deactivate the backup
server.
Stop all services:
# /system/nexusproc
stop all
Edit the file /system/STATUS,
set yes to no:
active=no
Activate the main.
Edit the file /system/STATUS, set no
to yes:
active=yes
Start all services:
# /system/nexusproc start
all
Normal situation.
The main is active.
The backup server is inactive.
Database backups are written
to the backup server.