Veritas NetBackup 8.0 Clustered Master Server Administrator's Guide
- Introduction to NetBackup Master Server Clustering
- About NetBackup clustering
- NetBackup in a Windows Server Failover Clustering
- NetBackup in a Veritas Cluster Server on UNIX/Linux
- About preinstallation checklist for a NetBackup failover server installation on VCS on Unix\Linux
- NetBackup in a Veritas Cluster Server on Windows
- NetBackup in a Solaris Cluster
- NetBackup on HP Service Guard cluster
- NetBackup on PowerHA cluster for AIX
- Configuring NetBackup
- Operational notes
- Appendix A. NetBackup master server in a cluster using multiple interfaces
Making nbcssc highly available
Follow this procedure after you install or upgrade NetBackup on all nodes of the cluster to make the nbcssc service highly available.
Perform this procedure on the active node.
To make nbcssc highly available
- Generate the security certificate for the media server.
For more information, see the Deploying host name-based certificates section in NetBackup Security and Encryption Guide.
- Reset the broker mode.
On UNIX, run the following command:
/usr/openv/netbackup/sec/at/bin/vssregctl -s
-f /usr/openv/var/global/vxss/eab/data/root/.VRTSat/profile/
VRTSatlocal.conf
-b "Security\Authentication\Authentication Broker" -k Mode -t int -v 0
On Windows, run the following command:
"NB INSTALL PATH\sec\at\bin\vssregctl.exe" -s
-f "NB INSTALL PATH\var\global\vxss\eab\data\systemprofile\VRTSatlocal.conf"
-b "Security\Authentication\Authentication Broker" -k Mode -t int -v 0
- Delete the certstore folder.
On UNIX, certstore is available at
/usr/openv/var/global/vxss/eab/data/root/.VRTSat/profile
.On Windows, certstore is available at
C:\Program Files(x86)\VERITAS\Security\Authentication\systemprofile
. - Regenerate the certificate by running the following command:
bpnbaz -configureauth -force
- Restart the NetBackup services.