4.1 FLEX-ES system and resource definitions
Before the newly installed/restored OS/390 system can be used, we must define the hardware and system resources to the
$cd /usr/flexes/rundir
$cfcomp defA1
Start
Configuration processing *SUCCEEDED* with no errors Data Space Manager Terminated
We could issue the cfcomp command directly because we earlier placed /usr/flexes/bin in our Linux PATH. If you did not do this, you would need to use a full path name with the command:
/usr/flexes/bin/cfcomp defA1
Our
$ su |
|
|
Password: | enter root password when this prompt is shown) |
#cd /usr/flexes/rundir (if you are not already there)
#resadm
# | resadm | |
# | exit | (leave root) |
Again, we could issue the resadm command directly because /usr/flexes/bin is in our PATH. You must be root to issue these resadm command options.
Comments
The short steps just shown, to compile system and resource files and to activate the resources (but not the system), require some explanations.
Our definition file source had been placed in /usr/flexes/rundir. We created the rundir directory just after we installed
Central memory size available to this system
Expanded memory size
Number and type of CPUs
Number and usage of channels
Control units for all system devices
The other defines resources for a single system or multiple systems, such as:
1We could have used two definition files, one for the system definitions and one for the resource definitions. The use of separate system and resource definition files is most common when multiple instances of
28S/390 PID: ThinkPad Enabled for S/390