move 매개변수는 하나의 파티션을 다른 서버로 재배치합니다.
--p <partition name> 이동할 파티션의 이름.
--d <server> 파티션이 이동될 대상 서버.
형식은 다음과 같습니다.
<cell>/<node>/<server>
사용법: ./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) 및 사용