Configuring additional services (UNIX/Linux clusters)
By default , all the necessary NetBackup services are added to the NetBackup Cluster Group.
To add a service to the NetBackup Cluster Group
- Run the following command:
/usr/openv/netbackup/bin/bpclusterutil -addSvc "ServiceName"
This command brings up the service when the group comes online, but the service is not monitored. If the serviceServiceName fails, it does not cause the group to failover.
To delete a service from the NetBackup Cluster Group
- Run the following command:
/usr/openv/netbackup/bin/bpclusterutil -deleteSvc "ServiceName"
If you delete a critical service, cluster do not failover if that service fails.