ILOM (Integrated Lights Out Manager) "Too many users are logged in" message

Upon entering the web interface of a sun server and when trying to login the following message appears:

Too many users are logged in

Can anyone advise me on what this means, or how to fix it?


Solution 1:

You should probably have a read of this document which but in brief connect to the service processor cli

ssh ip_of_sp
-> show /SP/sessions

should tell you who is connected so you my be able to track someone down and get them to log out. Failing that

-> reset /SP

Will restart the service processor and amongst other things lo everyone out.