...
geometry
Parameter | geometry [N] N is 0..32766 (no more than 64 units) | |||
---|---|---|---|---|
Type | Text String | |||
Value | This formatted string value specifies the explicit geometry of the disk storage element. This parameter is not applicable to tape storage elements. The string format is ”*/*/*/<B>" or ”*,*,*<B>" where B is the total size of the disk (in blocks) reported to the guest OS. If omitted it is calculated automatically. If this parameter is not set, CHARON VM will configure the geometry based on the most probable disk type. Initially not set.
|
use_io_file_buffering
Parameter | use_io_file_buffering[N] N is 0..32766 (no more than 64 units) | |
---|---|---|
Type | Text String | |
Value | Instructs CHARON VM to enable host operating system I/O cache on reading/writing operations. The following values are possible:
Note that this caching has a significant effect only in case of mapping to disk and tape containers, not physical drives. When enabled, host operating system I/O cache may significantly improve I/O performance of the virtual system. At the same time maintaining I/O cache requires additional host resources (CPU and memory) which may negatively affect overall performance of the virtual system. Initially is set to "false". Example:
|
Empty disk images are created with the "MkDisk" utility. Tape images ("*.vtape" ) will be created automatically if they don't exist (no utility needed).
CHARON-AXP is able to boot from disk images of any OpenVMS/Alpha and Tru64 version.
...
The virtual KZPBA storage controller examines the file extension (vdisk
or vtape
) to distinguish between a disk image and a tape image.
...
.