Please enter search query.
Search <book_title>...
Veritas NetBackup™ Troubleshooting Guide
Last Published:
2019-07-01
Product(s):
NetBackup (8.2)
- Introduction
- Troubleshooting procedures
- Troubleshooting NetBackup problems
- Troubleshooting vnetd proxy connections
- Troubleshooting security certificate revocation
- Verifying host name and service entries in NetBackup
- Frozen media troubleshooting considerations
- Troubleshooting problems with the NetBackup web services
- Resolving PBX problems
- Troubleshooting problems with validation of the remote host
- About troubleshooting Auto Image Replication
- Using NetBackup utilities
- About the NetBackup support utility (nbsu)
- About the NetBackup consistency check utility (NBCC)
- About the robotic test utilities
- Disaster recovery
- About disk recovery procedures for UNIX and Linux
- About clustered NetBackup server recovery for UNIX and Linux
- About disk recovery procedures for Windows
- About clustered NetBackup server recovery for Windows
- About recovering the NetBackup catalog
- About NetBackup catalog recovery and OpsCenter
- About recovering the entire NetBackup catalog
- About recovering the NetBackup catalog image files
- About recovering the NetBackup relational database
Checking that PBX is set correctly
Two settings are vital to the correct functioning of PBX: Auth User (authenticated user) and Secure Mode. When PBX is installed, they are automatically set as required.
To check that PBX is set correctly
To display the current PBX settings, do one of the following:
On Windows, type the following:
install_path\VxPBX\bin\pbxcfg -p
Example output:
Auth User:0 : localsystem Secure Mode: false Debug Level: 10 Port Number: 1556 PBX service is not cluster configured
Auth User must be localsystem and Secure Mode must be false.
/opt/VRTSpbx/bin/pbxcfg -p
Example output:
Auth User:0 : root Secure Mode: false Debug Level: 10 Port Number: 1556 PBX service is not cluster configured
Auth User must be root and Secure Mode must be false.