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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B91F1382C5 for ; Thu, 13 May 2021 02:57:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E69DE088D; Thu, 13 May 2021 02:57:36 +0000 (UTC) Received: from mail-qt1-x836.google.com (mail-qt1-x836.google.com [IPv6:2607:f8b0:4864:20::836]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA527E0876 for ; Thu, 13 May 2021 02:57:35 +0000 (UTC) Received: by mail-qt1-x836.google.com with SMTP id f8so14693082qth.6 for ; Wed, 12 May 2021 19:57:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=XihxN7I1V9qEulv9LCi/8tKpZ0hNeMLQQF1365pt3+E=; b=CPlqgblslQsK+GIO5cV3Qsu1gpzeWHBkmzoxIY4ykPzknSbfmviN9/ei58nyHtHDJu 2oe+y40etwiXA231kHPymh8zCWIlG3Qok8QHakls5zz6qLPYhkBnGFbaL+DB6TSEHeOZ 009fk/gWK9iV4ZAYddoENq4MmfmAwUgyl3UU3I3g02rZQY+lvMZp8Lotyp9BnOIzDApC RxcJYzgOXpPewOVqh0HpU4BAIZ/mlRK6muWM2GptyMi7AB1xJRXO8X2wGAzaDdAaEdfu FkenXt2jtPNKR02+zgd4NG7o5uP/Twix9V0MGNCLiXPcCB5ud9XpKyIctODebmifmOMm 6M9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=XihxN7I1V9qEulv9LCi/8tKpZ0hNeMLQQF1365pt3+E=; b=Pikl5z9+38IgKlvxr7nTZgTV6QWmbmrv5A0OPGQ5VuduSTSLz92UZmV7tDKW2by+hK TowybmhNyXrZZ5F2K8VCTqgYKpZ+9iO/YfQr5EhX8ckSm4qmxnzcmqoA4LFolC1zuYd3 N6gQ386IsSVTmGvmQ5OokQyvW+dGcRygUDSHlZRoQz6JFyLwrvuun4maVxelGQO+yXug M443Sb8vE2P1RMud8SOKdHHyk3jOtnGi55dIFh2QF2Qu74A8B6EYSF1BzldhPBfncCm7 aYXjTc7qofqKeCxijqCH98q5xPRPA+ASKpCBKY8C63Ye/Z4jdiP9LgD8i+xJZ0hKPQQG ILyg== X-Gm-Message-State: AOAM5308zb1eTXElwFB7FRYnILokMt7j8Yr89i16bCsqBaGMTc1xtSMd /zo9uP1+zzlnHn78omNgD4e8c9TURg6FjyZwL77qeSAWxyo= X-Google-Smtp-Source: ABdhPJxxQm/5J8n09JFcgmnD3Bc7d05uIBP7q6FTb8GL+4uUdP2ugpBy8GWyph3tp6TC7gZtoN2Lu7parZDyiMrFa4U= X-Received: by 2002:ac8:73c3:: with SMTP id v3mr21692048qtp.278.1620874653980; Wed, 12 May 2021 19:57:33 -0700 (PDT) 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 References: In-Reply-To: From: Mark Knecht Date: Wed, 12 May 2021 19:57:22 -0700 Message-ID: Subject: Re: [gentoo-user] Approx monthly hard lockups To: Gentoo User Content-Type: multipart/alternative; boundary="000000000000f9db9405c22d494b" X-Archives-Salt: 1daec723-f316-461f-880b-7022606f540b X-Archives-Hash: 0dffcf1f80efb77b652338ad745d1756 --000000000000f9db9405c22d494b Content-Type: text/plain; charset="UTF-8" Thanks for stepping in Dale. Yes, I was thinking /bar/log/messages or something similar. If the machine was completely hung then no disk activity probably means a big jump in the times logged and should make it somewhat easier to find the last stuff written. Please excuse the top posting. I'm on my phone with limited editing capabilities in GMail. Good luck On Wed, May 12, 2021, 7:50 PM Dale wrote: > Walter Dnes wrote: > > On Wed, May 12, 2021 at 11:16:56AM -0700, Mark Knecht wrote > >> Is there nothing in the system logs? What's near the end before whatever > >> you get from booting after this issue? > > Where would those logfiles be? "dmesg" starts off with... > > > > > Most likely in /var/log/messages. The bad thing about dmesg, I think it > resets when rebooting which erases previous info. > > As Mark pointed out, you need to go back to the time before it starts > adding the boot up process. > > Hope that helps. > > Dale > > :-) :-) > --000000000000f9db9405c22d494b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks for stepping in Dale. Yes, I was thinking /ba= r/log/messages or something similar.

=C2=A0If the machine was completely hung then no disk activity= probably means a big jump in the times logged and should make it somewhat = easier to find the last stuff written.

Please excuse the top posting. I'm on my phone with limi= ted editing capabilities in GMail.

Good luck

On Wed, May 12, 2021, 7:50 PM Dale <rdalek1967@gmail.com> wrote:
<= /div>
Walter Dnes wrote:
> On Wed, May 12, 2021 at 11:16:56AM -0700, Mark Knecht wrote
>> Is there nothing in the system logs? What's near the end befor= e whatever
>> you get from booting after this issue?
>=C2=A0 =C2=A0Where would those logfiles be?=C2=A0 "dmesg" sta= rts off with...
>


Most likely in /var/log/messages.=C2=A0 The bad thing about dmesg, I think = it
resets when rebooting which erases previous info.

As Mark pointed out, you need to go back to the time before it starts
adding the boot up process.

Hope that helps.

Dale

:-)=C2=A0 :-)=C2=A0
--000000000000f9db9405c22d494b--