Operating System - Tru64 Unix
1751961 Members
4780 Online
108783 Solutions
New Discussion юеВ

Re: Error is getting when I try to boot the ALPHA 4100 server

 
chandrakant_4
Occasional Contributor

Error is getting when I try to boot the ALPHA 4100 server

Hi All,

I am getting when I try to boot the ALPHA 4100 server
Server Details
=======================
ALPHA 4100
OS Type : Digital UNIX
Oracle version: 8I
Raid Configured
=================================
Error is coming when I try to boot

(boot dra0.0.0.3.0 -file vmunix -flages A)
block 0 of dra0.0.0.3.0 is a valid boot block
reading 13 blocks from dra0.0.0.3.0
boot strap code read in
Building FRU table
base = 200000, image_start = 0, image bytes = 1000
initializing HWRPB at 2000
initializing page table at 1f2000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code

After one minute server get restarted. when I trying boot from dra1 same
message is displayed and same problem occurred.


Please find the detail when I type the command show device

polling ncro(NCR 53C810) slot 1, bus 0 PCI, hose 1 SCSI Bus ID 7
dka100.1.0.1.1 DKA100 HP DVD-ROM 305 1.01
mka200.2.0.1.1 MKA200 TZK11 03A4
mka300.3.0.1.1 MKA300 HP C1537A L111
polling floppy0 (FLOPPY) PCEB - XBUS hose 0
dva0.0.0.1000.0 DVA0 RX23
polling doc0 (mytex DAC 960) slot 3, bus 0 PCI, hose 0
dra0.0.0.3.0 DRA0 4 Member Raid5
dra1.0.0.3.0 DRA1 1 Member JBOD
polling isp0 (Qlogic ISP 1020) slot4, bus 0 PCI, hos 0 SCSI BUSID 7
polling tulip 0 (DE500 - BA) slot 2, bus 0 PCI, hos 1 Starting
Auto-Negotiate
......ewa0: link failed : Using 100BaseTX: Full duplex

ewa0.0.0.2.1 08-00-2B-C3-AD-41 Auto-Negotiate
polling tulip (DE500-BA) slot3, bus 0 PCI, hose 1 Starting
Auto-Negotiate
ewb0 : link up : Negotiated 100BaseTX: Full duplex
ewb0.0.0.3.1 08-00-2B-C3-B0-DA Auto-Negotiate
polling tulip2 (DE500-BA) slot 5, bus 0 PCI, hos 0 Starting
Auto-Negotiate
......ewc0: link failed : using 100BaseTX : Full duplex
ewc0.0.0.5.0 08-00-2B-C3-AB-5B Auto-Negotiate

Please help me out....

Thanks in advance
2 REPLIES 2
Steven Schweda
Honored Contributor

Re: Error is getting when I try to boot the ALPHA 4100 server

> Error is getting [...]

Where's the error? These look to me like
pretty normal progress messages.


> ......ewa0: link failed : Using 100BaseTX: Full duplex

> ......ewc0: link failed : using 100BaseTX : Full duplex

You appear to have two Ethernet interfaces
which are bad, or connected to something bad,
or not connected to anything. It's hard to
tell which from where I'm sitting.
cnb
Honored Contributor

Re: Error is getting when I try to boot the ALPHA 4100 server

We need more information.

What is the entire restart message? Can you post in an attachment? Also include >>> show config, >>> show power & >>> show fru results.

Can you boot in single user mode?

Maybe try the genvmunix kernel?

Have you looked at the POST Error Log to make sure no errors are present prior to booting (>>> cat el)?

Try to boot an O/S cd to see if the system can at least boot something.

Have you recently changed, installed, upgraded the hardware or software?



HTH