Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ AdvancedDisk Storage Solutions Guide
  3. Managing AdvancedDisk
  4. Managing AdvancedDisk disk pools
  5. Changing AdvancedDisk disk volume state
Veritas NetBackup™ AdvancedDisk Storage Solutions Guide

Changing AdvancedDisk disk volume state

Use the NetBackup nbdevconfig command to change disk volume state. The state is UP or DOWN.

To change the state to DOWN, the disk pool in which the volume resides must not be busy. If backup jobs are assigned to the disk pool, the state change fails. Cancel the backup jobs or wait until the jobs complete.

NetBackup jobs still read from and write to a disk pool that has a downed volume, but the downed volume is unavailable.

To change the AdvancedDisk disk volume state

  1. Determine the name of the disk volume.

    See Determining AdvancedDisk disk volume state.

  2. Change the disk volume state. The following is the command syntax:

    UNIX: /usr/openv/netbackup/bin/admincmd/nbdevconfig -changestate -stype server_type -dp disk_pool_name - dv vol_name -state state

    Windows: install_path\NetBackup\bin\admincmd\nbdevconfig -changestate -stype server_type -dp disk_pool_name - dv vol_name -state state

    The following items describe the arguments for the options:

    -stype server_type

    For the server type, use one of the following types:

    • AdvancedDisk for nonencrypted storage.

    • AdvancedDisk_crypt for encrypted storage.

    -dp disk_pool_name

    The name of the disk pool.

    -dv vol_name

    The name of the disk volume.

    -state state

    Specify UP or DOWN. RESET sets the internal state to UP, sets committed_space to zero, and sets the precommitted space to zero.

Feedback

Was this page helpful?
Previous

Determining AdvancedDisk disk volume state

Next

Merging AdvancedDisk disk pools

Feedback

Was this page helpful?