...
Example:
load RQDX3/RQDX3 DUA |
The RQDX3 offers the following configuration parameters, which are specified with the "set" command:
address
Parameter | address |
---|---|
Type | Numeric |
Value | Specifies the CSR address. This address must be a valid QBUS 22-bit address in IO space. Initially its value is 017772150, which is the factory setting for the RQDX3 disk controller. Use the "address" parameter for loading several instances of RQDX3. The "address" parameter value must be unique for every instance of the controller. |
max_n_of_units
Parameter | max_n_of_units |
---|---|
Type | Numeric |
Value | Specifies the maximum number of units supported by the controller. Possible values are 4…9999. The default value is 9999. |
container
Parameter | container[N] N=0…9999 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type | Text String | ||||||||||||||
Value | Specifies the location of the disk container. It can be either the name of a ".vdisk" file or the name of a physical disk:
|
media_type
Parameter | media_type[N] N=0…9999 | |
---|---|---|
Type | Text String | |
Value | Overrides the default (automatically determined) MSCP media type of a device. Syntax:
where:
If not specified, the device name is set to “DU” and the device type is selected based on disk size. Initially not specified. |
geometry
Parameter | geometry[N] N=0…9999 |
---|---|
Type | Text String |
Value | This formatted string value specifies the explicit geometry of the disk storage element with a DSSI node id: N and an MSCP unit number: N. This parameter is not applicable to tape storage elements. The string format is <X>”/”<Y>[“/”<Z>] where:
If this parameter is not set, CHARON-VAX / CHARON-PDP will configure the geometry based on the most probable disk type. |
use_io_file_buffering
Parameter | use_io_file_buffering[N] N=0…9999 | |
---|---|---|
Type | Text String | |
Value | Instructs CHARON-VAX 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:
|
...