HP e3000 MPE/iX Release 6.0 System Software Maintenance Manual (30216-90272)
Table Of Contents
- Preface
- 1 Introduction
- 2 Task Checklists
- 3 Planning for Your Task
- 4 Preparing Your System
- 5 Modifying Your System
- 6 Finishing the Process
- A Manually Installed Products
- B Configuration Tables
- C Managing Disk Space
- D Backdating Your System
- E CD-ROM Resources
- F HP Patch/iX Reference
- G HP Stage/iX Reference
- H Error Messages and Warnings
- A

312 AppendixG
HP Stage/iX Reference
HP Stage/iX Commands
Syntax
Normal Mode:
VALIDATE [[STAGE=]
stage_name
]
Expert Mode:
VALIDATE [[STAGE=]
stage_name
] [;NOOVERRIDE]
[;OVERRIDE ]
Parameters
[[STAGE=]stage_name (required)
The name of the HP Stage/iX staging area to be VALIDATED. This must be a legal staging
area name for a pre-existing staging area. The staging area cannot be in use or designated
for use on the next boot (see the SET command).
Staging area names are case sensitive. “STAGE1” is not equivalent to “stage1” or “Stage1”.
Expert Mode Parameter:
[;{NOOVERRIDE}] (optional)
{ OVERRIDE}
If ;OVERRIDE is specified, then STAGEMAN will set the valid flag without checking to see if
the contents of the staging area are really valid. Otherwise, STAGEMAN will validate that
each file is actually in the staging area, that each file is OK (for example, disk space
restrictions are observed), and any additional checking that may be performed on a file by
file basis (see the STAGEFILE command).
The default value for this parameter is ;NOOVERRIDE.
Example
STAGEMAN> VALIDATE STAGE=stage_1