Veritas NetBackup™ Replication Director Solutions Guide
- Introduction
- Additional configuration topics
- Creating a NetBackup storage server for snapshot replication
- Configuring disk pools for snapshot and replication
- About disk pools for snapshots and snapshot replication
- Using bpstsinfo to view the replication topology of a device
- Configuring storage units and storage unit groups for snapshots and snapshot replication
- Configuring storage lifecycle policies for snapshots and snapshot replication
- Operation types in a storage lifecycle policy
- Snapshot operation in an SLP
- Index From Snapshot operation in an SLP
- Snapshot operation in an SLP
- Retention types for storage lifecycle policy operations
- Configuring backup policies for snapshots and snapshot replication
- About NDMP support for Replication Director
- Restoring from a snapshot
- About restores from array-based snapshots of virtual machines
- OpsCenter reporting
- Using NetApp disk arrays with Replication Director
- Supported NetApp topologies
- Using NetApp Data ONTAP 7-mode with Replication Director
- About using NetApp SAN-connected storage with Replication Director
- Using NetApp Clustered Data ONTAP with Replication Director
- Using Oracle with Replication Director
- Using Virtual Machines with Replication Director
- Terminology
Updating an OpenStorage storage server to reflect plug-in updates
If an OpenStorage partner updates their plug-in, update the NetBackup storage server to reflect the new functionality of the plug-in.
For example, the NetApp plug-in used for Replication Director is the NBUPlugin.
If the OpenStorage plug-in is updated on the storage server, use the following procedure to update the NetBackup storage server configuration to reflect this:
To update the NetBackup OpenStorage storage server from the NetBackup Administration Console
- In the NetBackup Administration Console, expand Media and Device Management > Credentials > Storage Servers.
- In the right pane, right-click the storage server.
- Select Update Storage Server Details.
- Update the existing disk pools so that each can use the new functionality. Any disk pools that were created after the storage server is updated inherit the new functionality.
To update the NetBackup OpenStorage storage server configuration from the command line
- Run the following command on the master server or on one of the media servers:
On Windows:
install_path\NetBackup\bin\admincmd\nbdevconfig -updatests -storage_server storage_server -stype server_type -media_server media_server
On UNIX:
/usr/openv/netbackup/bin/admincmd/nbdevconfig -updatests -storage_server storage_server -stype server_type -media_server media_server
See the following descriptions of the options that require arguments:
-storage_server storage_server
The name of the disk appliance.
-stype server_type
The storage vendor provides the string that identifies the server type.
For example, Network_NTAP or Network_NTAP_CDOT.
-media_server media_server
A NetBackup media server that connects to the storage server. The media server queries the storage server for its capabilities. The vendor plug-in must be installed on the media server. If the plug-in resides on more than one media server, you can specify any one of them.
More Information
Updating an OpenStorage disk pool to reflect plug-in updates