Add volumes to the Enterprise Media Manager (EMM) Database.
Any authorized user can run this command.
For more information about NetBackup authorization, refer to the NetBackup Security and Encryption Guide.
The following applies only to NetBackup Enterprise Server:
Specifies the media type of the volume to add.
Valid media types for NetBackup Enterprise Server are as follows:
4mm, 8mm, 8mm2, 8mm3, dlt, dlt2, dlt3, dtf, hcart, hcart2, hcart3, qcart, 4mm_clean, 8mm_clean, 8mm2_clean, 8mm3_clean, dlt_clean, dlt2_clean, dlt3_clean, dtf_clean, hcart_clean, hcart2_clean, hcart3_clean
Valid media types for NetBackup server are as follows:
4mm, 8mm, dlt, hcart, qcart, 4mm_clean, 8mm_clean, dlt_clean, hcart_clean
This option is only applicable for NetBackup Enterprise Server.
The name of the Enterprise Media Manager database host that contains information about volumes. If no host is specified, the configured EMM server is used by default. For communicating with pre-NetBackup 6.0 systems not in the EMM domain, this server is the EMM server.
For systems before NetBackup 6.0, ensure the following: The specified host matches the EMM server name that is associated with the robot or set of stand-alone drives, as indicated in the device configuration.
Specifies the robot type of the robot where the volume is located.
Valid robot types for NetBackup Enterprise Server are as follows:
none, acs, tl4, tl8, tld, tlh, tlm.
Unique, logical identification number for the robot where the volume is located.
Name of the host that controls the robot, where the volume is located.
Robot coordinate 1 is the slot number in the robot where the volume is located.
The following applies only to NetBackup Enterprise Server:
Do not enter slot information for Media Manager API robot types. The robot software tracks the slot locations for these robots.
Index of the volume pool that contains this volume. You can use vmpool -listall to determine the index for a given pool name.
Maximum number of mounts that are allowed for this volume. Only used for non-cleaning media. When this limit is exceeded, the volume can be mounted for read operations only.
The number of cleanings that remain for this volume. Only used for cleaning media.
"Media description of the volume. The double quote marks are required if the description contains any spaces.
The following command adds volume AJU244 in the NetBackup volume pool to the EMM database on the host that is named llama.
The volume has the barcode AJU244 and is in slot 2 of TLD robot 1. For write operations, the volume may be mounted a maximum of 1000 times.
The following point applies only to NetBackup server :
Only one host (the master) exists , so the -h option is not needed.
# vmadd -m AJU244 -mt dlt -h llama -b AJU244 -rt tld -rn 1 -rh llama -rc1 2 -p 1 -mm 1000 -d "vmadd example"