V490 Failed To Boot After ALOM poweron


 
Thread Tools Search this Thread
Operating Systems Solaris V490 Failed To Boot After ALOM poweron
# 1  
Old 09-25-2008
V490 Failed To Boot After ALOM poweron

After issuing reboot command (and disconnected from PuTTY), server is not even rebooted because ping test is succesful. So I connect to ALOM and issue poweroff command. After a minute, I did poweron and get this message (only).

Code:
rsc> poweron
Are you sure you want to turn your system power on (Yes/No)?  yes

RSC Alert: Host System has Reset
rsc>

But system is not even booting to OS (because ping failed). This is output of showenvironment.

Code:
rsc> showenvironment


=============== Environmental Status ===============


System Temperatures (Celsius):
------------------------------
        P0    42
        P1    45
        P2    43
        P3    43
      DBP0    22

=================================

Front Status Panel:
-------------------

Keyswitch position is in On mode.

System LED Status: LOCATOR     FAULT    POWER
                    [OFF]      [OFF]    [ ON]


=================================


Disk LED Status:    OK = GREEN  ERROR = YELLOW
       DISK  1:    [OK]
       DISK  0:    [OK]

=================================


Fan Tray :
----------

Tray                    Speed   Status
----                    -----   ------
FAN TRAY0 CPU FAN0       5769   [OK]
FAN TRAY0 CPU FAN1       4000   [OK]
FAN TRAY0 CPU FAN2       3896   [OK]
FAN TRAY1  IO FAN0       4000   [OK]
FAN TRAY1  IO FAN1       4225   [OK]

=================================


Power Supplies:
---------------

Supply     Status             PS Fault   Fan Fault  Temp Fault
------     ------------       --------   ---------  ----------
  0        OK                 OFF        OFF        OFF
  1        OK                 OFF        OFF        OFF

=================================

RSC version

Code:
rsc> version -v
RSC Version: 2.2.3
RSC Bootmon version: 2.2.2
RSC bootmon checksum: 10F5D0CC

RSC Firmware version: 2.2.3
RSC Build Release: 01
RSC firmware checksum: 6D1CAD09

RSC firmware built Jan 18 2005, 16:35:07

RSC System Memory Size: 8 MB

RSC NVRAM Version = 4

RSC hardware type: 4

Please enlighten me. Server is v490

Last edited by Olli.Lang; 09-25-2008 at 11:02 PM..
# 2  
Old 09-26-2008
go to console from the rsc card with "console" and have a look if the "ok" prompt is visible... if so, have a look at the output of "printenv". i think "auto-boot?" is set to "false".
now you can do a "boot" to boot your 490 or you do a "setenv auto-boot? true" and then a "reset-all" and have a look if the new settings work.

hth,
DN2
# 3  
Old 09-26-2008
Quote:
Originally Posted by DukeNuke2
go to console from the rsc card with "console" and have a look if the "ok" prompt is visible... if so, have a look at the output of "printenv". i think "auto-boot?" is set to "false".
now you can do a "boot" to boot your 490 or you do a "setenv auto-boot? true" and then a "reset-all" and have a look if the new settings work.

hth,
DN2
Unfortunately I can't test it at the moment because the server is up around an hour ago. I was just been informed by my higher technical guy that auto-boot = false and now he set auto-boot = yes. I guess this is step that I need to do next time (based on ur comment and his email to me).

Code:
rsc> console

Code:
ok printenv auto-boot?
auto-boot = false
ok setenv auto-boot? true
auto-boot = true
ok reset-all

Now I know that previously system is not starting up automatically after power-on / reset because auto-boot is set to false (and the system stops at OK prompt). Thank you for the insight. You're the best, man !
# 4  
Old 09-26-2008
Be aware, some administrators set this to false for a reason.

For instance, if there is an issue in the middle of the night - and a host reboots automatically, you may not be aware that an event occurred. This can be more of a problem if there is a specific order that hosts need to be brought online for.

ie: Database server up, then application server up. Database server dies and reboots. Application server does not respond properly until it is rebooted. This could result in a loss of data.
# 5  
Old 09-26-2008
Quote:
Originally Posted by avronius
Be aware, some administrators set this to false for a reason.

For instance, if there is an issue in the middle of the night - and a host reboots automatically, you may not be aware that an event occurred. This can be more of a problem if there is a specific order that hosts need to be brought online for.

