Veritas NetBackup™ OpenStorage Solutions Guide for Disk
- Introducing disk appliance storage solutions
- Planning your deployment
- About OpenStorage disk pools for backups
- About OpenStorage direct to tape
- Provisioning the storage
- Licensing OpenStorage
- Configuring OpenStorage in NetBackup
- Configuring an OpenStorage disk pool for backups
- Configuring an OpenStorage storage unit
- Configuring optimized duplication to an OpenStorage device within the same NetBackup domain
- Configuring replication to an OpenStorage device in a different domain
- Creating a storage lifecycle policy
- Managing OpenStorage
- Managing OpenStorage storage servers
- Managing OpenStorage server credentials
- Managing OpenStorage data movers
- Managing OpenStorage disk pools
- Changing OpenStorage disk pool properties
- Managing OpenStorage storage servers
- Troubleshooting
About unified logging
Unified logging and legacy logging are the two forms of debug logging used in NetBackup. All NetBackup processes use one of these forms of logging. Server processes and client processes use unified logging.
Unified logging creates log file names and messages in a standardized format. These logging files cannot be easily viewed with a text editor. They are in binary format and some of the information is contained in an associated resource file. Only the vxlogview command can assemble and display the log information correctly.
Unlike legacy logging, unified logging does not require that you create logging subdirectories. Log files for originator IDs are written to a subdirectory with the name specified in the log configuration file. All unified logs are written to subdirectories in the following directory:
Windows | install_path\NetBackup\logs |
UNIX | /usr/openv/logs |
You can access logging controls in the NetBackup Administration Console. In the left pane, expand or . Double-click the server you want to change. In the left pane of the dialog box, click .
You can also manage unified logging by using the following commands:
vxlogcfg | Modifies the unified logging configuration settings.
for more information about the vxlogcfg command. |
vxlogmgr | Manages the log files that the products that support unified logging generate. for more information about the vxlogmgr command. |
vxlogview | Displays the logs that unified logging generates. See Examples of using vxlogview to view unified logs. for more information about the vxlogview command. |
These commands are located in the following directory:
Windows | install_path\NetBackup\bin |
UNIX | /usr/openv/netbackup/bin |
See the NetBackup Commands Reference Guide for a complete description about these commands.
More information about legacy logging is available.
See About legacy logging.