bpgetconfig -M master [-x | -X | -d | -D] [config_item ...]
bpgetconfig [-u | -h] [-x | -X | -d | -D] [config_item ...]
bpgetconfig -g server [-L | -U | -l] [-c] [-A]
bpgetconfig -s server [-L | -U | -l] [-c] [-A]
bpgetconfig -i | -e filename client [policy [schedule]]
bpgetconfig -private_exld_list
On UNIX systems, the directory path to this command is /usr/openv/netbackup/bin/admincmd/
On Windows systems, the directory path to this command is install_path\NetBackup\bin\admincmd\
bpgetconfig can be used as a stand-alone program or as a helper program for the backuptrace and the restoretrace commands to obtain configuration information. This command is available for all NetBackup server platforms. It displays the configuration information of a specified server in various formats.
bpgetconfig also retrieves general host information from a specified host server by using the -g or -s option.
You must have administrator privileges to run this command.
The following is a portion of a full display of all configuration items:
REQUEST_DELIVERY_TIMEOUT [300] (300) DISABLE_SCSI_RESERVE [NO] (NO) Time_Overlap [60] (60) Buffer_Size [16] (16) Use_Archive_Bit [YES] (YES) Perform_Default_Search [YES] (YES) Accumulate_Files [NO] (NO)The -d option functions like the -D option, except -d displays only the entries that are changed from the configuration defaults. The following is an example display:
PEM_VERBOSE [-1] (0) JM_VERBOSE [-1] (0) RB_VERBOSE [-1] (0) CONNECT_OPTIONS [**configured**] () Exclude [**configured**] () Browser [host1.min.vrts.com] () AUTHENTICATION_DOMAIN [**not configured**] () VXSS_NETWORK [**not configured**] () PREFERRED_NETWORK [**not configured**] ()
This option applies only to UNIX.
Selects the host server (server) for which the following general NetBackup information appears:
This option applies only to UNIX.
Selects the host server (server) for which bpgetconfig outputs the following field information:
If config_item is specified, it appears on the specified configuration items.
Example 1 - Retrieve the VERSIONINFO option setting from the bp.conf file.
# bpgetconfig VERSIONINFO VERSIONINFO = "SunOS" "5.9" "Unknown" "NetBackup" "8.0" 800000
Example 2 - Retrieve all available system information and display a long, user-readable list.
# bpgetconfig -s hagar -A -L Client/Master = Master NetBackup Client Platform = Solaris9 NetBackup Client Protocol Level = 8.0 Product = NetBackup Version Name = 8.0 Version Number = 800000 NetBackup Installation Path = /usr/openv/netbackup/bin Client OS/Release = SunOS 5.9 Cipher = Patch Level = 8.0
Example 3 - On a UNIX system, retrieve the file exclude_list from client sun01 and write it to sun01_exclude_list in directory /usr/openv/netbackup/lists.
# bpgetconfig -e /usr/openv/netbackup/lists/sun01_exclude_list sun01
Example 4 - Retrieve the list of directories and files that are by default excluded from a backup.
#bpgetconfig -private_exld_list Total Number of Entries in Exclude List : 23 /usr/openv/var/global/vxss/ /usr/openv/var/global/wsl/credentials/ /usr/openv/var/session/ /usr/openv/var/vxss/at/ /usr/openv/var/vxss/credentials/ /usr/openv/var/vxss/crl/ /usr/openv/var/websvccreds/ /usr/openv/var/global/wmc/cloud/*.pem /usr/openv/var/global/webrootcert.pem /usr/openv/var/global/.yekcnedwssap /usr/openv/var/global/jkskey /usr/openv/var/keyfile.dat /opt/VRTSnbu/var/global/vxss/ /opt/VRTSnbu/var/global/wsl/credentials/ /opt/VRTSnbu/var/session/ /opt/VRTSnbu/var/vxss/at/ /opt/VRTSnbu/var/vxss/credentials/ /opt/VRTSnbu/var/vxss/crl/ /opt/VRTSnbu/var/websvccreds/ /opt/VRTSnbu/var/global/webrootcert.pem /opt/VRTSnbu/var/global/.yekcnedwssap /opt/VRTSnbu/var/global/jkskey /opt/VRTSnbu/var/keyfile.dat
bpsetconfig
nbgetconfig
nbsetconfig