ie: Database server up, then application server up. Database server dies and reboots. Application server does not respond properly until it is rebooted. This could result in a loss of data.
there is an "reboot-on-error" option to be sure this don't happens!
# 6  
Old 09-26-2008
I've not seen reboot-on-error behave consistently when there is an intermittent hardware error.
# 7  
Old 09-26-2008
the "reboot-on-error" has nothing to do with an hardware error... this stops the mashine from rebooting if it wasn't shut down cleanly!
so, after a panic the mashine won't boot if "reboot-on-error" is set to false...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Fresh Install - Boot Load Failed

I have M10-1. Installation OS 10 from cdrom external. Here message from OK Prompt {0} ok probe-scsi-all /pci@8000/pci@4/pci@0/pci@2/pci@0/usb@4,1/cdrom@1 Unit 0 Removable Read Only device HL-DT-STDVDRAM GP65NB60 PF00 But.. {0} ok boot... (3 Replies)
Discussion started by: mbahjiman
3 Replies

2. Solaris

Solaris 10 boot failed init

Dear all, I have a solaris 10 in my environment (VMware virtual machine). recently I increased the harddisk size from the VMware and reboot my server. after reboot the os is unable to boot and gives the below error message. exec(/sbin/init) file not found press any key to restart ... (3 Replies)
Discussion started by: krishna001
3 Replies

3. Solaris

Difference b/n ALOM and ALOM CMT

Hi Everyone. What is the differece b/n ALOM and ALOM CMT Service processor. I am trying reset ALOM login/passwd using scadm utility on T2000, while I am googling I came cross ALOM CMT doesnt support scadm utility, but ALOM supports. Not sure how different are these. Thanks, (0 Replies)
Discussion started by: bobby320
0 Replies

4. Solaris

M5000 boot net- install failed

Good evening all,I'm new to your site, so please bear any infringements or transgressions on my part.I'm new to the whole Solaris boot install over the net scenario, but here's where I'm stuck:I have an M5000 with 2 domains (running unimode). Domain 0 is configured and running Solaris 10. Domain 1... (9 Replies)
Discussion started by: RandomSun
9 Replies

5. Solaris

Sun Netra T1 won't poweron/no POST

Hi guys. I have an old Netra T1 that I'm hoping to recover here so I can twiddle around with Solaris 10. It's been unable to power on despite issuing the "poweron" command or hitting the switch at the back of the server for some time. The LOM command "env" reports ALARM3 ON and everything else... (8 Replies)
Discussion started by: detach8
8 Replies

6. Solaris

Solaris10..Open boot diagnostic failed

Hi all, when am rebooting the server (SF v890) we are facing "open boot diagnostic failed". Thanks in Adv. (5 Replies)
Discussion started by: arjunreddy3
5 Replies

7. Solaris

V490 - Centerplane failed

Hi all, I'm freshman in this forum. I'm here to ask for your help. A case about Sun Fire V490. But, before starting to ask, I want to tell you the story. Last week, I was told about a failed V490 in Da Nang City (Vietnam). It could NOT boot. After diagnosing it remotely, I found that the... (6 Replies)
Discussion started by: nam.nguyen
6 Replies

8. UNIX and Linux Applications

debian boot failed on IBM RS6000 7025 F80

Hi everybody. I have an old IBM RS6000 Model 7025 F80 with AIX 4.3.3 installed with 2 primary scsi disks. I want to install linux (any flavor) on it. I downloaded and burned an iso image of debian (http://cdimage.debian.org/debian-cd/4.0_r4a/powerpc/iso-cd/debian-40r4a-powerpc-netinst.iso),... (3 Replies)
Discussion started by: pitagoras
3 Replies

9. Solaris

boot load failed

I modified the partitions on my Solaris 10 disk using format command in "boot cdrom -s" mode and then tried rebooting with "reboot". It said "Boot load failed". Why does this happen? I have faced this error before:( and I went in for a fresh installation of the OS.Can anyone tell me the reason as... (1 Reply)
Discussion started by: lydiaEd
1 Replies

10. Solaris

Boot problem: failed to mount /usr

My Solaris10 cannot boot after I made an error when apending the vfstab to: dev to mount======/dev/dsk/c0d0p1:1 device to fsck====== <blank> mount pt=========/Data FS Type==========pcfs fsck pass=========- mount at boot=====yes mount options===== <blank> My 'Data' partition is a... (3 Replies)
Discussion started by: maag
3 Replies
Login or Register to Ask a Question