The move parameter relocates one partition to another server.
--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
[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