I use this in Batch.  This grows the zFS based on the secondary allocation.



//XPT001 EXPORT SYMLIST=*
//*
//SYM001 SET NZFS='MY.MVS.DATA.SET.NAME.HERE'
//*
//ZFSGROW EXEC PGM=BPXBATCH,
// PARM='sh zfsadm grow -aggregate &NZFS. -size 0'
//SYSPRINT DD SYSOUT=*
//SYSTSPRT DD SYSOUT=*
//STDOUT DD SYSOUT=*

I put the zFS MVS Dataset name in a symbol as it makes my JCL easier to work 
with


Lizette

> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of DJ
> Sent: Tuesday, December 11, 2018 7:28 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: increasing the size of a zFS file system...
> 
> Hello, all.
> Does anyone happen to have handy a cheat sheet type document on how to
> increase the size of a zFS file system, specifically the ZFS.USERS (mounted
> at "/u") one?
> Thanks in advance.
> DJ

----------------------------------------------------------------------
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