Sun Remote System Control (RSC) User's Guide

Chapter 7 Troubleshooting

This chapter includes information about troubleshooting RSC problems, and troubleshooting the server using RSC.

Troubleshooting RSC Problems

Can't log in to RSC

Can't connect to RSC using telnet

RSC supports a maximum of two simultaneous telnet connections. This includes command line interface sessions and RSC GUI connections to the server console (Open Console). When two telnet sessions are active, further attempts to connect using the telnet command will receive a connection closed error. For example, from UNIX:


% telnet bert-rsc
Trying 129.148.49.120...
Connected to bert-rsc.
Escape character is '^]'.
Connection closed by foreign host.

Can't connect to RSC through the Ethernet connection

First, log in to the server as root and see if the command rscadm status reports a good status. If it does, then RSC is working and there is an Ethernet configuration problem. Use the rscadm show command to check that Ethernet configuration variables are set correctly.

You can also:

Can't connect to RSC through the serial port

First, log in to the server as root and see if the command rscadm status reports a good status. If it does, then RSC is working. Log in to the server as root and use the rscadm show command to check that serial port configuration variables are set correctly.

If the problem is with a modem:

No alerts received from RSC

If email alerts are not received:

If pager alerts are not received:

RSC passwords are unknown

If users have forgotten RSC passwords or passwords are not working, log in to the server as root and use the command rscadm userpassword to assign new passwords. Inform RSC users of the new passwords.

Times in RSC event log do not match times in server console logs

Log in to the server as root and use the command rscadm date -s to synchronize RSC time to server time. Consider setting up a repetitive job to do this using the cron utility.

You can perform some RSC functions, but not others

Specific user permissions are required to perform functions; check your permission level. In addition, the following problems may exist:

RSC is not working after you replace the main logic board

After replacing the server main logic board, you must reconfigure RSC. Use the rscadm utility to restore configuration settings from a backup file. You may also need to update the server flash PROM with the latest version of the Sun Enterprise 250 OpenBoot firmware.

Troubleshooting Server Problems Using RSC

RSC is useful for troubleshooting a server that is not responding. If the server is responsive, connect to it as usual and use standard tools such as Solstice SyMON, SunVTS, and OpenBoot Diagnostics.

If the server is not responding, log in to your RSC account and:

Scenario: An unreliable SIMM in memory bank 2 is causing continuous reboots

  1. Log in to RSC and check the RSC event log.

    You will see repeated server resets in the log.

  2. Examine console logs.

    You will see many SIMM bank 2 errors in the original run log, and eventually a panic message.

  3. Connect to the server console.

    You may see that the system is up now, but receiving periodic SIMM errors.

  4. Log in to the server as root, and halt the system.

  5. Enter the following OBP command to disable SIMM bank 2:


    ok> asr-disable bank2
    

  6. Reboot the server.

  7. Order new memory for the server.