Veritas NetBackup™ AdvancedDisk Storage Solutions Guide
- Introducing AdvancedDisk
- Licensing AdvancedDisk
- Configuring AdvancedDisk
- Configuring key management for NetBackup AdvancedDisk storage encryption
- Configuring an AdvancedDisk storage server
- Configuring an AdvancedDisk disk pool
- Configuring an AdvancedDisk storage unit
- Creating a storage lifecycle policy
- Managing AdvancedDisk
- Managing AdvancedDisk storage servers
- Managing AdvancedDisk disk pools
- Displaying detailed AdvancedDisk storage usage information
- Toubleshooting AdvancedDisk
Configuring an AdvancedDisk disk pool
How you configure an AdvancedDisk disk pool depends on the type, as follows:
type |
You must use the nbdevconfig command if you configured an type of storage server. NetBackup encrypts the backup data on the type of disk pool. See “To configure an AdvancedDisk disk pool by using the nbdevconfig command”. NetBackup cannot discover Windows Common Internet File System (CIFS) disk volumes. For CIFS storage, you must use the UNC notation to specify the volumes. See About AdvancedDisk file system requirements. See Configuring a CIFS disk volume for AdvancedDisk encryption. |
type | Veritas recommends that you use the Disk Pool Configuration Wizard to configure the type of disk pool. When you configure a storage server, that wizard continues to the Disk Pool Configuration Wizard. Therefore, you may not need to invoke the disk pool wizard separately. See “To configure an AdvancedDisk disk pool by using the wizard”. NetBackup cannot discover Windows Common Internet File System (CIFS) disk volumes. For CIFS storage, you must use the UNC notation to specify the volumes. |
Veritas recommends that disk volume and disk pool names be unique across your enterprise.
You must first configure storage servers.
To configure an AdvancedDisk disk pool by using the nbdevconfig command
- On the host that has a file system mount on the storage, discover the volumes that are available and write them to a text file. If you intend to use multiple hosts to read to and write from the storage, use any of the hosts. The following is the NetBackup command to use, depending on your operating system:
UNIX: /usr/openv/netbackup/bin/admincmd/nbdevconfig -previewdv -storage_server hostname -stype server_type > filename
Windows: install_path\NetBackup\bin\admincmd\nbdevconfig -previewdv -storage_server hostname -stype server_type > filename
The following describe the options:
-storage_server hostname
The name of the NetBackup media server that has a file system mount on the storage.
-stype server_type
For AdvancedDisk with encryption, use AdvancedDisk_crypt, otherwise use AdvancedDisk.
> filename
The name of the file into which to write the volume information. Veritas recommends that you use a name that describes its purpose.
- Copy the file that you created in step 1 to the master server.
- In a text editor, delete the line for each volume that you do not want to be in the disk pool. Do not delete the blank line at the end of the file.
Each volume that is listed in the file must be exposed to each AdvancedDisk storage server on the same mount point.
- Configure the disk pool by using the following command, depending on your operating system:
UNIX: /usr/openv/netbackup/bin/admincmd/nbdevconfig -createdp -dp disk_pool_name -stype server_type -storage_servers hostname... -dvlist filename [-reason "string"] [-lwm low_watermark_percent] [-max_io_streams n] [-comment comment] [-M master_server] [-reason "string"]
Windows: install_path\NetBackup\bin\admincmd\nbdevconfig -createdp -dp disk_pool_name -stype server_type -storage_servers hostname... -dvlist filename [-reason "string"] [-lwm low_watermark_percent] [-max_io_streams n] [-comment comment] [-M master_server] [-reason "string"]
The nbdevconfig command options are described in a different topic.
See NetBackup nbdevconfig command options for AdvancedDisk disk pools.
To configure an AdvancedDisk disk pool by using the wizard
- In the NetBackup Administration Console, select either NetBackup Management or Media and Device Management.
- From the list of wizards in the right pane, click Configure Disk Pool.
- On the Welcome panel, the types of disk pools that you can configure depend on the options for which you are licensed.
The following is an example of the wizard panel:
Select AdvancedDisk and then click Next. The Storage Server Selection wizard panel appears.
- On the Storage Server Selection panel, all NetBackup media servers that you configured as AdvancedDisk storage servers appear.
The following is an example of the wizard panel:
Select the NetBackup media servers that you want to function as storage servers for this disk pool and then click Next. The Volume Selection wizard panel appears.
- The Volume Selection panel displays the volumes available on the storage server. If you selected more than one storage server, volumes that are common to all of them appear.
The following is an example of the wizard panel:
To specify a Common Internet File System (CIFS) disk volume, click Add New Volume. In the Add New Volume dialog box, enter the Windows Universal Naming Convention (UNC) pathname of the CIFS volume and then click Validate and Add.
Select the volumes to use for the disk pool. NetBackup does not filter out common file system mount points, such as
/
and/usr
. Therefore, carefully choose the volumes to include in a disk pool.See About AdvancedDisk file system requirements.
Click Next. The Additional Disk Pool Information wizard panel appears.
- On the Additional Disk Pool Information panel, enter the values for the disk pool and then click Next.
See AdvancedDisk disk pool properties.
The following is an example of the wizard panel:
The Summary wizard panel appears after you click Next.
- On the Summary panel, verify the selections. If OK, click Next.
The following is an example of the wizard panel:
- After NetBackup creates the disk pool, a wizard panel describes the successful action.
The following is an example of the wizard panel: