Can't bring E25K system controller to OK prompt


 
Thread Tools Search this Thread
Operating Systems Solaris Can't bring E25K system controller to OK prompt
# 1  
Old 06-11-2008
Can't bring E25K system controller to OK prompt

Hi,

Due to some changes at our company, we lost the password for the root and sms-svc account on the primary system controller (E25K).

We connected a serial console to the system controller but we never managed to break the session to bring it to the OK prompt.
(tried: ~#, [ENTER]~[CTRL] b, ~[CTRL][BREAK], [CTRL][BREAK], [CTRL] a b, [SHIFT]-#, sending break from terminal option, unplug/plug keyboard from serial console client, etc.)

As the system controller failover is not enabled, we can't rely on the other system controller... I know it's bad practice and it's really dumb to loose the passwords... but probably you all know how it goes in these huge IT companies where systems are managed by teams of people.

My questions are:
1.) Is there any other way to break into the OBP?
2.) Is there any way to force the secondary SC to take over the role of the primary, while not having access to the primary?

Cheers!
# 2  
Old 06-11-2008
There is a way to bring the server down to ok prompt but is a last resort.

Switch the server key to normal "1" mode (make sure it's not pointing to padlock)

Remove the keyboard and plug it back immediately (this usually accompanied by a small *beep* sound)

Note this works with PS2 connecter keyboard but I've never had to chance to test with the newer USB keyboards.

If it works with USB keyboard pls remember to come back here to share this info.
# 3  
Old 06-11-2008
Thanks for your input sparcguy. But do you mean the PS2 connector of a client pc/laptop that has a serial connection to the system controller? Because there is no PS2/USB connector on a E25K system.
# 4  
Old 06-11-2008
Quote:
Originally Posted by Solarius
Thanks for your input sparcguy. But do you mean the PS2 connector of a client pc/laptop that has a serial connection to the system controller? Because there is no PS2/USB connector on a E25K system.
and there isn't a keyswitch either Smilie

have you tried the following keystrokes?

Code:
~.
#.
#~
~#

alternate is maybe this:

Code:
strg + ]
on telnet> prompt enter
send break

but this only works on a "telnet" session.
# 5  
Old 06-12-2008
Ah .. E25k I'm not familiar, we don't have that kind resources here to maintain such an animal in our 40+ server zoo, pity tho. Smilie


But yes Solarius,

The older servers use PS2 connector keyboards at the console, when you remove and replace the connector it will send the server crashing straight down to ok prompt.

I know that the newer servers all use USB keyboards, but I've not tried this method with USB keyboard yet

Last edited by sparcguy; 06-12-2008 at 12:24 AM..
# 6  
Old 06-12-2008
Thanks for the answers guys. I contacted Sun regarding this, this is what they answered:

>If you do not shutdown the domains, then you will not be able to reset the passwords
>of the root and sms-svc accounts on the main SC.
>
>As you have no failover enable and so the spare SC cannot takeover the function
>of the main SC.
>
>You cannot simply break into the main SC as that would cause all the domains
>to crash.

This is bad news... as we want to avoid any service interruption by all costs as it hosts services for more than a dozen clients. But I guess we'll have no choice.
Strange though that a monster like the E25K still has to depend on a reboot; that Sun has no way to force a failover.
# 7  
Old 06-12-2008
you CAN force a failover but you need the passwords to do so... losing passwords is always a bad thing. so i think it's not the fault of sun... isn't it?
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Bring prompt from a different process

Hi, while running a program one of the command is creating a sub-shell which requires user inputs. Is there a way to bring the input prompt to a parallel session or an alternate way to input the values? the outer program doesn't allow to accept the parameter value for the command run in the sub... (8 Replies)
Discussion started by: ahmedwaseem2000
8 Replies

2. Solaris

System is stuck at the OK prompt

Here is a little background. We have a V240 server that has two disks mirrored (out of 4 disks) and one of the disk complained when booting up. The system complained with /etc/inittab file is truncated or corrupted, cannot create /ar/adm/utmpx failed write of utmpx entry. Someone tried to fix... (4 Replies)
Discussion started by: bluridge
4 Replies

3. Solaris

Sunfire e25k need configuration information

Hi, I need cofiguration information about the sunfire e25k. How to confirgure 5 domains in e25k server. Thanks in advance. :) (2 Replies)
Discussion started by: arumsun
2 Replies

4. Solaris

How to change the system prompt and BG of terminal?

Hi all, I was wondering how to change the PS1 to my liking? I tried changing it using PS1='my choice' it worked but the subsequent terminals i open will not have it as the default PS1 ,how do i change it? also i am running as super user, and i need to exec bash, to get the bash environment...... (4 Replies)
Discussion started by: wrapster
4 Replies

5. Solaris

how do you login as sms-svc on a system controller

hi, i have got a SUN F15K DOMAIN TAKING HARDWARE CONFIGURATION DUMP. DUMP FILE: -D/VA message i wnat to logon as sms-svc on to the controller to check what's happening can you please guide me how do i login as sms-svc on the controller and check thank you (1 Reply)
Discussion started by: vinix
1 Replies

6. AIX

Sync AIX system time with Windows Domain Controller

Yeah so, I have setup a domain controller (windows 2003) active directory machine and it is managing couple of windows servers and workstation. I also have couple of AIX machines that need to have the same time as other windows server and workstation hanging off of that domain controller. Now... (1 Reply)
Discussion started by: murderfly
1 Replies

7. UNIX for Dummies Questions & Answers

System Specs in OK Prompt

Hello to all! In the OK prompt, which command should I use to see RAM memory, CPU, and disks partition and capacity? I have in my hands an ancient Ultra5 machine, which Im trying to install Solaris, but don't know if the configuration is the original one. Thanks! (4 Replies)
Discussion started by: Pablo_BR
4 Replies

8. UNIX for Dummies Questions & Answers

wiping system from ok prompt

So last week I posted about my system that will not completely boot. It reports a bad trap and reboots in an endless cycle. I'm at a point where I just want to wipe the system clean, reload the software and basically start from scratch. I can interrupt the boot cycle and get to an ok prompt.... (2 Replies)
Discussion started by: forbin24
2 Replies
Login or Register to Ask a Question