> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Jim McAlpine > Sent: Wednesday, November 14, 2007 10:52 AM > To: [email protected] > Subject: Re: copy zfs dataset > > > On 11/14/07, McKown, John <[EMAIL PROTECTED]> wrote: > > > > > > Well, the bpxmtext function says the EF17623E means: aggregate not > > found. Is the zFS filesystem mounted? I think that it must be. > > > Sorry, I had a typo in the last attempt at the command. The previous > attempts with the correct name return the following - > > ZFSUSER:/: >zfsadm grow -aggregate zfs.was510.config.zfs -size 300000 > IOEZ00175E Error growing aggregate ZFS.WAS510.CONFIG.ZFS, error code=8 > reason code=EF17625D > > Jim McAlpine
OK, that makes more sense. 1) Is there enough space on the existing volume for the dataset to expand on that volume in the quantity you specified? 2) If not, does the DSN have a candidate volume? 3) If not, then add a candidate (if SMS managed, then ALTER dsn ADDVOLUMES(*) should add a candidate 4) If you added a candidate, try the zfsadm command again. You may need to dismount and remount the zFS file for the ZFS address space to pick up any changes made in step 3. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

