![]() |
![]() |
|
|
How to Migrate Server Groups from One Machine to Another
tmshutdown -R
How to Migrate Machines When the Alternate Machine Is Accessible from the Primary Machine
To migrate a machine when the alternate machine is accessible from the primary machine, complete the following procedure.
tmshutdown -R -1 primary_machine
tmadmin
migratemach primary_machine
How to Migrate Machines When the Alternate Machine Is Not Accessible from the Primary Machine
To migrate a machine when the alternate machine is not accessible from the primary machine, switch the MASTER and BACKUP machines, if necessary.
tmadmin
pclean primary_machine
migratemach primary_machine
boot -l alternate_machine
Examples of Migrating a Machine
The following sample session shows how to migrate machines. In the first example, the alternate machine is accessible from the primary machine.
Migrating a Machine When the Alternate Machine Is Accessible from the Primary Machine
$ tmshutdown -R -l SITE1
Shutting down server processes...
Server ID = 1 Group ID = GROUP1 machine = SITE1: shutdown
succeeded 1 process stopped.
$ tmadmin
tmadmin - Copyright © 1987-1990 AT&T; 1991-1993 USL.
> migm SITE1
migm successfully completed
> q
In the second example, the alternate machine is not accessible from the primary machine.
Migrating a Machine When the Alternate Machine Is Not Accessible from the Primary Machine
$ tmadmin
tmadmin - Copyright © 1987-1990 AT&T; 1991-1993 USL.
>pclean SITE1
Cleaning the DBBL.
Pausing 10 seconds waiting for system to stabilize.
3 SITE1 servers removed from bulletin board
> migm SITE1
migm successfully completed.
> boot -l SITE1
Booting server processes ...
exec simpserv -A :
on SITE2 -- process id=22782 ... Started.
1 process started.
>q
![]() |
![]() |
![]() |
|
Copyright © 2001 BEA Systems, Inc. All rights reserved.
|