The bpstulist command displays the attributes for a NetBackup storage unit or storage unit group. If no storage label or storage unit group name is specified, bpstulist displays the attributes for all NetBackup storage units or storage unit groups. In addition, this command accepts a comma-separated list of storage unit labels and displays the information for each of the storage units. The -show_available and -lsa flags enable you to list all of the configured media servers for a particular storage unit.
Errors are sent to
stderr
. A log of the command's
activity is sent to the NetBackup admin log file for the current
day.
See your NetBackup Administrator's Guide for more information on storage units.
Any authorized user can run this command.
For more information about NetBackup authorization, refer to the NetBackup Security and Encryption Guide.
The list type is long. This option produces a listing with one storage unit attribute per line, in the format storage-unit attribute: value. Some attribute values are expressed in both interpreted form and raw form. For instance, a robot-type entry might be TL4 (7) (7 is NetBackup's internal value for a TL4 robot).
For a disk storage unit, a long listing has these attributes for each storage unit:
- Storage Unit Type (For example, Disk (0))
- Media Subtype (For example, BasicDisk (1))
A long listing has these attributes for each DiskPool disk storage unit:
- Media Subtype (DiskPool (6))
- Host Connection (one host per line)
A long listing has these attributes for each Media Manager storage unit:
The list type is short, which produces a terse listing. This option is useful for the scripts or the programs that rework the listing contents into a customized report format. This option is the default list type.
A single line contains the information for a storage unit, with all attribute values expressed in raw form. The fields on this line are:
The list type is user. This option produces a listing with one storage-unit attribute per line, in the format storage-unit attribute: value. Attribute values are expressed in interpreted form. For instance, a robot-type value might be TL4, instead of 7.
For a disk storage unit, a user-type list has these attributes for each storage unit:
- Storage Unit Type (the storage-unit type)
For a DiskPool disk storage unit, a user-type list has these attributes for each storage unit:
- Host Connection (one host per line)
For a Media Manager storage unit, a user-type list has these attributes for each storage unit:
This list type causes the storage unit list to include the storage unit groups. The format of this option produces a listing with one storage unit group per line, in the format group_name: group_members. This option also includes the Selection Method value at the beginning of the Storage Unit Group List.
Specifies a list of defined storage units and storage unit groups. For the list of storage units, the list type is short, which produces a terse listing. The list of storage unit groups is in the format group_name: group_members.
Lists all storage units in the database including any available media servers on the media server list.
Specifies a comma-separated list of master servers. If this option is present, the command is run on each of the master servers in this list. The master servers must allow access by the system that issued the command. If an error occurs for any master server, the process stops at that point in the list. The default is the master server for the system where the command is entered.
Lists all storage units in the database including any available media servers on the media server list.
Select verbose mode for logging. This mode is meaningful when only you run with the debug log function on (that is, when the following directory is defined):
Windows systems: install_path\NetBackup\logs\admin
List the storage units that are defined on the master server apricot by using the -U display option:
# bpstulist -U -M apricot Label: redtest Storage Unit Type: Disk Host Connection: apricot Concurrent Jobs: 1 On Demand Only: yes Max MPX: 4 Path: /usr/redtest Max Fragment Size: 512000 MB Label: bluetest Storage Unit Type: Media Manager Host Connection: apricot Number of Drives: 6 On Demand Only: yes Max MPX/drive: 1 Density: 4mm - 4mm Cartridge Robot Type/Number: TL4 / 0 Max Fragment Size: 1048576 MB
The following output is realized by using the following bpstuadd command to create a regular disk staging storage unit:
# bpstuadd -label apple -path /tmp/apple -flags STAGE_DATA
apple 0 felix.min.veritas.com 0 -1 -1 1 0 "/tmp/apple" 1 1 2000 *NULL* 0 1 0 98 80 1 apple felix.min.veritas.com
Label: apple Media Type: Disk (0) Host Connection: felix.min.veritas.com Concurrent Jobs: 1 On Demand Only: yes Path: "/tmp/apple" Robot Type: (not robotic) Max Fragment Size: 512000 Max MPX: 1 Stage data: no Block Sharing: no File System Export: no High Water Mark: 98 Low Water Mark: 80 OK On Root: no