<ND_install_root>/config/cells/<cell_name>/coregroups/DefaultCoreGroup directory." name="abstract"/> <ND_install_root>/config/cells/<cell_name>/coregroups/DefaultCoreGroup directory." name="description"/>
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.
addServerToCoreGroup
The addServerToCoreGroup parameter adds the specified server from the DefaultCoreGroup. This command modifies the coregroup.xml located in the <ND_install_root>/config/cells/<cell_name>/coregroups/DefaultCoreGroup directory.
Available options:
--s <server name>Specifies server to add to the core group, formatted like this: <cell>/<node>/<server>
Usage:
./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
Parent topic:
Management script wpfadmin and usage
Related concepts
Management script wpfadmin and usage