Zfs aggregate will help extending the zfs file dynamically if it runs out
of space. To dynamically extend, the option
aggrgrow= on should be specified in IOEPRMxx or IOEFSPRM file which defines
the configuration options for zfs PROC. The Zfs aggregate must have
secondary allocation defined and there should be enough space on volume to
extend it dynamically.

Thanks,
Pushpalatha
z/OS sys prog

On Mar 3, 2017 10:25 PM, "Lizette Koehler" <stars...@mindspring.com> wrote:
>
> List -
>
> When I expand a zFS file I will create a new one, mount it on a temp
directory,
> then copy from the original to the new.  Dismount Old, alter/newname new
and
> then mount on original path.
>
> I have someone telling me that I can use a simple IDCAMS Repro
>
>  Which means my process would be
>  Unmount
>  Rename current to .old
>  Create new with correct name
>  REPRO old to new
>  Mount new file on original mount point
>
> Is it possible to use IDCAMS to copy a zFS file and not break the
structure?
> Inquiring minds want to know.
>
> Thanks
>
>
> Lizette
>
> ----------------------------------------------------------------------
> 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