Please enter search query.
Search <book_title>...
NetBackup™ AdvancedDisk Storage Solutions Guide
Last Published:
2025-03-18
Product(s):
NetBackup (11.0)
- Introducing AdvancedDisk
- Licensing AdvancedDisk
- Configuring AdvancedDisk
- Configuring the AdvancedDisk option
- About AdvancedDisk file system requirements
- Configure the NetBackup service credentials for CIFS storage and disk storage units
- About AdvancedDisk storage servers
- About AdvancedDisk data movers
- About AdvancedDisk preferred or required read servers
- About data encryption for AdvancedDisk storage
- About key management for encryption of NetBackup AdvancedDisk storage
- Configuring key management for NetBackup AdvancedDisk storage encryption
- Configure an AdvancedDisk storage server
- About AdvancedDisk disk pools
- Configure a CIFS disk volume for AdvancedDisk encryption
- Configure an AdvancedDisk disk pool
- Configure an AdvancedDisk storage unit
- About storage lifecycle policies
- Creating a storage lifecycle policy
- Creating a backup policy
- Resilient network properties
- Specify resilient connections for clients
- Managing AdvancedDisk
- Manage AdvancedDisk storage servers
- Manage AdvancedDisk disk pools
- View AdvancedDisk disk pools
- About changing the AdvancedDisk disk pool size
- Adding volumes to an AdvancedDisk disk pool
- Change the AdvancedDisk disk pool properties
- Determine the AdvancedDisk disk pool state
- Changing AdvancedDisk disk pool state
- Determine the AdvancedDisk disk volume state
- Change AdvancedDisk disk volume state
- Merge AdvancedDisk disk pools
- Remove a volume from an AdvancedDisk disk pool
- Delete an AdvancedDisk disk pool
- About monitoring AdvancedDisk storage capacity and usage
- Monitor NetBackup disk activity
- View AdvancedDisk disk reports
- Display detailed AdvancedDisk storage usage information
- Display KMS key information for AdvancedDisk encryption
- Troubleshooting AdvancedDisk
Remove a volume from an AdvancedDisk disk pool
Use the nbdevconfig command to remove a volume from a disk pool. The following are the prerequisites:
NetBackup image fragments cannot exist on the disk volume.
NetBackup jobs cannot be active on the disk volume.
By default, NetBackup automatically decreases disk pool capacity if you remove a disk volume.
The following is the path to the nbdevconfig command:
UNIX:
/usr/openv/netbackup/bin/admincmdWindows:
install_path\NetBackup\bin\admincmd
To remove a volume from an AdvancedDisk disk pool
- Change the disk volume state to DOWN.
- Change the disk pool state to DOWN.
- Remove the volume by using the nbdevconfig command. The following is the command syntax:
nbdevconfig -deletedv -stype AdvancedDisk -dp disk_pool_name - dv vol_name
- Change the disk pool state to UP.