Have a look at page 29 of the ZFS Admin book (SC23-6887-50). Mine is from z/OS 2.5. “Copying the physical blocks of the aggregate to a larger data set”. Basically, it’s allocate, then REPRO.
On Mon, Feb 19, 2024 at 5:09 AM Radoslaw Skorupka < [email protected]> wrote: > I created a few ZFS datasets on non-SMS volume. > Since I used ZFS parameter, it was created as EXT-ADDR, but not EXTENDED. > Now I want to copy (dump-restore) them to SMS-managed volumes. And got > ADR971 with rsn=8 > > Any clue? > > I can see the following options: > 1. Use copytree of pax and copy entire ZFS content to another one, > created without EXT-ADDR or EXTENDED (and SMS-managed). > 2. Unmount ZFS and REPRO it to another one, created as above. > 3. Did I miss any magic option in ADRDSSU manual? > > -- > Radoslaw Skorupka > Lodz, Poland > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
