RE: Disk vs Tape scenario
- From: ronhawkins@xxxxxxxxxxxx (Ron and Jenny Hawkins)
- Date: 13 Feb 2006 15:29:44 -0800
Art,
With the storage available for me to test it is hard to eliminate cache
affects for writing because the whole volume can fit in cache.
Theoretically a volume using RAID-10 on 8x10K RPM disks (4D+4D) can handle
about 950 writes/second, but with just a single volume active it would be a
much higher rate because the seek would be minimal.
A write SSCH rate of 475/sec would push the RAID-10 parity group to 950
IOPS, so using typical QSAM BUFNO of 5 and half tracks BLKSIZE you would
need to sustain higher than 63MB/sec to a single volume to get Deferred
Write affects.
For Sequential writes to RAID-5 with 8x10K RPM Disks (7D+P) you would need
to push higher than 111MB/sec (where the disk vendor uses gathered writes
for RAID-5).
RAID-5 using 3D+P (4x10K RPM) would need to exceed 48MB/sec, and old
fashioned RAID-1 (1D+1D) must exceed 16MB/sec to realise deferred write
affects.
Anyway, I just tested with two IEBDG jobs writing 20 million 80 byte records
each to the same 3390 volume with one alias. That's about 3052MB at
73MB/sec. I was using DCB=BUFNO=16, so the QSAM chain was 8 which matches an
SSCH rate of 340 IOPS.
Ron
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxxx
Behalf Of Art Celestini
Sent: Monday, 13 February 2006 11:40 PM
To: IBM-MAIN@xxxxxxxxxxx
Subject: Re: Disk vs Tape scenario
Bruce, Ron:
I was referring to the "write side" of the operation. Reading back
the intermediate files, although potentially benefiting from speed
enhancements like read-ahead and PAV, is going to be throttled by
the network bandwidth.
I'll admit that it's been a while since I did any serious DASD throughput
tests with decent hardware. Best I've seen (informally) with the hardware
I have available to me at the moment is about 15MB/sec (on a z800). What
kind of numbers do you see when *writing*? (File must be large enough to
remove the effects of any write cache.)
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.
- References:
- Re: Disk vs Tape scenario
- From: Art Celestini
- Re: Disk vs Tape scenario
- Prev by Date: RE: Lynn at garlic.com
- Next by Date: New course announcement: WebSphere Developer for zSeries: Introduction
- Previous by thread: Re: Disk vs Tape scenario
- Next by thread: Re: Disk vs Tape scenario
- Index(es):
Relevant Pages
|