> I've done some more investigation, and this seems to be a bit of a red
> herring actually. Both of these errors seem to be con-incidentally the last
> thing that happens.
> The machine just seems to crash.. The boot enviroment is set to disk first,
> and if I remove power it will reboot from the hard-disk. It only gives me
> the arp/rarp message when it crashes.
> Has anyone else ever encountered this? any guesses?
> I don't even know where to start looking.
> Alex.
> > > Hi All.
> > > I'm new to this whole thing, so I'm sorry if this is the wrong group to
> post
> > > this to, but I'm reaching the end of my mind.
> > > I have a Sun Sparc 5 Running Solaris. It's been running happily as a
> web
> > > server for a long time now. However recently it's starting behaving
> badly
> > > It seems to crash on a fairly regular basis... I've looked in the
> messages
> > > log, and the same two messages keep appearing, but I've inherited this
> > > machine, I didn't set it up, I have no idea what the messages mean.
> > > The last thing that appears in the log before the crash is
> > > 15:38:01 unix WARNING: Interrupt Level 4 not Serviced
> > > although last night, since we didn't notice it had crashed it then went
> on
> > > to do a
> > > 00:00:24 Solstice Backup Registration: (info) License enabler #none
> > > (Networker/10 eval) has expired.
> > > The crash when it happens, I've never seen, but I can tell it has
> crashed as
> > > the screen disappears and the message
> > > Timeout waiting for ARP RARP packet
> > > repeats over and over again down the screen on a sort of timeout basis.
> I
> > > don't know if anyone out there has had similar messages but I'm pretty
> much
> > > open for any ideas..
> > > Thanks in advance
> > > Alex
> > A quick guess, youre disk makes the system panic/crash,
> > boot env is probably : disk net
> > and it reboots from net & there is no bootserver responding !?
> > ARP/RARP is when you dont get bootresponse over the net.
> > check: /var/adm/messages or dmesg for SCSI errors.
> > //J?rgen
Please get a new disk, put it in the second slot, above the existing drive.
then reboot in single, do a : dd if=/dev/rdsk/c0t0d0s2 of=/dev/rdsk/c0t1d0s2
bs=8192
shutdown and poweroff the system and swap the disks around.
boot up and youre system will work !?
this is just a very cheap way, nothing for a system with users, customers
etc... on it !!!
ps.
this is a x86/intel forum not Sparc !
ds.
//J?rgen