Re: V480 hanging ...

From: Eric Saxe (esaxe_at_hotmail.com)
Date: 12/19/03


Date: 18 Dec 2003 23:11:00 -0800


"Thillier Pierre-Yves \(IFF DCSA IT\)" <Pierre-Yves.Thillier@infineon.com> wrote in message news:<bqqa7f$mhp$1@newssrv.muc.infineon.com>...
> Hi all,
>
> I'm facing a very nasty problem :
> I have a V480 machine (4 CPUs, 16GB mem) installed with the latest release
> of Solaris8 (HW07/03) with all the latest patches available on the Sunsolve
> WWW (including the latest OBP downloaded). When this machine is a little CPU
> stressed (~15 minutes after the boot start), it hangs completely causing the
> system to lock up, which would then require a power cycle...
> When I restart the server, I have no error messages ... All the diags passed
> on the OBP are ok ...
>
> I have 13 others V480 (same hardware configuration) but running Solaris8
> (HW02/02) with 108528-17 kernel patch.
>
> The SUN support is helpless because they do not want to change anything on
> it without having any indication of the failure ...I have E250 and V440
> machines running exactly the same installation without any problem ....
>
> Is anybody having any idea ???
>
> Thanks in advance and best regards,
>
> Pierre-Yves Thillier

Assuming this isn't a hardware isse...
Getting a stack backtrace and threadlist dump would be helpful in
figuring what's causing your system to hang. Try booting under kadb
with:
        # reboot 'kadb -D kernel/sparcv9/unix'

When the system hangs, do a "stop-a" (or equivalent) to drop down into
the kernel debugger. At the kadb prompt get a stacktrace with "$c".
You can dump the threadlist with "$<threadlist", and take a crash dump
with "$<systemdump". I think Sun support would find this data helpful.

Hope this helps,
-Eric



Relevant Pages

  • Re: V480 hanging ...
    ... > I'm facing a very nasty problem: ... When the system hangs, do a "stop-a" to drop down into ... At the kadb prompt get a stacktrace with "$c". ... You can dump the threadlist with "$<threadlist", ...
    (comp.unix.solaris)
  • Re: New USB host controller drivers: usbxhcd9.zip
    ... will try rev 10 and if that also hangs, I will setup a dump partition as described. ... That would allow me to add tracepoints to USBEHCD.SYS at the appropriate places and to analyze from the dump where exactly it hangs. ... In order to do a trace you also need to set up tracing. ...
    (comp.os.os2.misc)
  • Re: New USB host controller drivers: usbxhcd9.zip
    ... That would allow me to add tracepoints to USBEHCD.SYS at the appropriate places and to analyze from the dump where exactly it hangs. ... In order to do a trace you also need to set up tracing. ... Now, when the system reboots and hangs, hit Ctrl-Alt-NumLock-NumLock to initiate a system dump. ...
    (comp.os.os2.misc)
  • Re: Computer hangs when disconnecting from VPN
    ... If you need to reboot after the machine hangs then you can take the complete ... dump on the machine and see the dump. ... command "netsh ras set tra * dis" to flush the logs. ...
    (microsoft.public.isa.vpn)
  • Re: Merging libata PATA support into the base kernel
    ... I agree that is a nasty problem and really ... hangs on resume - the hardware, or the kernel talking ...
    (Linux-Kernel)