updateHamConfig 매개변수는 서버(--s로 지정), 클러스터(--c로 지정) 또는 셀(--cell로 지정)에 대한 buffer 및/또는 maxThreads 크기를 변경합니다.
-buffer <buffer size> 전송 버퍼의 크기.
-maxThreads <maximum threads> HA 관리자 스레드 풀의 최대 스레드 수. --s <server name> <cell>/<node>/<server> 형식의 서버 이름.
--c <cluster name> 지정된 클러스터의 모든 서버가 갱신됩니다.
--cell <cell name> 지정된 셀의 모든 서버가 갱신됩니다.
[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) 및 사용