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.

NetBackup™ SAN Client and Fibre Transport Guide

Last Published:
Product(s): NetBackup (11.1)
  1. Introducing SAN Client and Fibre Transport
    1.  
      About NetBackup SAN Client and Fibre Transport
    2.  
      About Fibre Transport
    3.  
      About Fibre Transport media servers
    4.  
      About SAN clients
    5.  
      About the Fibre Transport Service Manager
    6.  
      Supported systems and periphials
  2. Planning your deployment
    1.  
      Planning your SAN Client deployment
    2.  
      SAN Client operational notes
    3. About SAN Client storage destinations
      1.  
        About SAN Client disk storage destinations
      2. About SAN Client tape storage destinations
        1.  
          SAN Client tape storage limitations
    4.  
      How to choose SAN Client and Fibre Transport hosts
    5.  
      About NetBackup SAN Client support for agents
    6.  
      About NetBackup SAN Client support for clustering
    7.  
      About NetBackup SAN Client support for Windows Hyper-V Server
    8.  
      About NetBackup SAN Client unsupported restores
    9.  
      About Fibre Transport throughput
    10.  
      Converting a SAN media server to a SAN client
  3. Preparing the SAN
    1.  
      Preparing the SAN
    2.  
      About zoning the SAN for Fibre Transport
    3.  
      About zoning the SAN for Fibre Transport for a 16-gigabit target mode HBA support
    4.  
      About HBAs for SAN clients and Fibre Transport media servers
    5.  
      About the 16-gigabit target mode HBAs for SAN clients and Fibre Transport media servers
    6.  
      When selecting the HBA ports for SAN Client
    7.  
      About supported SAN configurations for SAN Client
  4. Licensing SAN Client and Fibre Transport
    1.  
      About SAN Client installation
    2.  
      About the SAN Client license
    3.  
      When upgrading SAN Client and Fibre Transport
  5. Configuring SAN Client and Fibre Transport
    1.  
      Overview of configuring SAN Client and Fibre Transport
    2. Configuring a Fibre Transport media server
      1.  
        About the target mode driver
      2.  
        About nbhba mode and the ql2300_stub driver
      3.  
        About FC attached devices
      4.  
        How to identify the HBA ports
      5.  
        About HBA port detection on Solaris
      6.  
        About Fibre Transport media servers and VLANs
      7.  
        Start nbhba mode
      8.  
        Mark the Fibre Transport media server HBA ports
      9.  
        Configure the media server Fibre Transport services
      10.  
        Configure the media server Fibre Transport services for a 16-gigabit target mode HBA support
      11.  
        Display the FTMS state for a 16-gigabit target mode HBA support
      12.  
        Identify the HBA ports for a 16-gigabit target mode HBA support
    3. Configuring SAN clients
      1.  
        About configuring firewalls for SAN clients
      2.  
        SAN client driver requirements
      3.  
        Configure the SAN Client Fibre Transport service
    4. Configuring SAN clients in a cluster
      1.  
        Register a SAN client cluster virtual name
      2.  
        Setting NetBackup configuration options by using the command line
    5.  
      About configuring Fibre Transport properties
    6.  
      Configure Fibre Transport properties
    7. Fibre Transport properties
      1.  
        About Linux concurrent FT connections
    8.  
      Configure SAN client usage preferences
    9.  
      SAN client usage preferences
  6. Managing SAN clients and Fibre Transport
    1.  
      Enable or disable the Fibre Transport services
    2.  
      Enable or disable the Fibre Transport services for a 16-gigabit target mode HBA support
    3.  
      Rescan for Fibre Transport devices from a SAN client
    4.  
      View the SAN client Fibre Transport job details
    5.  
      View the Fibre Transport traffic
    6.  
      Delete a SAN client
  7. Disabling SAN Client and Fibre Transport
    1.  
      Disable a SAN client
    2.  
      Disable a Fibre Transport media server
    3.  
      Disable a Fibre Transport media server for a 16-gigabit target mode HBA support
  8. Troubleshooting SAN Client and Fibre Transport
    1.  
      About troubleshooting SAN Client and Fibre Transport
    2.  
      SAN Client troubleshooting tech note
    3.  
      View the Fibre Transport logs
    4. About unified logging
      1.  
        About using the vxlogview command to view unified logs
      2.  
        Examples of using vxlogview to view unified logs
    5.  
      Stop and start the Fibre Transport services
    6.  
      Stop and start the Fibre Transport services for a 16-gigabit target mode HBA support
    7.  
      Backups failover to LAN even though Fibre Transport devices available
    8.  
      Kernel warning messages when Cohesity modules load
    9.  
      SAN client service does not start
    10.  
      SAN Client Fibre Transport Service validation
    11.  
      SAN client does not select Fibre Transport
    12.  
      Media server Fibre Transport device is not active
    13.  
      No Fibre Transport devices discovered
  9. Appendix A. AIX specific configuration details
    1.  
      AIX Reference Information
    2.  
      Before you begin configuring NetBackup on AIX
    3.  
      About AIX persistent naming support
    4.  
      About configuring robotic control device files in AIX
    5.  
      About device files for SAN Clients on AIX
    6.  
      About non-QIC tape drives on AIX
    7.  
      About no rewind device files on AIX
    8.  
      Create AIX no rewind device files for tape drives
    9.  
      Disable the AIX dynamic tracking

