Program guide > (deprecated) Partitioning facility > Manage the partitioning facility environment > Management script wpfadmin and usage


Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.


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

The partition will receive an outage for this command. The programmers for this

application should have implemented partitionLoadEvent and

partitionUnloadEvent as described in the programming section.

In addition, if a startup issue or another case where policies could establish proper

location to avoid the use of this command, please see the management section

describing the key based sample and the policy sections.

[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


Parent topic:

Management script wpfadmin and usage


Related concepts

Management script wpfadmin and usage


+

Search Tips   |   Advanced Search