How to get to a OK prompt on new SUN T5140


 
Thread Tools Search this Thread
Operating Systems Solaris How to get to a OK prompt on new SUN T5140
# 8  
Old 01-19-2009
Code:
SUNSP00144FEB9C41 login: root
Password: 
Waiting for daemons to initialize...
…MANY LINES DELETED….
Daemons ready

Sun(TM) Integrated Lights Out Manager

Version 2.0.4.20.c


Copyright 2007 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
…MANY MORE LINES DELETED (ALL COPYRIGHT STUFF)….
Warning: password is set to factory default.

-> set /SP/users/root password 
Enter new password: ********** 
Enter new password again: ********** 

-> set /HOST/diag trigger=none 
Set 'trigger' to 'none' 

-> set /HOST/bootmode script="setenv auto-boot? false" 
Set 'script' to 'setenv auto-boot? false' 

-> start /SYS Are you sure you want to start /SYS (y/n)? y 
Starting /SYS 

-> start /SP/console 
Are you sure you want to start /SP/console (y/n)? 
y 
Serial console started.  To stop, type #.
 
SPARC Enterprise T5120, No Keyboard
Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
OpenBoot 4.28.0, 16256 MB memory available, Serial #82549816.
Ethernet address 0:14:4f:eb:9c:38, Host ID: 84eb9c38.


auto-boot? =            false
{0} ok

# 9  
Old 01-19-2009
andddddd Perderabo with the killer post Smilie
# 10  
Old 01-19-2009
Actually, I didn't mean to make such a terse post. I was called away before I could edit it. Smilie

That excerpt is from my notes on setting up a few 5120's which I assume are very close to the 5140's. The "secret" is probably the line:
set /HOST/bootmode script="setenv auto-boot? false"

The line "set /HOST/diag trigger=none" disables some lengthy diagnostics. This is not required to get to the OK prompt, but it will get you there faster. It might be wiser to run the diagnostics at least once, but, for better or worse, I don't.
# 11  
Old 01-20-2009
good.it helps Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Sun V445 hangs before {0} ok prompt

I am having a problem when booting my Sun V445 machine with Solaris 10 installed on it. Machine hangs at boot at following step : 0>Copyright 2007 Sun Microsystems, Inc. All rights reserved 0>OBP->POST Call with %o0=00000800.01014000. 0>Diag level set to MAX. 0>Verbosity level set to... (21 Replies)
Discussion started by: usmanijaz101
21 Replies

2. Solaris

Reducing threads on T5140

Hi All, We have a T5140 server which has 128 threads in total. Is it possible to reduce the number of threads per core through some configuration changes? I am sorry for being so naive but I am one on this. Why would I like to do this? Unfortunately we have this for an Oracle Database Server... (6 Replies)
Discussion started by: VENKITACHALAMS8
6 Replies

3. Solaris

Suggestions for new T5140

I've been busy and fell behind on Sun/Oracle. Forgive me if too basic. I welcome brief, cryptic, or advanced replies. I also welcome noobie information since I may have no clue what's up at the moment. Problem statement: I inherited a computer to set up. I would rather not figure out 8 months... (1 Reply)
Discussion started by: Nevyn
1 Replies

4. Solaris

XSCF prompt disappeared, Sun M5000

Hi, I've got an issue here: After I logon to the xscf prompt of this Sun M5000 and did 'XSCF> version -c xcp', the xscf prompt disappeared. I can't get it back and can't log out. exit rebootxscf logout #. #> #> ~# ~# exit sendbreak exit I tried to set the Mode Switch to the service... (3 Replies)
Discussion started by: aixlover
3 Replies

5. Solaris

Bind hang up when process is reaching to 500 Mb, Solaris 10u8, Sun T5140

Hi all, I use latest bind 9.6.1, brand-new T5140 Sun Server, 10u8 Solaris OS, Mar-2010 OS patch to configure a caching dns server. But bind always hang up when process/cache is reaching to 500 Mb ( Though 'prstat -a' check ) Can anyone help me a solution for this problem, i will greatly... (0 Replies)
Discussion started by: tien86
0 Replies

6. Solaris

T5140 and zones

Hi, I need configure this server for two zones (oracle and glassfish). Server has 2CPU 8cores = 128vcpu and 16 GB RAM. I am interested in mainly the division of the processor and memory. What was the configuration that best for Oracle zones? (4 Replies)
Discussion started by: bieszczaders
4 Replies

7. Solaris

Serial port on the T5140

What is the serial port on the T5140 used for. (4 Replies)
Discussion started by: pgsanders
4 Replies

8. Solaris

Problem using default account with ILOM on Sun SPARC Enterprise T5140

Hi, I have Sun SPARC Enterprise T5140 and I can't access it via serial port using preconfigured administrator account, as described in Sun Integrated Lights Out Manager 2.0 User's Guide: I'm always receive "Login incorrect" message. I'm really confused! Does anyone experience such circumstances?... (12 Replies)
Discussion started by: Sapfeer
12 Replies

9. Solaris

How to get to the OK prompt without Sun keyboard

Hi all, I have just replaced the HDD on a Ultra 5 Spark machine, now I need to reinstall Solaris 9. The problem is: how do I get to the OK prompt without a Sun keyboard in order to boot from CD? At moment when I power on the machine I get the following error: Timeout Waiting for ARP/RARP... (13 Replies)
Discussion started by: sspirito
13 Replies
Login or Register to Ask a Question