WebSphere Extended Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS

プロセスの検査

Why and when to perform this task

区画化機能のサンプル・アプリケーションをクラスターにインストールし、 クラスターを開始したら、区画が活動状態であることを確認します。確認プロセスの概要を以下に示します。
区画が開始済みであることを確認するには、 コマンド・ウィンドウに以下のように入力します。

cd <WAS_HOME>¥bin
wpfadmin listActive

結果は以下のようになります。
WASX7209I: Connected to process "Deployment Manager" on node CellManager
using SOAP connector;  The type of process is: DeploymentManager
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000010:
Server Cell¥NodeA¥cluster_member_3
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000009:
Server Cell¥NodeA¥cluster_member_1
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000008:
Server Cell¥NodeA¥cluster_member_3
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000007:
Server Cell¥NodeA¥cluster_member_1
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000006:
Server Cell¥NodeA¥cluster_member_1
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000005:
Server Cell¥NodeA¥cluster_member_1
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000004:
Server Cell¥NodeA¥cluster_member_3
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000003:
Server Cell¥NodeA¥cluster_member_3
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000002:
Server Cell¥NodeA¥cluster_member_3
WPFC0050I: Application WPFKeyBasedPartitionSample, Partition PK000001:
Server Cell¥NodeA¥cluster_member_1

これは、アプリケーションが開始済みで、区画 (デフォルトでは 10) が正しく活動化されていることを示しています。特定のポリシーを指定しない場合、特定の区画キーが開始するアプリケーション・サーバー・インスタンスは、HA マネージャー・クォーラム内に登録されたポイントにどのサーバーが到達するかによって異なります。クォーラムが検出された時点で表示されているサーバーが、区画を活動化します。したがって、プログラマーまたは管理者が構成を追加するまでは、指定されたロケーションで区画が開始する保証はありません。

ポリシーを指定する例は、この概要で後述します。また、このデモンストレーションを通じて、クラスターが開始されるたびに、開始時の区画固有のメンバーのロケーションがこれらの説明とは異なる場合があります。




Related tasks
区画化機能の操作の実行

Task 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/twpfverify.html

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