Chapter 7. Installing RHEL 5.2 on the controller 117
...
touch /var/lock/subsys/local
modprobe vmcp
The vmcp command will now be available after the next reboot.
7.2.12 Rebooting the system
Reboot the system to test the changes:
# reboot
After your system comes back in a couple of minutes, start a new SSH session to the
controller.
7.2.13 Verifying the changes
You are now finished customizing the Linux controller. SSH back into the controller and check
a few settings. Test the vmcp command with a CP command such as QUERY NAMES:
# vmcp q n
FTPSERVE - DSC , DTCVSW2 - DSC , DTCVSW1 - DSC , TCPIP - DSC
OPERSYMP - DSC , DISKACNT - DSC , EREP - DSC , OPERATOR - DSC
LNXINST - DSC
VSM - TCPIP
Confirm that both of your swap spaces are operational:
# swapon -s
Filename Type Size Used Priority
/dev/dasdq1 partition 259956 0 -1
/dev/dasdr1 partition 519924 0 -2
Verify that the NFS server is running:
# service nfs status
rpc.mountd (pid 6776) is running...
nfsd (pid 6770 6769 6768 6767 6766 6765 6764 6763) is running...
rpc.rquotad (pid 6748) is running...
Comentarios a estos manuales