I do this in batch, but you can run in OMVS

//XPT001 EXPORT SYMLIST=* 
//* 
//SYM001 SET NZFS='OMVSSYS.CMOD.CACHE2.PRODUCT.ZFS' 
//* 
//ZFSGROW EXEC PGM=BPXBATCH, 
// PARM='sh zfsadm grow -aggregate &NZFS. -size 0' 
//SYSPRINT DD SYSOUT=* 
//SYSTSPRT DD SYSOUT=* 
//STDOUT DD SYSOUT=*

The -0 forces it to grow based on the secondary allocation.  Probably some other
tricks it can do.


Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of
> Charles Mills
> Sent: Monday, October 07, 2019 3:24 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Add space to OMVS filesystem?
> 
> Actually, probably easier, how about an entirely new filesystem /u/xyz ?
> 
> Charles
> 
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Charles Mills
> Sent: Monday, October 7, 2019 2:34 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Add space to OMVS filesystem?
> 
> Please forgive the newbie question. I'm a coder, not a sysprog.
> 
> I have an existing OMVS filesystem:
> 
> ZFS            45 ACTIVE                      RDWR  10/06/2019  L=57
>   NAME=USERID.ZFS                                   16.15.27    Q=0
>   PATH=/u/userid
>   OWNER=S0W1     AUTOMOVE=Y CLIENT=N
> 
> It occupies 4000-odd tracks.
> 
> I have a free DASD volume with 3000 cylinders. I want to add those 3000
> cylinders to the filesystem above.
> 
> Can someone tell me the commands? I am lost.
> 
> Thanks,
> 
> Charles
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to