WebSphere Extended Deployment, Version 6.0.x     Operating Systems:

move

move は、ある区画を別のサーバーに再配置するパラメーターです。

利用可能なオプション:

--p <区画名> 移動する区画の名前です。
--d <サーバー> 区画の移動先のサーバーです。次の形式で指定します。
<セル>/<ノード>/<サーバー>

使用法:  ./wpfadmin move --p PartitionB --d CellA/NodeA/Server1

NoteColonSymbol このコマンドにより、対象の区画は停止します。このアプリケーションのプログラマーは、プログラミングのセクションで説明しているように、partitionLoadEvent(…) および partitionUnloadEvent(…) をインプリメントしておく必要があります。
NoteColonSymbol また、ポリシーで適切な場所を確立すれば、このコマンドの使用を避けることができます。その場合の開始時の問題やその他の事例については、キー・ベースのサンプルを取り上げている管理のセクション、およびポリシーに関するセクションを参照してください。

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
管理スクリプト (wpfadmin) と使用法

Reference topic    

Terms of Use | Feedback Last updated: Mar 20, 2006 12:35:11 PM EST
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=?topic=/com.ibm.websphere.xd.doc/info/WPF51/rwpfmove.html

© Copyright IBM 2005, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)