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/admincmdWindows:
install_path\NetBackup\bin\admincmd
- Change the state of the primary disk pool to UP.