Veritas NetBackup™ Commands Reference Guide
- Introduction
- Appendix A. NetBackup Commands
Name
bpclusterutil — Modify and configure NetBackup in a cluster.
SYNOPSIS
[-addnode NodeName] [-addSvc ServiceName] [-c] [-ci] [-delete] [-deleteSvc ServiceName] [-depend ServiceName DependServiceName] [-disableSvc ServiceName] [-display] [-enableSvc ServiceName] [-freeze] [-isactive] [-iscluster] [-offline] [-online] [-np] [-s [NBU | OC]] [-startagent] [-stopagent] [-unfreeze] [-vname]
-r CLUSTEREDSERVICES servicename | CLUSTERGROUPNAME | CLUSTERNAME clustername | CLUSTERTYPE [MSCS|VCS] | GLOBDBHOST nodename | MONITOREDSERVICES servicename | NETBACKUPINSTALLPATH path | NETBACKUPSHAREDDRIVE drive: | NETBACKUPTYPE [MASTER|MEDIA] | NETWORKSELECTION network name | NODENAMES nodename | VIRTUALIPADDRESS ip address | VIRTUALSERVERNAME virtual name | VIRTUALSUBNETMASK subnet mask
-rm CLUSTEREDSERVICES servicename | MONITOREDSERVICES servicename
On UNIX systems, the directory path to this command is /usr/openv/netbackup/bin/
On Windows systems, the directory path to this command is <install_path>\NetBackup\bin\
DESCRIPTION
This command modifies and configures NetBackup in a cluster. It is available on NetBackup master and media servers.
On Windows, this command sets up the registry entries that are used for cluster configuration and then to configure the cluster. This command only modifies registry entries on the local node.
OPTIONS
- -addnode NodeName
Adds a node name to the possible owners list of all the resources in the NetBackup group. This option is available on Windows systems only.
- -addSvc "Service Name"
Adds a NetBackup service to the NetBackup cluster group.
- -c
Configures NetBackup in a cluster as based on the values that you specified in the registry and brings the NetBackup group online.
- -ci
Configures NetBackup in a cluster as based on the values that you specified in the registry and does not bring the NetBackup group online.
- -delete
Deletes the registry entries that are used to configure NetBackup in a cluster.
- -depend "ServiceName" DependServiceName
Sets the cluster resource for Service Name to have a dependency on DependServiceName. This option is available on Windows systems only.
- -deleteSvc "ServiceName"
Deletes an existing NetBackup service from the NetBackup cluster group. Ensure that ServiceName is provided within double quotes. For example, "NetBackup Key Management Service" for the key management service.
- -disableSvc "ServiceName"
Disables monitoring of a NetBackup service by the cluster.
- -display
Displays the registry entries that are used for cluster configuration. This option is available on Windows systems only.
- -enableSvc "ServiceName"
Enables the cluster to monitor a NetBackup service you added to the NetBackup cluster group.
- -freeze
Freezes the NetBackup cluster group. This option is available on UNIX systems only.
- -isactive
Displays the state of the NetBackup cluster group on the node. A return code of 1 indicates that the node is the active node. A return code of 0 indicates that the node is an inactive node.
- -iscluster
Displays the cluster status of NetBackup.
- -np
Places the operation in silent mode (no print).
- -offline
Issues the offline command to the NetBackup group in the cluster.
- -online
Issues the online command to the NetBackup group in the cluster.
- -r
Sets the corresponding NetBackup cluster configuration registry entry to the specified value. This option is available on Windows systems only.
- CLUSTEREDSERVICES servicename
Adds servicename to the CLUSTEREDSERVICES registry entry. Only one service name can be entered at a time; run the command multiple times to add service names. The service name should match the service name property of the service.
- CLUSTERGROUPNAME, CLUSTERNAME clustername, CLUSTERTYPE MSCS|VCS, GLOBDBHOST nodename, MONITOREDSERVICES servicename
Adds servicename to the MONITOREDSERVICES registry entry. Only one service name can be entered at a time; run the command multiple times to add service names. The service name should match the service name property of the service.
- NETBACKUPINSTALLPATH path, NETBACKUPSHAREDDRIVE drive:, NETBACKUPTYPE MASTER|MEDIA, NETWORKSELECTION network name, NODENAMES nodename
If NODENAMES is specified, only one node name can be entered. Run the command multiple times to add node names.
- VIRTUALIPADDRESS ip address, VIRTUALSERVERNAME virtual name, VIRTUALSUBNETMASK subnet mask, -rm
Removes a value from the corresponding NetBackup cluster configuration registry entry.
- CLUSTEREDSERVICES servicename
Removes servicename from the CLUSTEREDSERVICES registry entry. Only one service name can be entered at a time; run the command multiple times to remove service names. The service name should match the service name property of the service.
- MONITOREDSERVICES servicename
Removes servicename from the MONITOREDSERVICES registry entry. Only one service name can be entered at a time; run the command multiple times to remove service names. The service name should match the service name property of the service.
- -s [NBU | OC]
Selects the clustered server type. The possible values are NBU (NetBackup) and OC (OpsCenter).
- -sharedpath
Displays the shared path of the clustered server.
- -startagent
Starts the NetBackup Cluster Server (VCS) agent.
- -stopagent
Stops the NetBackup VCS agent.
- -unfreeze
Unfreezes the NetBackup cluster group. This option is available on UNIX systems only.
- -vname
Displays the virtual name of the NetBackup cluster group. This option is available on UNIX systems only.