Please enter search query.
Search <book_title>...
Veritas NetBackup™ Appliance Troubleshooting Guide
Last Published:
2017-06-26
Product(s):
Appliances (3.0)
- About using the Troubleshooting Guide
- Best practices
- About best practices
- Determining the NetBackup Appliance serial number
- About Fibre Channel HBA card configuration verification
- About Notification settings
- About IPMI configuration
- About password management and recovery
- About IPv4-IPv6-based network support
- About enabling BMR options
- About deleting users
- About troubleshooting tools
- Working with log files
- About NetBackup Appliance log files
- About the Collect Log files wizard
- Viewing log files using the Support command
- Where to find NetBackup Appliance log files using the Browse command
- Gathering device logs with the DataCollect command
- About gathering information for NetBackup-Java applications
- Enabling and disabling VxMS logging
- Disaster recovery
- About disaster recovery
- Disaster recovery best practices
- Disaster recovery scenarios
- Appliance sustained power interruption
- Appliance hardware failure
- Complete loss of appliance with recoverable operating system drives and attached storage disks
- Complete loss of appliance with recoverable attached storage disks
- Reimaging a NetBackup appliance from the USB drive
- Reconfiguring a 52xx master server appliance using the NetBackup Appliance Shell Menu
- Configuring a master server to communicate with an appliance media server
- Reconfiguring a 52xx or 5330 media server appliance using the NetBackup Appliance Shell Menu
- About NIC1 (eth0) port usage on NetBackup appliances
- Complete loss of appliance and attached storage disks
- NetBackup Appliance software corruption
- NetBackup Appliance database corruption
- NetBackup Appliance catalog corruption
- NetBackup Appliance operating system corruption
- NetBackup Appliance error messages
Enabling and disabling VxMS logging
The following procedures explain how to enable or disable VxMS logging from the NetBackup Appliance Shell Menu.
Note:
Due to the size of the VxMS logs, Veritas recommends that you only enable VxMS logging when it is necessary to troubleshoot an issue. Disable VxMS logging again when the issue is resolved.
Use the Support > Logs > GetLevel command to check your current VxMS log setting.
To enable VxMS logging
- From the Support > Logs view of the NetBackup Appliance Shell Menu, run the following command:
SetLevel VxMS 1
- Verify that VxMS logging has been enabled with the GetLevel command. If the VxMS logs are enabled, the GetLevel command output displays the following:
VxMS log level is set to 1
To disable VxMS logging
- From the Support > Logs view of the NetBackup Appliance Shell Menu, run the following command:
SetLevel VxMS 0
- Verify that VxMS logging has been disabled with the GetLevel command. If the VxMS logs are disabled, the GetLevel command output displays the following:
VxMS log level is set to 0
More Information