Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
Veritas NetBackup™ 8.0 Add-in for Microsoft SCVMM Console Guide
- Introduction and notes
- Installing the NetBackup Add-in for SCVMM
- Requirements for the NetBackup Add-in for SCVMM
- Installing the NetBackup Add-in for SCVMM
- Error message during installation of the NetBackup Add-in for SCVMM: Add-in cannot be installed
- Error message during installation of the NetBackup Add-in for SCVMM on localized environments
- Uninstalling the NetBackup Add-in for SCVMM
- Recovering virtual machines
- Troubleshooting
Listing all current authorization tokens
You can list all the master server authentication tokens that are presently in use.
To list all current authorization tokens
- Enter the following on the master server:
Windows
install_path\NetBackup\wmc\bin\install\manageClientCerts.bat -list
UNIX, Linux
/usr/openv/wmc/bin/install/manageClientCerts -list
Sample output:
Client Expiry Date SCVMM_console_host_1 Thu Feb 06 16:16:51 GMT+05:30 2016 SCVMM_console_host_2 Fri Feb 07 11:22:53 GMT+05:30 2016The command lists the SCVMM console hosts for which the tokens were created as well as their expiration dates. It can help diagnose communication problems between the SCVMM console host and the master server when a certificate has expired.
For well-formatted output, set the command prompt or shell screen size to more than 100 units.
Server names that are longer than 40 characters are truncated: Characters beyond the first 40 are replaced with "...".