NetBSD Problem Report #53340

From www@NetBSD.org  Mon Jun  4 14:01:15 2018
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id AAA407A153
	for <gnats-bugs@gnats.NetBSD.org>; Mon,  4 Jun 2018 14:01:15 +0000 (UTC)
Message-Id: <20180604140044.82F657A210@mollari.NetBSD.org>
Date: Mon,  4 Jun 2018 14:00:44 +0000 (UTC)
From: rnestor@tx.rr.com
Reply-To: rnestor@tx.rr.com
To: gnats-bugs@NetBSD.org
Subject: Device probe for hard drive randomly fails after boot
X-Send-Pr-Version: www-1.0

>Number:         53340
>Category:       kern
>Synopsis:       Device probe for hard drive randomly fails after boot
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 04 14:05:00 +0000 2018
>Last-Modified:  Tue Jun 05 07:40:01 +0000 2018
>Originator:     Robert Nestor
>Release:        NetBSD_8.0_RC1
>Organization:
>Environment:
NetBSD localhost 8.0_RC1 NetBSD 8.0_RC1 (GENERIC) #0: Tue May 22 17:51:55 UTC 2018  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64

>Description:
After installation on hard drive the newly installed system randomly fails to complete booting.  It fails during device enumeration where it can't always locate the hard disk that it is booting from.  This is using a BIOS boot on an HP 6200 MT where UEFI booting has been disabled.

The failure to find the hard drive happens about 50% of the time. 
>How-To-Repeat:
Reboot system
>Fix:
Unknown, but the workaround it to attempting to reboot the system.

>Audit-Trail:
From: John Nemeth <jnemeth@cue.bc.ca>
To: gnats-bugs@NetBSD.org, kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
        netbsd-bugs@netbsd.org
Cc: 
Subject: Re: kern/53340: Device probe for hard drive randomly fails after boot
Date: Mon, 4 Jun 2018 12:11:24 -0700

 On Jun 4,  2:05pm, rnestor@tx.rr.com wrote:
 }
 } >Number:         53340
 } >Category:       kern
 } >Synopsis:       Device probe for hard drive randomly fails after boot
 } >Severity:       serious
 } >Priority:       medium
 } >Arrival-Date:   Mon Jun 04 14:05:00 +0000 2018
 } >Originator:     Robert Nestor
 } >Release:        NetBSD_8.0_RC1
 } >Organization:
 } >Environment:
 } NetBSD localhost 8.0_RC1 NetBSD 8.0_RC1 (GENERIC) #0: Tue May 22 17:51:55 UTC 2018  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
 } 
 } >Description:
 } After installation on hard drive the newly installed system
 } randomly fails to complete booting.  It fails during device
 } enumeration where it can't always locate the hard disk that it
 } is booting from.  This is using a BIOS boot on an HP 6200 MT
 } where UEFI booting has been disabled.
 } 
 } The failure to find the hard drive happens about 50% of the time. 

      Do you see a message that says WDCTL_RST failed?  If so, then
 this a known problem and there are already multiple PRs for it.
 If not, then you need to provide more information, such as a dmesg
 (at least a snippet showing the hard drive part) of when it fails
 and when it succeeds.  As is, you haven't provided enough information
 to even have any idea what the problem is, much less diagnose and
 repair it.

 } >How-To-Repeat:
 } Reboot system
 } >Fix:
 } Unknown, but the workaround it to attempting to reboot the system.
 } 
 }-- End of excerpt from rnestor@tx.rr.com

From: Bob Nestor <rnestor@tx.rr.com>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/53340: Device probe for hard drive randomly fails after boot
Date: Mon, 4 Jun 2018 14:57:32 -0500

 No problem.  Just tell me where it writes the DMESG log to when it can=92t=
  find the disk it=92s booting up from.


 On Jun 4, 2018, at 2:15 PM, John Nemeth <jnemeth@cue.bc.ca> wrote:

 > The following reply was made to PR kern/53340; it has been noted by =
 GNATS.
 >=20
 > From: John Nemeth <jnemeth@cue.bc.ca>
 > To: gnats-bugs@NetBSD.org, kern-bug-people@netbsd.org, =
 gnats-admin@netbsd.org,
 >        netbsd-bugs@netbsd.org
 > Cc:=20
 > Subject: Re: kern/53340: Device probe for hard drive randomly fails =
 after boot
 > Date: Mon, 4 Jun 2018 12:11:24 -0700
 >=20
 > On Jun 4,  2:05pm, rnestor@tx.rr.com wrote:
 > }
 > } >Number:         53340
 > } >Category:       kern
 > } >Synopsis:       Device probe for hard drive randomly fails after =
 boot
 > } >Severity:       serious
 > } >Priority:       medium
 > } >Arrival-Date:   Mon Jun 04 14:05:00 +0000 2018
 > } >Originator:     Robert Nestor
 > } >Release:        NetBSD_8.0_RC1
 > } >Organization:
 > } >Environment:
 > } NetBSD localhost 8.0_RC1 NetBSD 8.0_RC1 (GENERIC) #0: Tue May 22 =
 17:51:55 UTC 2018  =
 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
 > }=20
 > } >Description:
 > } After installation on hard drive the newly installed system
 > } randomly fails to complete booting.  It fails during device
 > } enumeration where it can't always locate the hard disk that it
 > } is booting from.  This is using a BIOS boot on an HP 6200 MT
 > } where UEFI booting has been disabled.
 > }=20
 > } The failure to find the hard drive happens about 50% of the time.=20
 >=20
 >      Do you see a message that says WDCTL_RST failed?  If so, then
 > this a known problem and there are already multiple PRs for it.
 > If not, then you need to provide more information, such as a dmesg
 > (at least a snippet showing the hard drive part) of when it fails
 > and when it succeeds.  As is, you haven't provided enough information
 > to even have any idea what the problem is, much less diagnose and
 > repair it.
 >=20
 > } >How-To-Repeat:
 > } Reboot system
 > } >Fix:
 > } Unknown, but the workaround it to attempting to reboot the system.
 > }=20
 > }-- End of excerpt from rnestor@tx.rr.com
 >=20

From: Manuel Bouyer <bouyer@antioche.eu.org>
To: gnats-bugs@NetBSD.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,
        rnestor@tx.rr.com
Subject: Re: kern/53340: Device probe for hard drive randomly fails after boot
Date: Tue, 5 Jun 2018 09:39:26 +0200

 On Mon, Jun 04, 2018 at 08:00:01PM +0000, Bob Nestor wrote:
 > The following reply was made to PR kern/53340; it has been noted by GNATS.
 > 
 > From: Bob Nestor <rnestor@tx.rr.com>
 > To: gnats-bugs@NetBSD.org
 > Cc: 
 > Subject: Re: kern/53340: Device probe for hard drive randomly fails after boot
 > Date: Mon, 4 Jun 2018 14:57:32 -0500
 > 
 >  No problem.  Just tell me where it writes the DMESG log to when it can=92t=
 >   find the disk it=92s booting up from.

 You can enter ddb and type 'dmesg'

 -- 
 Manuel Bouyer <bouyer@antioche.eu.org>
      NetBSD: 26 ans d'experience feront toujours la difference
 --

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.