Compaq Tru64 UNIX: Setting up Swap Space

1. Determine the size of the installed RAM with the command:vmstat -P | head -22. Determine the allocated swap space with the command:/usr/sbin/swapon -s3. Determine the required size of the swap space.You can find the minimum swap space requirement in the installation documentation insection Hardware and Software Requirements Check.If possible, you should use an entire

Compaq Tru64 UNIX: Setting up Swap Space Read More »

Compaq Tru64 UNIX: Checking and Modifying the UNIX Kernel

Checking the UNIX Kernel You can check the UNIX kernel with the following UNIX commands: sysconfig -q ipc sysconfig -q proc sysconfig -q vm Compare the output of these commands with the values in the list below. Corrections of the kernel parameters are published in the installation notes. These notes contain the most recent information

Compaq Tru64 UNIX: Checking and Modifying the UNIX Kernel Read More »

How to interpret HP-UX device numbers from SCSI read and write errors in the syslog.

When SCSI read and write errors are logged in the syslog, the device number is written in hex. For example: Jun 2 21:13:38 pdb01 vmunix: SCSI: Read error — dev: b 31 0x2b8400, errno: 126, resid: 8192,Jun 2 21:13:39 pdb01 above message repeats 13 timesJun 2 21:13:39 pdb01 vmunix: – dev: b 31 0x2b8400, errno:

How to interpret HP-UX device numbers from SCSI read and write errors in the syslog. Read More »

Scroll to Top