removeServerFromCoreGroup 매개변수는 DefaultCoreGroup에서 지정된 서버를 삭제합니다. 이 명령은 <ND_install_root>/config/cells/<cell_name>/coregroups/DefaultCoreGroup 디렉토리에서 발견된 coregroup.xml을 수정합니다.
--s <server name> 코어 그룹에서 제거할 서버를 지정합니다.
다음과 같이 형식화됩니다. <cell>/<node>/<server>
사용법: ./wpfadmin removeServerFromCoreGroup --s
wpfsample3Network/wpfsample2/nodeagent
[root@wpfsample3 bin]# ./wpfadmin removeServerFromCoreGroup --s wpfsample3Network/wpfsample2/nodeagent WASX7209I: Connected to process "Deployment Manager" on node wpfsample3Manager using SOAP connector; The type of process is: DeploymentManager WPFC0065I: Server set to wpfsample3Network/wpfsample2/nodeagent WPFC0068I: Server wpfsample2\nodeagent has been removed from DefaultCoreGroup
Related concepts
관리 스크립트(wpfadmin) 및 사용