From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F1F015800F for ; Tue, 14 Feb 2023 19:54:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D721E07E2; Tue, 14 Feb 2023 19:54:13 +0000 (UTC) Received: from covici.com (debian-2.covici.com [166.84.7.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 384B6E07C7 for ; Tue, 14 Feb 2023 19:54:12 +0000 (UTC) Received: from ccs.covici.com (ccs.covici.com [70.109.51.194]) (authenticated bits=0) by covici.com (8.15.2/8.15.2/Debian-22) with ESMTPSA id 31EJwYxp3702317 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Tue, 14 Feb 2023 14:58:35 -0500 Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.17.1.9/8.17.1) with ESMTPS id 31EJs9h7448892 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Tue, 14 Feb 2023 14:54:09 -0500 Received: (from covici@localhost) by ccs.covici.com (8.17.1.9/8.17.1/Submit) id 31EJs9v4448891; Tue, 14 Feb 2023 14:54:09 -0500 Date: Tue, 14 Feb 2023 14:54:09 -0500 Message-ID: From: John Covici To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] my 5.15.93 kernel keeps rebooting In-Reply-To: References: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Organization: Covici Computer Systems Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Archives-Salt: a612ec7a-d2e3-45b7-ad83-7751db9d2c99 X-Archives-Hash: 29afb412b3c50437ca81298362c3524b On Tue, 14 Feb 2023 14:08:34 -0500, Rich Freeman wrote: > > On Tue, Feb 14, 2023 at 9:08 AM John Covici wrote: > > > > Hi. So, foolish me, I decided to go from a working 5.10.155 system to > > try latest lts of 5.15 which is 5.15.93. Compile, install went well, > > but the system keeps rebooting. It gets all the way and even starts > > the local services and then here are the last few lines, which may be > > relevant or not: > > > > Feb 14 06:36:31 ccs.covici.com systemd[1]: Starting local.service... > > Feb 14 06:36:31 ccs.covici.com systemd[1]: Starting > > systemd-update-utmp-runlevel.service... > > Feb 14 06:36:31 ccs.covici.com bash[5753]: rm: cannot remove > > '/etc/ppp/provider_is_up': No such file or directory > > Feb 14 06:36:31 ccs.covici.com systemd[1]: > > systemd-update-utmp-runlevel.service: Deactivated successfully. > > Feb 14 06:36:31 ccs.covici.com systemd[1]: Finished > > systemd-update-utmp-runlevel.service. > > -- Boot 5c394be675854680a9cb616208f374f3 -- > > > > Any trouble shooting suggestions as to what is making the system > > reboot? > > > > Where are you getting this from, the system log/journal? This doesn't > seem like a clean shutdown, so if it is a kernel PANIC I wouldn't > expect the most critical info to be in the log (since it will stop > syncing to protect the filesystem). The details you need probably > will be displayed on the console briefly. You can also enable a > network console, which will send the dmesg output continuously over > UDP to another device. This won't be interrupted by a PANIC unless > there is some issue with the hardware or networking stack. > > If you can get the final messages on dmesg and the panic core dump > that would help. > > The other thing you can do is try to capture a kernel core dump, but > that is a bit more complicated to set up. > > Otherwise your log is just going to say that everything was fine until > it wasn't. > Thanks a lot for responding. OK, how would I set up logging to a network and what would I have to do on another computer -- which in my case is Windows? I do have a terminal program on there called teraterm which can do ssh, but that is about what I have -- unless there is some other program I can put on there. -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici wb2una covici@ccs.covici.com