shared_drive_notify script
NetBackup runs the shared_drive_notify.cmd script (on Windows) and the shared_drive_notify script (on UNIX) when a shared drive is reserved or released.
The name of the current scan host.
The operation, which is one of the following:
RESERVED
Specifies that the host on which the script is executed needs SCSI access to the drive until it's released.
ASSIGNED
Informational only. Specifies that the host that reserved the drive needs SCSI access.
RELEASED
Specifies that only the scan host needs SCSI access to the drive.
SCANHOST
Specifies that the host that executes the script has become the scan host. A host should not become a scan host while the drive is RESERVED.
The scan host may change between a RESERVED operation and a RELEASED operation.
This script is located in the /usr/openv/volmgr/bin/goodies directory on UNIX and the install_path\Volmgr\bin\goodies directory on Windows.
To use this script, activate it and place it into the /usr/openv/volmgr/bin (UNIX) or install_path\Volmgr\bin (Windows) directory.
See the script for instructions about how to activate it and how to modify it.
The script must be executable by the root user.
The script exits with status 0 upon successful completion.