99
Running Q-Vet
Run Q-Vet on each partition in the system.
We recommend that you review the Special Notices and the Testing Notes section of the Release
Notes located at http://chump2.mro.cpqcorp.net/qvet/
before running Q-Vet.
Follow the instructions listed for your operating system to run Q-Vet in each partition.
Tru64 UNIX
Graphical
Interface
1. From the Main Menu, select
IVP, Load
Script and select Long IVP (the IVP
tests will then load into the Q-Vet
process window).
Click the Start All button to begin IVP testing.
Command-Line
Interface
> vet -nw
Q-Vet_setup> execute .Ivp.scp
Q-Vet_setup> start
Note that there is a "." in front of the script
name, and that commands are case sensitive.
OpenVMS
Graphical
Interface
1. From the Main Menu, select
IVP, Load
Script and select Long IVP (the IVP
tests will then load into the Q-Vet
process window).
Click the Start All button to begin IVP testing.
Command-Line
Interface
$ vet /int=char
Q-Vet_setup> execute ivp.vms
Q-Vet_setup> start
Note that commands are case sensitive.
NOTE: A short IVP script is provided for a simple verification of device setup. To run the short
script, select the appropriate file,
.Ivp_short.scp or ivp_short.vms from the GUI IVP menu.
This script will run for 15 minutes and then terminate with a summary log. The short script may be
run as a preliminary to but not in place of the long IVP script, which is the full IVP test.
The long IVP will run a "cycle of testing", i.e. until the slowest device has completed one pass of
all tests (typically 4 or 5 hours).
Optionally, you can increase the IVP long run time by increasing the cyclecount (3 passes are
recommended). Two of the ways to do this are described. If you wish to know more about Q-Vet
features like this, see the training course at http://learning1.americas.cpqcorp.net/wbt/cs127a-
ewb/welcome.htm.
• After executing (loading) the IVP long script, issue the Q-Vet command set cyclecount
x, where x is the number of cycles desired.
• If you have the GUI, simply of to the menu item Options >Cyclecount and change the
setting.