To measure read performance on drive rmt1 using the
%iocheck
%iocheck
To unload a tape:
% tctl
Repeat the above steps for each tape drive.
4.4.2. Solaris
On each Tape Mover node, verify that each tape drive has the
To determine if the variable block size option is enabled, the following should complete successfully:
%dd if=/dev/null of=/dev/rmt/0n bs=80 count=1
%dd if=/dev/null of=/dev/rmt/0n bs=1024 count=1
If the
On each Tape Mover node, verify that the raw read and write I/O performance of all HPSS tape drives are at the expected levels. Create one or more tables documenting the results.
To conduct the read and write tests on /dev/rmt/0, mount a scratch tape on /dev/rmt/0 and issue the following commands.
WARNING: The contents of this tape will be overwritten by iocheck so be sure to mount the correct tape cartridge.
To measure uncompressed write performance (Note that specifying 0n will cause the tape not to rewind):
% iocheck
To measure the
% iocheck -w -t 20 -f 0 -b 1mb /dev/rmt/0
To measure read performance on drive 0 using the
%iocheck
%iocheck
To empty the tape:
%mt
%mt
HPSS Installation Guide | July 2008 |
Release 6.2 (Revision 2.0) | 125 |