...
Parameter | Type | Value | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
scsi_id | Numeric | Specifies SCSI ID of KZPBA PCI SCSI Adapter in a range 0..7 By default the "scsi_id" configuration parameter is set to 7. Example:
| ||||||||||||||||||||||||||||||
host, port | Text String | These parameters are used in SCSI cluster configurations.
By default the "host" and "port" configuration options are not specified. Syntax:
where: connection_number = remote_scsi_id * 100 + lun_id Example:
| ||||||||||||||||||||||||||||||
N is "XXYY" number, | Text String | Possible values of the parameter are strings in one of the following forms:
This parameter is initially not set, thus creating NO storage elements on the controller. | ||||||||||||||||||||||||||||||
media_type[N] N is "XXYY" number, | Text String | Instructs CHARON-AXP to use the supplied value as the PRODUCT field in the SCSI INQUIRY data returned to a software running on virtual HP Alpha system in response to SCSI INQUIRY command. If not specified, CHARON-AXP attempts to guess the SCSI INQUIRY data based on virtual SCSI device type and underlying container (which is specified in the corresponding container configuration parameter). Initially is not specified. Example:
| ||||||||||||||||||||||||||||||
removable[N] N is "XXYY" number, | Boolean | When set to "true", the removable configuration parameter instructs CHARON-AXP to report the corresponding virtual SCSI device as removable. By default the removable configuration parameter is set to "false". Example:
Note that virtual SCSI tapes and CD-ROM devices are always reported as removable regardless of the "removable" configuration parameter. | ||||||||||||||||||||||||||||||
geometry [N] N is "XXYY" number, | Text String | 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 <X>”/”<Y>[“/”<Z>] where:
If this parameter is not set, CHARON-AXP will configure the geometry based on the most probable disk type. Initially not set. The syntax described above is applicable only to disk storage elements. If the container is a tape image, the following format is used instead: Syntax:
where:
Example:
| ||||||||||||||||||||||||||||||
use_io_file_buffering[N] N is "XXYY" number, | Boolean | When set to "true", instructs CHARON-AXP to enable host operating system I/O cache on reading/writing operations. 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:
|
...