Thanks for bringing this topic up... My experience is that I cannot create zfs Aggregates larger than 120,000 Cyls. The IOEAGFMT program abends, even if I use the TSO interface. ZFS.SMPE.SERVICE.UPLOADS.MVS ZFS.SMPE.SERVICE.UPLOADS.MVS.DATA 120000
Regards Herbie -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Justice Sent: 28 September 2006 16:21 To: [email protected] Subject: Re: zFS Question **************************************** Step 1 IDCAMS DEFINE with whatever space and volume allocation is necessary. Step 2 //CREATE EXEC PGM=IOEAGFMT,REGION=0M, // PARM=('-aggregate data.set.name.ZFS -compat') I don't tell ZFS how many blocks to format. Finally, in SYS1.PARMLIB(IOEPRM00), I specify only one parameter: aggrgrow=on ******************************* agreed, works quite well. ---------------------------------------------------------------------- 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 ********************************************************************************************* This email and any attachments are confidential and intended for the sole use of the intended recipient(s).If you receive this email in error please notify [EMAIL PROTECTED] and delete it from your system. Any unauthorized dissemination, retransmission, or copying of this email and any attachments is prohibited. Euroconex does not accept any responsibility for any breach of confidence, which may arise from the use of email. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the Company. This message has been scanned for known computer viruses. ********************************************************************************************* ---------------------------------------------------------------------- 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

