HP e3000 MPE/iX Release 6.5 System Software Maintenance Manual (30216-90325)
334 AppendixG
HP Stage/iX Reference
HP Stage/iX Commands
Default: NONE (see also SETDEFAULT)
CONTIG — Implies that the file must be on LDEV1 and that the file requires contiguous
disk space. (MOST RESTRICTIVE)
LDEV1 — Implies that the file must be on LDEV1.
NONE — Implies that there are no disk space restriction on the file. Files with no
restrictions can be placed anywhere within the MPEXL_SYSTEM_VOLUME_SET.
[;DISP=file_disp] (Optional)
Values: REPLACE (R), ADD (A), DELETE (D), IGNORE (I)
Default: REPLACE (see also SETDEFAULT)
REPLACEMENT — Indicates that this file will replace an existing file when the system is
booted from this staging area.
ADD — Indicates that this is a new file.
DELETE — Indicates that this file will be deleted when the system is booted from this
staging area.
IGNORE — Files with this disposition are placed in the staging area, but are ignored
during system start.
[;ONERR=error_action] (Optional)
Values: WARN(W), IGNORE (I)
Default: WARN (see also SETDEFAULT)
If an error occurs while processing a file, the error_action for that file will dictate what the
start code will do.
WARN — start will continue. An error message will be printed.
IGNORE — start will continue, no error message will be printed.
[;VAL=val_method] (Optional)
Values: BASIC (B), EXISTENCE (E), CHECKSUM (C)
Default: BASIC (see also SETDEFAULT)
This parameter describes which technique will be used to determine if a particular file is
valid at validation time (see VALIDATE). All files in a staging area must be considered valid
before HP Stage/iX will consider the staging area valid.
BASIC — Basic validation should be performed on this file. This includes insuring that
the file exists in the staging area, and that the disk space restrictions match what they
should be.
EXISTENCE — The file that the staged file corresponds to must exist in the Base.
CHECKSUM — The computed checksum for the file corresponding to the final target file
name must be in the array of acceptable checksums (see:
validation_info
parameter).
The CHECKSUM option is not currently supported.
[;VALINFO="val_info"] (Optional)