Re: Linux server crash causing router switch to stop working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi David,

Looking at your http://darose.net/ServerCrash20220209.png, are you aware
of https://www.kernel.org/doc/Documentation/RCU/stallwarn.txt which has
detail on what it means?  Though it looks to me like at least one line
of output has been trampled.

Also, one Google'd suggestion was a real-time program was running amok,
and you did start by saying the crash occurred in a Zoom call which
sounds real-time-ish.  Perhaps keep logging what RT processes there are
to a file, followed by a sync(1) on the file, and see if something was
loading the machine before the crash.  I *think* ‘rtprio’ shows what I'm
after.

    ps axww -o pid,rtprio,pcpu,wchan,comm | awk '$2 != "-"'

-- 
Cheers, Ralph.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux