CONFIGURE [ Volume Management ] MPE/iX 5.0 Documentation
Volume Management
CONFIGURE
The CONFIGURE command adds new devices to the current configuration.
DISCUTIL can use the device after it has been configured. If the device
is a disk, DISCUTIL tries to mount it. DISCUTIL automatically configures
the system console, the tape drive, and all master and member disks that
were mounted at the time of the failure.
Task
Configures devices.
Capability
No special capability required.
Syntax
{TAPE }
CONFIGURE [LDEV=] ldev [CLASS=]{PRINTER } [PATH=]path
{TERMINAL}
{DISC }
Parameters
ldev A number from 1 to 100 specifying the logical
device number of the device that will be
configured. Required.
TAPE Configure the device as a tape.
PRINTER Configure the device as a printer.
TERMINAL Configure the device as a terminal.
DISC Configure the device as a disk.
path The numbers associated with the hardware cards
connected to the device. Required.
Example
This example shows how to configure a disk drive using the CONFIGURE
command.
________________________________________________________
| |
| |
| discutil> CONFIGURE 17 DISC 8.0.1 |
| |
| *Note: LDEV 17 CONFIGURED AS DISC (PATH: 8.0.1) |
| |
| *Note: VOLUME MOUNTED ON LDEV 17 |
| |
________________________________________________________
MPE/iX 5.0 Documentation