Configuring additional services (Windows)
By default , all the necessary NetBackup services are added to the NetBackup Cluster Group.
To add a service
- Run the following command:
<NetBackup_install_path>\NetBackup\bin\bpclusterutil.exe -addSvc "ServiceName"
This command brings up the service when the group comes online, but the service is not monitored. If the service ServiceName fails, it does not cause the group to failover.
To delete a service from a NetBackup Cluster Group
- Run the following command:
<NetBackup_install_path>\NetBackup\bin\bpclusterutil.exe -deleteSvc "ServiceName"