Tape Control Utility
The Tape Control Utility allows the guest operating system to be able to create, delete, load and unload virtual tape container files on the host system. This can be very useful as it allows all the backup control logic to live on guest system.
Installation
After attaching the virtual disk, as described in Preparing to Install the Guest Utilities, use the POLYCENTER Software Installation (PCSI) utility to install the Tape Control Utility. The following example demonstrates the PCSI PRODUCT INSTALL
commands to execute and the expected output (the example assumes the utilities virtual disk image is attached as DKA400:
).
|
As the post-installation messages indicate the example above, it is recommended that the procedure SYS$MANAGER:EMUCTL_SYMBOLS.COM
is added to either the system manager's login procedure, or the system-wide login procedure.
Once installation is complete, it is unnecessary to keep the utilities virtual disk mounted or attached to the virtual machine. It can be dismounted and removed from the configuration file.
Command Reference
TAPE_CREATE
Syntax
|
Description
The TAPE_CREATE command accepts one parameter, container-path. This path indicates a file path on the host system where a virtual tape container file should be created.
TAPE_DELETE
Syntax
|
Description
The TAPE_DELETE command accepts one parameter, container-path. This path specifies a virtual tape container file on the host system to be deleted.
TAPE_UNLOAD
Syntax
|
Description
The TAPE_UNLOAD command will detach (the equivalent of an eject) the virtual tape container file on the host system from the guest device-name.
TAPE_LOAD
Syntax
|
Description
The TAPE_LOAD command will associate the host virtual tape container file in container-path with the guest tape device, device-name. Once loaded, normal mount, read, etc. operations can be performed on container-path.
© Stromasys, 1999-2024 - All the information is provided on the best effort basis, and might be changed anytime without notice. Information provided does not mean Stromasys commitment to any features described.