HP 3000 Manuals

Mounting and Dismounting Volume Sets [ System Administrator's Quick Reference Guide ] MPE/iX 5.0 Documentation


System Administrator's Quick Reference Guide

Mounting and Dismounting Volume Sets 

The following commands are MPE XL system commands.  They can be issued
either at the command interpreter prompt or from within the volume
utility.

Enabling the Volume Set Mounting Facility 

To enable the MPE XL disk set mounting facility, enter:

     volutil::VMOUNT ON, AUTO 

This command is entered only at the system console.  The command is
issued automatically as part of a system startup.  Enter it only if
VMOUNT OFF has been issued previously.

Putting a Volume Set Online 

To put a volume set online, enter:

     volutil::VSRESERVESYS volsetname 

This command is entered only at the system console.

Taking a Volume Set OffLine 

To take a volume set offline, enter:

     volutil::VSRELEASESYS volsetname 

This command is entered only at the system console.

Setting Status to LONER 

To take a volume set offline and change its state to LONER, enter:

     volutil::VSCLOSE volsetname 

This command can be issued only from the system console.

Resetting to Original Status 

To put a volume set online and restore its original status, enter:

     volutil::VSOPEN volsetname 

This command is used only to reopen a volume set previously closed with
VSCLOSE. The command can be issued only from the system console.



MPE/iX 5.0 Documentation