...
CHARON-AXP provides the following set of utilities:
Utility | Description | ||
---|---|---|---|
mkdskcmd | Used to create CHARON virtual disk containers of custom or standard types. This utility also may be used to transfer virtual disks of one type to virtual disks of another type. | ||
mtd | Used to create CHARON tape images from physical tapes and to write tape images back to physical tapes. | ||
hasp_srm_view | Used to display the CHARON license contents, to collect the host system fingerprint and to transfer software licenses from one host to another. | ||
hasp_update | Sentinel standard utility used to retrieve Sentinel protection key information, detach a license from a Sentinel SL key and rehost a license from a Sentinel SL key | ||
ncu | Used to dedicate a host interface to CHARON-AXP, to release it back to the host and to manage CHARON virtual interfaces (TAPs). | mtd | Used to create CHARON tape images from physical tapes and to write tape images back to physical tapes. |
CHARON Guest Utilities for OpenVMS | Used to manage virtual tapes and CHARON performance. |
...
Details of CHARON-AXP Utilities
Child pages (Children Display) | ||
---|---|---|
|
...
The "mtd" utility is used to:
- Create a CHARON tape image from a physical tape
- Write a tape image to a physical tape.
Usage is the following:
...
Parameters:
...
MTD - CHARON Magnetic Tape Dump & Restore utility, Version 2.3 (Build 18302)
Copyright (C) 2009-2016 STROMASYS SA. All rights reserved.
Usage: mtd [options] <tape-drive-name> <file-name> - dump tape content to file
mtd <file-name> <tape-drive-name> - restore dump to tape
mtd <file-name> <file-name> - convert formats
mtd <file-name> - examine tape dump and check integrity
<tape-drive-name> - tape drive
<file-name> - name of tape container file (.mtd or .vtape)
Options:
-l <file-name> - log file name (.log) -n - do not rewind tape
-r <number> - number of attempts to retry failing tape reads
-i - ignore failing tape reads (implies -r 0)
-p - disable progress reporting
-v - enable verbose trace of data transfer (implies -p)
-s - output tape image in SMA format
-g - gather statistics and print upon completion
...
Use the following syntax to write the content of a tape container to a physical tape:
...
Example:
...
...
Anchor | ||||
---|---|---|---|---|
|
The "hasp_srm_view" utility displays content of CHARON-AXP licenses.
...