"Steve Comstock" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > John P Kalinich wrote: > > CKD DEVICES > > > > DATA ALT TRACKS/ BYTES/ BYTES/ BYTES/ > > DISK TYPE CYLS CYLS CYL TRACK CYL MODULE > > 3390-54 65520 0 15 56,664 849,960 55,689,379,200 > > > > Thanks, John. That's what I was hoping to see. > > Can you tell me where you found that? > > Kind regards, > > -Steve Comstock >
IBM APAR OA07687, one of several required for -54 support, says * PROBLEM DESCRIPTION: New function support for the IBM * * TotalStorage DS6000 and DS8000 * * servers ( D/T1750 D/T2107 ) along * * with the IBM TotalStorage ESS * * D/T2105 model 800. * * * * This APAR provides DFSMSdss support * * for up to 65,520 cylinder sized * * volumes configured on these machines. * Take notice of the following consequences: Because the cylinder number in CCWs is 2 bytes, this is the max you can go in 3390 format (actually you could go to FFFF, but IBM chose to reserve a couple of cylinders. This support required that all IBM code, vendor code and user code change to treat the cylinder number as an UNSIGNED halfword. The previous largest disk was a 3390-27, 32760 cyliners (X'7FF8') which still alowed the cylinder number to be a signed halfword. Kees. ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. ********************************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

