WebSphere eXtreme Scale (formerly Data Grid), Version 6.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


move

The move parameter relocates one partition to another server.

Available options:

--p <partition name> The name of the partition to move.
--d <server> Destination server for the partition to move to,
formatted like this:
<cell>/<node>/<server>

Usage:  ./wpfadmin move --p PartitionB --d CellA/NodeA/Server1

Note: The partition will receive an outage for this command. The programmers for this
Note: application should have implemented partitionLoadEvent and
Note: partitionUnloadEvent as described in the programming section.
Note: In addition, if a startup issue or another case where policies could establish proper
Note: location to avoid the use of this command, please see the management section
Note: describing the key based sample and the policy sections.

Example

[root@wpfsample3 bin]# ./wpfadmin move --p PK000001 --d 
wpfsample3Network/wpfsample2/s4
WASX7209I: Connected to process "Deployment Manager" on node 
wpfsample3Manager using 
SOAP connector;  The type of process is: DeploymentManager
WPFC0065I: Partition set to PK000001
WPFC0065I: Destination set to wpfsample3Network/wpfsample2/s4
WPFC0054I: Partition PK000001 has moved from Server 
wpfsample3Network\wpfsample2\s6 
to Server wpfsample3Network\wpfsample2\s4



Related concepts
Management script wpfadmin and usage
Reference topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 6:09:57 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1/index.jsp?topic=/com.ibm.websphere.dataint.doc/info/WPF51/rwpfmove.html