Previous Topic: Bidirectional Replication ConfigurationNext Topic: Configure NFS Exports


Configure parmlib

As an example, you configure the parmlib as follows:

PDC

DRC

<DataSetFilters>

IncludeDS=IncludeDS1

<IncudeDS1>

Group21=’PROD./’

 

<Group21>

Description = ' Used for PDC files’

Pool=Pool1

 

; Volume pools

<Pool1> ; PDC files

Volser=P00000-P00999

<Pool8> ; DRC files

Volser=D00000-D00999

<DataSetFilters>

IncludeDS=IncludeDS1

<IncludeDS1>

Group31=’PROD./’

 

<Group31>

Description = ' Used for DRC files’

Pool=Pool1

 

; Volume pools

<Pool1> ; DRC files

Volser=D00000-D00999

<Pool8> ; PDC files

Volser=P00000-P00999

You configure parmlib so that the PROD files created at the PDC are directed to the P00000-P00999 VOLSER range. These same PROD files that are created at the DRC are directed to the D00000-D00999 VOLSER range. Next, you map the VOLSER ranges to NFS exports that replicate between the primary and secondary appliances.