INFORMATION RELEASE AB 177
To increase the size of the LockTable
On NCR Unix SVR4 Systems running Charisma
Ask the user to log all the users off and ensure all processes are at the Unix logon prompt.
In root, on the system console, enter init 1 <CR>.
This will initialise the system into the single user mode.
Before modifying the tunable parameters the following should be copied to preserve the current configuration.
£ cp /stand/unix /stand/unix.copy. <CR>
£ cp /etc/conf/cf.d/stune /etc/conf/cf.d/stune.old <CR>
UFSNINODE, MAXUP, NPROC
will not be exceeded by the new values you may have to enter. To do this it is necessary to use the Unix editor vi. Below is a precis of vi commands.
£ vi +/NPROC /etc/conf/cf.d/mtune <CR>
Observe the 3rd value to the right of NPROC. If it is lower than the value required in section 2 of this document then use the L key to position the cursor at the 3rd value. Enter shift R then the new value for NPROC. Enter ESC.: (Colon).
To save the changes and exit the editor enter wq <CR>.
Enter
£ vi +/MAXUP /etc/conf/cf.d/mtune <CR>
and repeat the above.
£ vi +/UFSNINODE /ETC/CONF/CF.D/MTUNE <CR>
and repeat the above.
£ /etc/conf/bin/idtune - = FLCKREC 1500 <CR>
£ /etc/conf/bin/idbuild <CR>
This will take a few minutes to complete.
If the build fails to contact Operating System Support ASAP.
If the build completes then to enable the new kernel enter:
£ shutdown -y -go -i6 <CR>
The system will shutdown and reboot automatically.