W dniu 2012-03-20 23:12, Bill Fairchild pisze:
New thread.
What exactly does "MB/second mean when referring to how much data can
be copied from a DASD to a tape?
To be more precise, I am not interested in big MB vs. little mib,
just the philosophy. Suppose I have a huge file on a "3390" virtual
thing and I can copy whole tracks to tape at the rate of 100 MB/sec.
Assume the tracks hold 50,000 bytes instead of 56,664 to make the
math easier. Does 100 MB/sec. mean that I am copying 2,000 tracks
per second? Maybe. What if there is nothing written on the tracks,
but I don't know that until I read them in and then write the
contents? Of course, there is always at least an R0 on every track,
so they are not completely empty. If all they have written on them
is R0, am I still transferring data at the rate of 100MB/sec? If
each track were half full, would my effective data transfer rate be
only 50 MB/sec?
Well, megabyte per second is million bytes transmitted/read/written
within one second. Nothing more, nothing less.
Remarks:
- For purists: 10^6 is MB, 2^20 is MiB, but it changes nothing in the
above.
- I think there is no big problem with definition of megabytes
transferred through some interface/cable.
- Your problem mainly regards "what to do with unused objects". The
object could be track, block, etc. What to do? IT DEPENDS!
Let's take memory, RAM: there is no "empty" cell in the memory, even
uninitialized cell/page contain some data, usually trash.
In case of 3390 track - when you perform some kind of physical copy, you
don't care about empty tracks, VTOCs, you just copy track by track.
However when you care about "never used" tracks", your copy can run much
faster because you omit some tracks. That's how EMC TF works. But - does
the disk work faster? NO! ABSOLUTELY NO! The software works SMARTER.
And that's the answer: the software used to copy data can be smart and
omit unused parts of data.
Another example: DFSMSdss by default does not copy space in extent past
EOF. So, for example 1% used 100MB file is really copied as 1MB file.
Smart, but don't do it for JES2 spool - in this case EOF is misleading,
you have to specify ALLDATA ALEXCP (one of them actually), and demand
unused space to be also copied. Reason: you know the unused space is not
actually unused. However when you specify the above options for
"regular" datasets, you decide to waste resources, not to use smarter
method and you probably get worse performance.
BTW: Tape controllers use compression, IBM claims 3:1 compression. So
100MB/s can be compressed to 30MB/s of physical tape recording speed.
So, in case DASD->TAPE copy you have to specify what do you mean by
saying 100MB/s.
In "optimistic" version you can backup 1000x100MB file 1% used (1MB of
data), compressed 3:1 (1000x0.333MB= 333MB). Did you back up 100GB or 333MB?
--
Radoslaw Skorupka
Lodz, Poland
--
Tre tej wiadomoci moe zawiera informacje prawnie chronione Banku
przeznaczone wycznie do uytku subowego adresata. Odbiorc moe by jedynie
jej adresat z wyczeniem dostpu osób trzecich. Jeeli nie jeste adresatem
niniejszej wiadomoci lub pracownikiem upowanionym do jej przekazania
adresatowi, informujemy, e jej rozpowszechnianie, kopiowanie, rozprowadzanie
lub inne dziaanie o podobnym charakterze jest prawnie zabronione i moe by
karalne. Jeeli otrzymae t wiadomo omykowo, prosimy niezwocznie
zawiadomi nadawc wysyajc odpowied oraz trwale usun t wiadomo
wczajc w to wszelkie jej kopie wydrukowane lub zapisane na dysku.
This e-mail may contain legally privileged information of the Bank and is intended solely for business use of the addressee. This e-mail may only be received by the addressee and may not be disclosed to any third parties. If you are not the intended addressee of this e-mail or the employee authorised to forward it to the addressee, be advised that any dissemination, copying, distribution or any other similar activity is legally prohibited and may be punishable. If you received this e-mail by mistake please advise the sender immediately by using the reply facility in your e-mail software and delete permanently this e-mail including any copies of it either printed or saved to hard drive.
BRE Bank SA, 00-950 Warszawa, ul. Senatorska 18, tel. +48 (22) 829 00 00, fax
+48 (22) 829 00 33, www.brebank.pl, e-mail: [email protected]
Sd Rejonowy dla m. st. Warszawy XII Wydzia Gospodarczy Krajowego Rejestru Sdowego, nr rejestru przedsibiorców KRS 0000025237, NIP: 526-021-50-88.
Wedug stanu na dzie 01.01.2012 r. kapita zakadowy BRE Banku SA (w caoci wpacony) wynosi 168.410.984 zotych.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN