HPlogo MPE/iX Commands Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 8 Command Definitions SP-Z

VSRESERVESYS

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Instructs the system to reserve a volume set online system-wide. The equivalent compatibility mode command is LMOUNT. (Native Mode)

Syntax

VSRESERVESYS volumesetname

Parameters

volume- setname

The name of the MPE/iX volume set to be kept online.

Operation Notes

This command calls for the specified volume set to be kept online and reserved system-wide and specifies that the volume set be kept online until a VSRELEASESYS command is issued. This command does not prohibit individual VSRESERVE (MOUNT) or VSRELEASE (DISMOUNT) commands issued for the specified volume set by individual users.

The MPE/iX naming convention for volume sets differs from that of MPE V/E for private volumes. Refer to the DISMOUNT, MOUNT, VSRELEASE, and VSRESERVE commands in this chapter.

Use

This command may be issued from a session, job, program, or in BREAK. Pressing Break has no effect on this command. It may be issued only from the system console unless distributed to other users with the ALLOW command.

Examples

To request that the volume set ACCOUNTING_PAYROLL be put online and reserved for all users on the system, enter:

 VSRESERVESYS ACCOUNTING_PAYROLL

Related Information

Commands

The VSxxxxxx commands in this chapter, DISMOUNT

Manuals

Volume Management Reference Manual

Feedback to webmaster