move は、ある区画を別のサーバーに再配置するパラメーターです。
--p <区画名> 移動する区画の名前です。
--d <サーバー> 区画の移動先のサーバーです。次の形式で指定します。
<セル>/<ノード>/<サーバー>
使用法: ./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
Related concepts
管理スクリプト (wpfadmin) と使用法