Program guide > (deprecated) Partitioning facility > Manage the partitioning facility environment > Management script wpfadmin and usage


Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.


updateHamConfig

The updateHamConfig parameter changes the buffer or maxThreads size for a server (specified by --s), cluster (specified by --c), or cell (specified by --cell).

-buffer
<buffer_size>
Size of the transport buffer.
-maxThreads
<maximum threads>
Maximum number of threads for the HA manager thread pool.
--s
<server name>  
Server name of the form
<cell>/<node>/<server>
--c
<cluster name> 
All servers in the given cluster will be updated.
--cell
<cell name>
All servers in the given cell will be updated.

[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


Parent topic:

Management script wpfadmin and usage


Related concepts

Management script wpfadmin and usage


+

Search Tips   |   Advanced Search