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. NetBackup™ AdvancedDisk Storage Solutions Guide
  3. Configuring AdvancedDisk
  4. Configure an AdvancedDisk storage server
NetBackup™ AdvancedDisk Storage Solutions Guide

Configure an AdvancedDisk storage server

Configure in this context means to configure as a storage server a NetBackup media server that can mount the storage.

How you configure an AdvancedDisk storage server depends on several factors, as follows:

Encrypted storage

If you want to encrypt the storage, you must use the NetBackup nbdevconfig command.

For the AdvancedDisk_crypt type of storage server, you must specify the -st option with a value of 5.

See About data encryption for AdvancedDisk storage.

See “To configure an AdvancedDisk storage server by using the command line”.

Storage server attributes

If you want to specify preferred or required attributes for the storage server, you must use the NetBackup nbdevconfig command.

See “To configure an AdvancedDisk storage server by using the command line”.

No encryption or attributes

Cohesity recommends that you use the storage server configuration wizard to configure the AdvancedDisk type of storage server.

See “To configure an AdvancedDisk storage server by using the wizard”.

You can configure multiple storage servers for the same storage. Doing so provides load balancing and redundancy in case of a storage server failure. The following procedures explain how to configure multiple storage servers.

When you configure an AdvancedDisk storage server, it is also configured as a data mover.

To configure an AdvancedDisk storage server by using the command line

  1. Run the following command on the NetBackup primary server or the media server:

    UNIX: /usr/openv/netbackup/bin/admincmd/nbdevconfig -creatests -storage_server hostname -stype server_type -st 5 -media_server hostname [-setattribute attribute]

    Windows: install_path\NetBackup\bin\admincmd\nbdevconfig -creatests -storage_server hostname -stype server_type -st 5 -media_server hostname [-setattribute attribute]

    The arguments for the command options are in a different topic. The arguments include those for encryption, for attributes, and so on.

    See AdvancedDisk storage server configuration options.

  2. To verify that the storage server was configured correctly, run the following command:

    UNIX: /usr/openv/netbackup/bin/admincmd/nbdevquery -liststs -u

    Windows: install_path\NetBackup\bin\admincmd\nbdevquery -liststs -u

    The following is an excerpt of the command output that shows the proper storage type for AdvancedDisk (Formatted Disk, Direct Attached):

    Storage Server      : AdvDiskServer.example.com
    Storage Server Type : AdvancedDisk_crypt
    Storage Type        : Formatted Disk, Direct Attached
    State               : UP
  3. After the storage server is created, you can do the following.

    • To configure another storage server, go to step 1 and then repeat the steps in this procedure.

    • If you have finished configuring storage servers, configure a disk pool.

      See Configure an AdvancedDisk disk pool.

To configure an AdvancedDisk storage server by using the wizard

  1. On the left, select Storage > Disk storage. Select the Storage servers tab, then select Add.
  2. In the Storage type list, select Disk storage servers.

    The types of storage servers that you can configure depend on the options for which you are licensed.

  3. From the Category options, select AdvancedDisk.
  4. Select Start.
  5. Select a media server from the list and select Select.
  6. Locate the success message at the top of the screen and select Add disk pools.

    Refer to the following topic for details on creating a disk pool and a storage unit:

    See Configure an AdvancedDisk disk pool.

    See Configure an AdvancedDisk storage unit.

More Information

About AdvancedDisk storage servers

About AdvancedDisk preferred or required read servers

About AdvancedDisk data movers

Feedback

Was this page helpful?
Previous

Save a record of the KMS key names for NetBackup AdvancedDisk storage encryption

Next

AdvancedDisk storage server configuration options

Feedback

Was this page helpful?