Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Approx monthly hard lockups
Date: Thu, 13 May 2021 07:19:55
Message-Id: YJzTGgtnPF8FapF7@waltdnes.org
In Reply to: Re: [gentoo-user] Approx monthly hard lockups by Dale
1 On Wed, May 12, 2021 at 09:50:29PM -0500, Dale wrote
2 > Walter Dnes wrote:
3 > > On Wed, May 12, 2021 at 11:16:56AM -0700, Mark Knecht wrote
4 > >> Is there nothing in the system logs? What's near the end before whatever
5 > >> you get from booting after this issue?
6 > > Where would those logfiles be? "dmesg" starts off with...
7 > >
8 >
9 >
10 > Most likely in /var/log/messages. The bad thing about dmesg, I think it
11 > resets when rebooting which erases previous info.
12 >
13 > As Mark pointed out, you need to go back to the time before it starts
14 > adding the boot up process.
15
16 No help. /var/log/messages goes straight from iptables messages to
17 bootup with no indication of shutdown...
18
19 May 12 11:26:31 i3 kernel: FECESBOOK:IN= OUT=eth0 SRC=192.168.1.249 DST=31.13.80.12 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5824 DF PROTO=TCP SPT=50566 DPT=443 WINDOW=64170 RES=0x00 SYN URGP=0
20 May 12 11:26:32 i3 kernel: FECESBOOK:IN= OUT=eth0 SRC=192.168.1.249 DST=31.13.80.12 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=60152 DF PROTO=TCP SPT=50568 DPT=443 WINDOW=64170 RES=0x00 SYN URGP=0
21 May 12 11:34:04 i3 syslog-ng[1384]: syslog-ng starting up; version='3.30.1'
22 May 12 11:34:04 i3 crond[1414]: /usr/sbin/crond 4.5 dillon's cron daemon, started with loglevel notice
23 May 12 11:34:04 i3 /usr/sbin/gpm[1443]: *** info [daemon/startup.c(136)]:
24 May 12 11:34:04 i3 /usr/sbin/gpm[1443]: Started gpm successfully. Entered daemon mode.
25
26 When doing a regular shutdown I get stuff like...
27
28 May 12 11:42:31 i3 shutdown[1974]: shutting down for system reboot
29 May 12 11:42:31 i3 init[1]: Switching to runlevel: 6
30 May 12 11:42:32 i3 init[1]: Trying to re-exec init
31 May 12 11:42:32 i3 start-stop-daemon[2053]: Will stop /usr/sbin/sshd
32 May 12 11:42:32 i3 start-stop-daemon[2053]: Will stop PID 1764
33 May 12 11:42:32 i3 start-stop-daemon[2053]: Sending signal 15 to PID 1764
34 May 12 11:42:32 i3 sshd[1764]: Received signal 15; terminating.
35
36 --
37 Walter Dnes <waltdnes@××××××××.org>
38 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Approx monthly hard lockups Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] Approx monthly hard lockups Neil Bothwick <neil@××××××××××.uk>