Owner's manual

Operations and Management
HP AutoSYNC User’s Guide522580-015
A-15
Migrating the Configuration Database
followed, the old primary system will immediately start synchronizing possibly out-of-
date files to the new primary system.
To prevent older files on the original primary system from replacing newer files on the
current primary system, the user must disable synchronization from the old primary
system using the DISABLE AUTOSYNC command:.
Subsequently, the procedures described above in Planned Takeover can be followed
when control is returned to the original primary system.
Migrating the Configuration Database
The AutoSYNC configuration files and tables are described above in paragraph
AutoSYNC Configuration Database. The information stored in database tables
references local file names, system names and system numbers. As a consequence,
the replication of the configuration database to another system cannot be automated.
This section describes how to migrate the AutoSYNC configuration database to a new
system.
Migrating an AutoSYNC Source System
On the Existing Source System
1. Capture MapDB and Monitor information to use as reference when setting up the
new environment:
2. Capture the global parameter configuration:
3. Capture the syncuser configuration:
4. For each configured syncuser, capture configured syncfilesets:.
DISABLE AUTOSYNC FROM original-primary-system;
OUT infom;INFO MAPDB,DETAIL;STATUS MONITOR *;
OUT infog;INFO GLOBALS,OBEYFORM;INFO LOCALS,OBEYFORM;
OUT infou;INFO SYNCUSER,OBEYFORM;
OUT inggguux;INFO BATCHID *,USER ggg,uux,OBEYFORM;
OUT inggguuy;INFO BATCHID *,USER ggg,uuy,OBEYFORM;
...
OUT inggguuz;INFO BATCHID *,USER ggg,uuz,OBEYFORM;