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

updateHamConfig

updateHamConfig パラメーターは、サーバー (--s で指定)、クラスター (--c で指定)、またはセル (--cell で指定) のバッファー・サイズまたは maxThreads サイズ (あるいはその両方) を変更します。

-buffer <バッファー・サイズ> トランスポート・バッファーのサイズです。
-maxThreads <スレッドの最大数> HA マネージャー・スレッド・プールの最大スレッド数です。
--s <サーバー名>  <セル>/<ノード>/<サーバー> という形式のサーバー名です。
--c <クラスター名> 指定のクラスター内のすべてのサーバーが更新されます。
--cell <セル名> 指定のセル内のすべてのサーバーが更新されます。

Example

[root@wpfsample3 bin]# ./wpfadmin updateHamConfig -buffer 20 
-maxThreads 15 --c c
WASX7209I: Connected to process "Deployment Manager" on node
wpfsample3Manager using SOAP connector;  The type of process
is: DeploymentManager
WPFC0065I: Cluster set to c
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s4
The TransportBufferSize for the hamanagerservice has been set to 20
for Server s4
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s5
The TransportBufferSize for the hamanagerservice has been set to 20
for Server s5
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s6
The TransportBufferSize for the hamanagerservice has been set to 20
for Server s6
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s7
The TransportBufferSize for the hamanagerservice has been set to
20 for Server s7
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s8
The TransportBufferSize for the hamanagerservice has been set to 20
for Server s8
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s1
The TransportBufferSize for the hamanagerservice has been set to 20
for Server s1
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s2
The TransportBufferSize for the hamanagerservice has been set to 20
for Server s2
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s3
The TransportBufferSize for the hamanagerservice has been set to 20
for Server s3
The MaximumSize of the ThreadPool for the hamanagerservice has been
set to 15 for Server s9
The TransportBufferSize for the hamanagerservice has been set to
20 for Server s9




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/rwpfupdateHamConfig.html

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