Veritas NetBackup™ OpenStorage Solutions Guide for Disk

Last Published:
Product(s): NetBackup (9.0.0.1, 9.0)
  1. Introducing disk appliance storage solutions
    1.  
      About storage solutions for backups to disk
    2.  
      About the NetBackup OpenStorage option
    3.  
      About control of the storage
    4.  
      About replication to OpenStorage devices
  2. Planning your deployment
    1.  
      Planning your OpenStorage deployment
    2.  
      About OpenStorage requirements and limitations
    3.  
      About OpenStorage storage servers for backups
    4.  
      About OpenStorage server credentials
    5.  
      About OpenStorage data movers for backups
    6.  
      About the OpenStorage plug-in
    7. About OpenStorage disk pools for backups
      1.  
        About spanning volumes in OpenStorage disk pools
    8.  
      About OpenStorage optimized duplication and replication
    9.  
      About OpenStorage optimized synthetic backups
    10.  
      About storage unit groups for OpenStorage
    11. About OpenStorage direct to tape
      1.  
        About NDMP requirements for OpenStorage direct to tape
      2.  
        About media server requirements for OpenStorage direct to tape
      3.  
        About media server recommendations for OpenStorage direct to tape
      4.  
        About OpenStorage direct to tape limitations
      5.  
        About the OpenStorage direct to tape process
  3. Provisioning the storage
    1.  
      About provisioning the disk appliance storage
    2.  
      Installing the disk appliance plug-in
  4. Licensing OpenStorage
    1.  
      About the OpenStorage license
    2.  
      Licensing OpenStorage
  5. Configuring OpenStorage in NetBackup
    1.  
      Configuring OpenStorage disk appliance storage
    2.  
      Configuring an OpenStorage storage server for backups
    3. Configuring an OpenStorage disk pool for backups
      1.  
        OpenStorage disk pool properties
    4. Configuring an OpenStorage storage unit
      1.  
        OpenStorage storage unit properties
      2. About OpenStorage storage unit recommendations
        1.  
          About configuring a favorable client-to-server ratio with OpenStorage
        2.  
          About separating OpenStorage SAN client traffic
        3.  
          About throttling OpenStorage traffic to the media servers
    5.  
      Configuring OpenStorage optimized synthetic backups
    6.  
      Configuring OpenStorage direct to tape
    7. Configuring optimized duplication to an OpenStorage device within the same NetBackup domain
      1.  
        About OpenStorage optimized duplication within the same domain
      2. Configuring NetBackup optimized duplication or replication behavior
        1.  
          Setting NetBackup configuration options by using the command line
    8. Configuring replication to an OpenStorage device in a different domain
      1. About NetBackup Auto Image Replication
        1.  
          One-to-many Auto Image Replication model
        2.  
          Cascading Auto Image Replication model
        3.  
          About the domain relationship for replication
        4.  
          About the replication topology for Auto Image Replication
        5. Viewing the replication topology for Auto Image Replication
          1.  
            Sample volume properties output for OpenStorage backup replication
    9.  
      About storage lifecycle policies
    10.  
      About the storage lifecycle policies required for Auto Image Replication
    11. Creating a storage lifecycle policy
      1.  
        Storage Lifecycle Policy dialog box settings
    12.  
      Creating a backup policy
    13.  
      Adding OpenStorage functionality to an existing environment
  6. Managing OpenStorage
    1. Managing OpenStorage storage servers
      1.  
        Viewing OpenStorage storage servers
      2.  
        Determining OpenStorage storage server state
      3.  
        Changing OpenStorage storage server properties
      4.  
        Setting OpenStorage storage server attributes
      5.  
        Removing OpenStorage storage server attributes
      6.  
        Updating an OpenStorage storage server to reflect plug-in updates
      7.  
        Deleting an OpenStorage storage server
    2. Managing OpenStorage server credentials
      1.  
        Determining if OpenStorage server credentials exist
      2.  
        Adding OpenStorage server credentials
      3.  
        Changing OpenStorage server credentials
      4.  
        Deleting the OpenStorage server credentials of a data mover
    3. Managing OpenStorage data movers
      1.  
        Adding an OpenStorage data mover
      2.  
        Retiring an OpenStorage data mover
    4. Managing OpenStorage disk pools
      1.  
        Viewing OpenStorage disk pools
      2.  
        Determining OpenStorage disk pool state
      3.  
        Changing OpenStorage disk pool state
      4.  
        Determining OpenStorage disk volume state
      5.  
        Changing OpenStorage disk volume state
      6. Changing OpenStorage disk pool properties
        1.  
          How to resolve volume changes for Auto Image Replication
      7.  
        Setting OpenStorage disk pool attributes
      8.  
        Removing OpenStorage disk pool attributes
      9.  
        Adding volumes to an OpenStorage disk pool
      10.  
        Merging OpenStorage disk pools
      11.  
        Removing a volume from an OpenStorage disk pool
      12.  
        Updating an OpenStorage disk pool to reflect plug-in updates
      13.  
        Updates to NetBackup OpenStorage entities
      14.  
        Deleting an OpenStorage disk pool
    5.  
      Monitoring OpenStorage storage capacity and usage
    6.  
      Viewing OpenStorage disk reports
    7.  
      Reporting on Auto Image Replication jobs
    8.  
      About catalog backups to OpenStorage devices
    9.  
      About restoring from OpenStorage backup copies
    10.  
      About restoring from a backup at a target master domain
  7. Troubleshooting
    1. About unified logging
      1.  
        About using the vxlogview command to view unified logs
      2.  
        Examples of using vxlogview to view unified logs
    2. About legacy logging
      1.  
        Creating NetBackup log file directories for OpenStorage
    3.  
      NetBackup OpenStorage log files
    4.  
      Troubleshooting OpenStorage credentials creation
  8.  
    Index

Examples of using vxlogview to view unified logs

The following examples demonstrate how to use the vxlogview command to view unified logs.

Table: Example uses of the vxlogview command

Item

Example

Display all the attributes of the log messages

vxlogview -p 51216 -d all

Display specific attributes of the log messages

Display the log messages for NetBackup (51216) that show only the date, time, message type, and message text:

vxlogview --prodid 51216 --display D,T,m,x

Display the latest log messages

Display the log messages for originator 116 (nbpem) that were issued during the last 20 minutes. Note that you can specify -o nbpem instead of -o 116:

# vxlogview -o 116 -t 00:20:00

Display the log messages from a specific time period

Display the log messages for nbpem that were issued during the specified time period:

# vxlogview -o nbpem -b "05/03/15 06:51:48 AM" 
    -e "05/03/15 06:52:48 AM"

Display results faster

You can use the -i option to specify an originator for a process:

# vxlogview -i nbpem

The vxlogview -i option searches only the log files that the specified process (nbpem) creates. By limiting the log files that it has to search, vxlogview returns a result faster. By comparison, the vxlogview -o option searches all unified log files for the messages that the specified process has logged.

Note:

If you use the -i option with a process that is not a service, vxlogview returns the message "No log files found." A process that is not a service has no originator ID in the file name. In this case, use the -o option instead of the -i option.

The -i option displays entries for all OIDs that are part of that process including libraries (137, 156, 309, etc.).

Search for a job ID

You can search the logs for a particular job ID:

# vxlogview -i nbpem | grep "jobid=job_ID"

The jobid= search key should contain no spaces and must be lowercase.

When searching for a job ID, you can use any vxlogview command option. This example uses the -i option with the name of the process (nbpem). The command returns only the log entries that contain the job ID. It misses related entries for the job that do not explicitly contain the jobid=job_ID.