SGI Techpubs Library

Linux  »  Books  »  Administrative  »  
Linux FailSafe Administrator's Guide
(document number: 007-4322-002 / published: 2001-02-28)    table of contents  |  additional info  |  download
find in page

3.7. Configuration for Reset

You can use one of the following methods for reset:

  • EMP, which requires the following:

    • Verify that the getty processes for serial ports /dev/ttyS0 and /dev/ttyS1 are turned off (this is normally the default)

    • Configure the BIOS

  • A serial port PCI board to supply additional serial ports

  • A USB serial port adapter to supply additional serial ports

  • STONITH network-attached power switch,which requires that you enable a getty on /dev/ttyS0.

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.

Linux FailSafe Administrator's Guide
(document number: 007-4322-002 / published: 2001-02-28)    table of contents  |  additional info  |  download


home/search | what's new | help