Please enter search query.
Search <book_title>...
NetBackup™ Clustered Primary Server Administrator's Guide
Last Published:
2024-03-27
Product(s):
NetBackup & Alta Data Protection (10.4)
- Introduction to NetBackup primary server clustering
- NetBackup in a Windows Server Failover Clustering
- NetBackup in a Veritas Cluster Server on Linux
- About preinstallation checklist for a NetBackup failover server installation on VCS on Linux
- NetBackup in a Veritas Cluster Server on Windows
- NetBackup on RedHat Pacemaker (PCS) on Linux
- Configuring NetBackup
- Operational notes
- Appendix A. NetBackup primary server in a cluster using multiple interfaces
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"