3.7. Configuration for Reset

You can use one of the following methods for reset:

3.7.1. Changing the getty Process

The getty process for serial ports /dev/ttyS0 and /dev/ttyS1 should be off if you are using the EMP port for reset. The getty process for serial port /dev/ttyS0 should be on if you are using STONITH.

To change the setting, perform these steps on each node:

  1. Open the file /etc/inittab for editing.

  2. Find the line for the port by looking at the comments on the right for the port number.

  3. Change the third field of this line to off or on, as required. For example:

    t2:23:off:/sbin/getty -N ttyd2 co_9600          # port 2
  4. Save the file.

  5. Enter these commands to make the change take effect:

    # killall getty
    # init q

3.7.2. Configuring the BIOS

To use the EMP for reset, you must enable the EMP port in the BIOS (server systems shipped by SGI have it enabled by default). If you are comfortable not having a serial console available, then the remaining serial port can be used for reset purposes. This involves going into the BIOS and disabling the console redirection option.