DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 DFS Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 DFS Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦7da9fc832⟧ HLP, TextFile

    Length: 2155 (0x86b)
    Types: HLP, TextFile
    Names: »IOX.HLP«

Derivation

└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
    └─ ⟦this⟧ »IOX.HLP« 
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
    └─ ⟦this⟧ »IOX.HLP« 

TextFile

IOX

IOX is a DFS based I/O exerciser.  It is a combination of the DFS
based tape exerciser, TAPEX, and the DFS based disk exerciser,
DISKX.  The IOX program may only be run on Series 200 processors
due to memory constraints.  To invoke the IOX program type:

    CLI> x iox

The exerciser will prompt you as follows:

    Simulate packet requests [Y] ?

Answering "Y" to this question causes IOX to use the same entry points
to the I/O Processor Kernel as the R1000 would use during system
operation.  It provides for more extensive testing of system integerity,
allows more parallelism, and increases I/O throughput.

    Exercise Tapes [Y] ?

Answering "Y" to this question will cause IOX to ask if you want to
exercise each tape drive which is in the system and is "ready".  A
tape drive is "ready" if it has a tape mounted, loaded, and write-
enabled.  As many as tweleve tape drives may be exercised.  Tape
testing will destroy all data written to the tape.

    Exercise Disks [Y] ?

Answering "Y" to this question will cause IOX to ask if you want
to exercise each disk drive which is spun up.  As many as sixteen
disk drives may be exercised.  Disk testing will only write to the
diagnostic area of a disk.  This should cause non-destructive
results.  If a disk unit is in question a full system backup should
be available as certain disk malfunctions may result in writes to
user data.

If you have requested that disks be exercised you will be asked:

    Do all I/O to the same cylinder [N] ?

Answering "Y" to this question will cause more transfers because the
disk heads will never be moved.  Answering "N" will provide for test-
ing more comparable to system usage because seeks will be quite frequent.

Once the exerciser has asked all its questions it will begin to test the
devices selected.  It tests the tapes and disks in the same fashion as
DISKX or TAPEX.  Refer to the documentation for those programs for
details of testing.  While IOX is running you may type ^G to terminate
it.  Typing any other character will cause status displays which are
similar to those produced by TAPEX and DISKX.  Refer to those documents
for details.