Veritas NetBackup™ OpenStorage Solutions Guide for Disk
- Introducing disk appliance storage solutions
- Planning your deployment
- About OpenStorage disk pools for backups
- About OpenStorage direct to tape
- Provisioning the storage
- Licensing OpenStorage
- Configuring OpenStorage in NetBackup
- Configuring an OpenStorage disk pool for backups
- Configuring an OpenStorage storage unit
- Configuring optimized duplication to an OpenStorage device within the same NetBackup domain
- Configuring replication to an OpenStorage device in a different domain
- Creating a storage lifecycle policy
- Managing OpenStorage
- Managing OpenStorage storage servers
- Managing OpenStorage server credentials
- Managing OpenStorage data movers
- Managing OpenStorage disk pools
- Changing OpenStorage disk pool properties
- Managing OpenStorage storage servers
- Troubleshooting
Merging OpenStorage disk pools
Use the NetBackup nbdevconfig command to merge existing disk pools.
NetBackup updates the catalog records to show the correct location of the backup images in those disk pools.
The following are the prerequisites:
The volumes in the two disk pools must have unique names.
OpenStorage requires that vendors use unique names for disk volumes in a disk appliance.
All volumes must be from the same storage server.
If the secondary disk pool is referenced by storage units, you must delete those storage units.
To merge OpenStorage disk pools
- Change the state of each disk pool to DOWN.
See Changing OpenStorage disk pool state.
If backup jobs are assigned to a disk pool, the state change fails. Cancel the backup jobs or wait until the jobs complete.
- Merge the disk pools. The following is the command syntax. The primary disk pool is the one you want to retain; nbdevconfig deletes the secondary disk pool after the merge.
nbdevconfig - mergedps - stype server_type -primarydp disk_pool_name -secondarydp disk_pool_name
The following is the path to the nbdevconfig command:
UNIX:
/usr/openv/netbackup/bin/admincmd
Windows:
install_path\NetBackup\bin\admincmd
- Change the state of the primary disk pool to UP.