About using the vxlogview command to view unified logs

Only the vxlogview command can assemble and display the unified logging information correctly. The unified logging files are in binary format and some of the information is contained in an associated resource file. These logs are stored in the following directory. You can display vxlogview results faster by restricting the search to the files of a specific process.

UNIX

/usr/openv/logs

Windows

install_path\NetBackup\logs

 

Table: Fields in vxlogview query strings

Field name

Type

Description

Example

PRODID

Integer or string

Provide the product ID or the abbreviated name of product.

PRODID = 51216

PRODID = 'NBU'

ORGID

Integer or string

Provide the originator ID or the abbreviated name of the component.

ORGID = 116

ORGID = 'nbpem'

PID

Long Integer

Provide the process ID

PID = 1234567

TID

Long Integer

Provide the thread ID

TID = 2874950

STDATE

Long Integer or string

Provide the start date in seconds or in the locale-specific short date and time format. For example, a locale can have the format 'mm/dd/yy hh:mm:ss AM/PM'

STDATE = 98736352

STDATE = '4/26/11 11:01:00 AM'

ENDATE

Long Integer or string

Provide the end date in seconds or in the locale-specific short date and time format. For example, a locale can have the format 'mm/dd/yy hh:mm:ss AM/PM'

ENDATE = 99736352

ENDATE = '04/27/11 10:01:00 AM'

PREVTIME

String

Provide the hours in 'hh:mm:ss' format. This field should be used only with operators =, <, >, >=, and <=

PREVTIME = '2:34:00'

SEV

Integer

Provide one of the following possible severity types:

0 = INFO

1 = WARNING

2 = ERR

3 = CRIT

4 = EMERG

SEV = 0

SEV = INFO

MSGTYPE

Integer

Provide one of the following possible message types:

0 = DEBUG (debug messages)

1 = DIAG (diagnostic messages)

2 = APP (application messages)

3 = CTX (context messages)

4 = AUDIT (audit messages)

MSGTYPE = 1

MSGTYPE = DIAG

CTX

Integer or string

Provide the context token as string identifier or 'ALL' to get all the context instances to be displayed. This field should be used only with the operators = and !=.

CTX = 78

CTX = 'ALL'

 

Table: Examples of query strings with dates

Example

Description

(PRODID == 51216) && ((PID == 178964)|| ((STDATE == 
'2/5/15 09:00:00 AM') && (ENDATE == '2/5/15 
12:00:00 PM'))

Retrieves the log file message for the NetBackup product ID 51216 between 9AM and 12PM on 2015-05-02.

((prodid = 'NBU') && ((stdate >= '11/18/14 
00:00:00 AM') && (endate <= '12/13/14 12:00:00 PM'))) || 
((prodid = 'BENT') && ((stdate >= '12/12/14 00:00:00 
AM') && (endate <= '12/25/14 12:00:00 PM')))

Retrieves the log messages for the NetBackup product NBU between 2014-18-11 and 2014-13-12 and the log messages for the NetBackup product BENT between 2014-12-12 and 2014-25-12.

(STDATE <= '04/05/15 0:0:0 AM')

Retrieves the log messages that were logged on or before 2015-05-04 for all of the installed Cohesity products.