HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Appendix G
HP Stage/iX Reference
HP Stage/iX Commands
295
[;VAL={BASIC} ]
{EXISTENCE}
{CHECKSUM}
[;VALINFO="validation_info"]
[;LIFTYPE={NONE} ]
{BOOT}
{IPL}
{DATA}
{AUTOF}
[;OWNER="owner_name"]
[;FILEGROUP={LDEV1} ]
{SLT}
{OTHER}
Parameters
[FILE=]file_name (Required)
The fully qualified filename for the file which the subsequent defaults should be set.
[;DISK=disk_restrict] (Optional)
Values: CONTIG
(C), LDEV1 (1), NONE(N)
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.