How-to use IO performance tool QIO_TEST

Description

QIO_TEST tool is designed to perform read/write tests on disks and report IO's per second.

It is provided as an OpenVMS 7.1 virtual system disk.

(lightbulb) No OpenVMS knowledge is required: all operations are very basic and detailed.

Prerequisite: CHARON-AXP product installed, Windows or Linux, and a valid license

Step-by-step guide

Settings

Unzip the qio_test.zip file, add the extracted .vdisk file to your configuration file and restart CHARON.

Example:

We use here the extracted qio_test.vdisk file as DKA0 and a new virtual disk, DKA100, created with MKdisk utility for Windows or mkdskcmd for Linux

(red star) Please notice that DKA100 disk should be placed to the storage destination which you intend to test - to local or remote storage location.

...

set PKA container[0] = "/charon/qio_test.vdisk"

set PKA container[100] = "/charon/perf_test.vdisk"

... 

 

Set the "boot_osflags" SRM parameter to "0,0" and boot this OpenVMS system disk:

P00>>> set boot_osflags 0,0

P00>>> show dev

sys0.0.0.0.0            SYS0          System ROOT Device                       

ewa0.0.0.7.1            EWA0          00-0C-29-C3-1A-0F                        

pka0.0.0.6.0            PKA0          Q-Logic/ISP PCI SCSI HBA                 

pkb0.0.0.106.0          PKB0          Q-Logic/ISP PCI SCSI HBA                 

pqa0.0.0.15.0           PQA0          ALi 1553C Integrated IDE Controller      

pqb0.0.1.15.0           PQB0          ALi 1553C Integrated IDE Controller      

dka0.0.0.6.0            DKA0          DEC     RZ26F     (C)DEC                 

dka100.1.0.6.0          DKA100        DEC     RZ26F     (C)DEC

P00>>> boot dka0

...

 

Login as SYSTEM, no password, and follow the given instructions.

Example:

(lightbulb) VMS commands are case insensitive, use the up arrow for commands recall

(info) QIO test duration is 30 seconds.

(warning) All WRITE tests are DESTRUCTIVE! Don’t use them on disks with data !!!

(green star) Tested disks must be mounted foreign

Usage example

We will test below DKA100 IO performances with read tests, first in sequential mode then in random mode:

Shutdown

Enter the "SHUTDOWN1" command to shutdown the system, use all default options and get back to your original configuration.

Example:

...

(info) CHARON must be restarted in order to take into account the changes made into the configuration file

(lightbulb) Reset the "boot_osflags" SRM parameter to its original value



© 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.