MPE/iX System Utilities Reference Manual (32650-90908)

Chapter 6
DISCUTIL
Operation
87
discutil> DO [ [CMD=]cmdid]
For example, to re-execute the fifth command, enter:
discutil>DO 5
DSTAT
Use this command to display information about each mounted volume (i.e., any volume that is currently
listed in the mounted volume table). To invoke DSTAT enter:
discutil>DSTAT
DSTAT displays the ldev on which the volume is mounted, the type ID of the device, the type (STATUS) of the
volume, the volume name, and the physical path as shown in the example below:
LDEV-TYPE STATUS VOLUME ( VOLUME SET-GEN ) PATH
----------- -------- ----------------------------- --------
1-079350 MASTER MPEXL_SYSTEM_VOLUME_SET:MEMBER1 8.0.0
2-079350 MEMBER MPEXL_SYSTEM_VOLUME_SET:MEMBER2 8.0.1
3-079350 MEMBER MPEXL_SYSTEM_VOLUME_SET:MEMBER3 8.0.2
14-079350 MASTER OFFICIAL:MASTER 8.0.4
EXIT
Use the EXIT command to terminate DISCUTIL and automatically begin a system reboot. To exit DISCUTIL
enter:
discutil>EXIT
When the ISL> prompt reappears, you may use the START command to restart your system or choose another
standalone utility. (To see a list of the utilities available to you, enter LS.)
HELP
Use this command to get online help text for DISCUTIL commands. If you specify a command name HELP
displays text for that command. If you dont specify a command, you will see a list of all available commands
and their syntax.
To invoke HELP enter:
discutil>HELP [ [CMD=] cmdname]
For example, to see a list of all commands and their syntax, enter:
discutil>HELP
Or, to see information about the MOUNT command, enter:
:HELP MOUNT
LISTREDO
Use this command to display the command line history stack/queue, ordered from the least to the most recent
command with absolute command reference numbers preceding each command. Use LISTREDO in conjunction
with the DO command to reissue commands you previously entered.
To invoke LISTREDO enter:
discutil>LISTREDO