On Mon, 22 Sep 2008 16:27:01 -0400, Lizette Koehler
<[EMAIL PROTECTED]> wrote:

>To answer Mark's questions I have
>
>AGGRFULL(85,5)
>AGGRGROW=ON
>
>The define had
>ALLOC -
>    DSNAME('ZOS19.OMVS.JV390') -
>    RECORG(LS) -
>    TRACKS SPACE(5011,417) -
>    BLKSIZE(4096) -
>    VOLUME(Z19HF2) -
>    UNIT(3390) -
>    CATALOG
>
>

Looks correct on the surface.  Are you sure that parm is in use.

Use this unix command:
zfsadm configquery -aggrgrow  


What does the o/p of this unix command show:
zfsadm aggrinfo -aggregate ZOS19.OMVS.JV390 -long  

You should also be able to force it to grow with
zfsadm grow

All the zfsadm commands are documented in:
Distributed File Service zSeries File System Administration

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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

Reply via email to