Creating a Volume Class [ System Administrator's Quick Reference Guide ] MPE/iX 5.0 Documentation
System Administrator's Quick Reference Guide
Creating a Volume Class
To create a volume class, enter:
volutil:NEWCLASS CNAME=setname:classname
VOLUMES=volname,[...]
Adding Volumes to a Class
To add specified volumes to a class, enter:
volutil:EXPANDCLASS CNAME=setname:classname
VOLUMES=volname,[...]
Assigning Default Status
The system volume set is the normal default set. If volutil command is
entered without the setname, the system volume is assigned as the
default. If a volume set is named (setname), the set's master volume
must be mounted and online.
To assign default status to a nonsystem volume set, enter:
volutil:SETDEFAULTSET SNAME=setname
MPE/iX 5.0 Documentation