[ Contents ] [ Index ]

A Server is Not Responding or a Server Might be Down

If a server is not responding or might be down, check the following:

Make sure the Sun StorEdge Configuration Services are running at the server.

  1. (UNIX OS). Run the following command:
  2. ps -e | grep ss

    The names ssmon and ssserver should both be present in the output. If they are not, proceed to Step 2. If they are, proceed to Step 4.

    (Windows 2000) Choose Start > Programs > Administrative Tools > Computer Management. Click Services & Applications > Services and verify that SUNWscsd Monitor, SUNWscsd Server, and SUNWscsd Startup Services are started. If they are not, proceed to Step 2. If they are, proceed to Step 4.

    (Windows 2003) Choose Start > Administrative Tools > Computer Management > Services & Applications > Services and verify that SUNWscsd Monitor, SUNWscsd Server, and SUNWscsd Startup Services are started. If they are not, proceed to Step 2. If they are, proceed to Step 4.

  3. (UNIX OS) Stop and start the agents as explained in the Sun StorEdge 3000 Family Configuration Service User's Guide.

    (Microsoft Windows) Stop and start the services by right-clicking the service you want to start or stop.

  4. If the agent/services do not start/stop properly, do a reconfiguration reboot.
  5. Make sure that the TCP/IP protocol software is loaded, and that the network card and the network connection are working.
  6. To test the TCP/IP connectivity at the command line, type:

    ping {IP address of the server or the other server name}

    If you do not get a reply, then there is a problem in the TCP/IP protocol services. Contact your MIS department for assistance.

  7. Make sure that the correct server name and password are specified.
  8. If the name or password is not correct, make the connection by editing the entries. See the appropriate section below:

    UNIX Operating System - Creating Users and Passwords.

    Microsoft Windows Operating System - Creating Users and Passwords.

    The password has to be one established through the procedure for setting up Sun StorEdge Configuration Service users.

    • Make sure that the Sun StorEdge Configuration Service users (ssmon, ssadmin, ssconfig) were set up properly.

    • If you are using a naming service (NIS or NIS+ in UNIX OS), make sure that the users have been correctly added to the naming service.
[ Contents ] [ Index ]