addServerToCoreGroup は、DefaultCoreGroup の指定されたサーバーを追加するパラメーターです。このコマンドにより 、<ND_install_root>/config/cells/<cell_name>/coregroups/DefaultCoreGroup ディレクトリーにある coregroup.xml が変更されます。
--s <サーバー名 > コア・グループに追加するサーバーを指定します。
書式: <セル>/<ノード>/<サーバー>
使用法: ./wpfadmin addServerToCoreGroup --s
wpfsample3Network/wpfsample2/nodeagent
[root@wpfsample3 bin]# ./wpfadmin addServerToCoreGroup --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 WPFC0067I: Server wpfsample2¥nodeagent has been added to DefaultCoreGroup
Related concepts
管理スクリプト (wpfadmin) と使用法