 |
» |
|
|
|
The NEWVOL command adds a new member volume to an existing volume set. If you include the ldev parameter, then the command initializes the new volume. That is, the command can define a volume in the set without the volume being present online. Defining a volume means that an entry identifying the volume is put on the volume set information table (VSIT) on the master volume, but the volume will not be initialized or available to the system. The NEWVOL and INITVOL commands work together. If the volumes are not online, you can define the volumes with the NEWVOL command by not including the ldev parameter. Later, when the volume is available and online, you can use the INITVOL command to initialize the volume. Task |  |
Adds a new volume to a volume set. Capability |  |
CV, create mountable volume set Syntax |  |
NEWVOL [VNAME=]sname:vname
[ [LDEV=]ldev
[PERM=]percentperm
[TRANS=]percenttrans
[CLASSES=](cname[[,,cname]...])]
|
|