Multiple volume group lists example

The following example shows the specification of three volume groups (GROUP01, GROUP02, and GROUP03).

 * VGRP DEFINITIONS

GROUP_NAME=GROUP01

VOLUMES=(VOL00A,VOL00B,VOL00C,VOL00D,         
VOL00E,VOL00F,VOL00G,VOL00H,         
VOL00I,VOL00J,VOL00K,VOL00L)

GROUP_NAME=GROUP02

VOLUMES=(VOL00M,VOL00N,VOL00O,VOL00P,         
VOL00Q,VOL00R,VOL00S,VOL00T,         
VOL00U,VOL00V,VOL00W,VOL00X)

GROUP_NAME=GROUP03

VOLUMES=(VOL01A,VOL02B,VOL03C,VOL04D,         
VOL05E,VOL06F,VOL07G,VOL08H,         
VOL09I,VOL10J,VOL11K,VOL12L)