Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 Administering Servers : Move Processes From One Server to Another

Move Processes From One Server to Another
You can move all processes assigned to operate on one server to another server. You might want to do this if one server has failed or you need to take it offline to upgrade it.
Processes need to be stopped before you can move them. See Issue a Shutdown Event for more information.
Use the following command to move processes to another server:
swadm move_server machine_id machine_name
where:
machine_id is the server identifier (such as 1, 2 or 3) of the source server.
machine_name is the physical name of the destination server (such as pluto).
Example
If you have two servers in your iProcess Engine (despina that has a unique ID of 1, and hades), you can move all the iProcess Engine server processes running on despina to hades using the following command.
# swadm move_server 1 hades
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved