From toyonaga@neon.mpx.cs.fujitsu.co.jp  Tue Sep 30 02:54:32 2003
Return-Path: <toyonaga@neon.mpx.cs.fujitsu.co.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 19C4A16A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Sep 2003 02:54:32 -0700 (PDT)
Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8CDCE43FE9
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Sep 2003 02:54:30 -0700 (PDT)
	(envelope-from toyonaga@neon.mpx.cs.fujitsu.co.jp)
Received: from m4.gw.fujitsu.co.jp ([10.0.50.74]) by fgwmail6.fujitsu.co.jp (8.12.10/Fujitsu Gateway)
	id h8U9sTQA001947 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Sep 2003 18:54:29 +0900
	(envelope-from toyonaga@neon.mpx.cs.fujitsu.co.jp)
Received: from s6.gw.fujitsu.co.jp by m4.gw.fujitsu.co.jp (8.12.10/Fujitsu Domain Master)
	id h8U9sSau001949 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Sep 2003 18:54:28 +0900
	(envelope-from toyonaga@neon.mpx.cs.fujitsu.co.jp)
Received: from neon.mpx.cs.fujitsu.co.jp (neon.mpx.cs.fujitsu.co.jp [10.18.117.242]) by s6.gw.fujitsu.co.jp (8.12.10)
	id h8U9sRE9032364 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Sep 2003 18:54:27 +0900
	(envelope-from toyonaga@neon.mpx.cs.fujitsu.co.jp)
Received: from neon.mpx.cs.fujitsu.co.jp (localhost [127.0.0.1])
	by neon.mpx.cs.fujitsu.co.jp (8.12.9/8.12.9) with ESMTP id h8U9sQsR099221
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Sep 2003 18:54:26 +0900 (JST)
	(envelope-from toyonaga@neon.mpx.cs.fujitsu.co.jp)
Received: (from toyonaga@localhost)
	by neon.mpx.cs.fujitsu.co.jp (8.12.9/8.12.9/Submit) id h8U9sQau099220;
	Tue, 30 Sep 2003 18:54:26 +0900 (JST)
	(envelope-from toyonaga)
Message-Id: <200309300954.h8U9sQau099220@neon.mpx.cs.fujitsu.co.jp>
Date: Tue, 30 Sep 2003 18:54:26 +0900 (JST)
From: Tatsuto Toyonaga <toyonaga@jp.fujitsu.com>
Reply-To: Tatsuto Toyonaga <toyonaga@jp.fujitsu.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Current fails to install on mly(4) based RAID disk
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57398
>Category:       kern
>Synopsis:       [mly] Current fails to install on mly(4) based RAID disk
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-scsi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 30 03:00:14 PDT 2003
>Closed-Date:    Thu Apr 11 00:41:50 UTC 2013
>Last-Modified:  Thu Apr 11 00:41:50 UTC 2013
>Originator:     Tatsuto Toyonaga
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD neon 5.1-CURRENT FreeBSD 5.1-CURRENT #45: Mon Sep 15 22:02:39 JST 2003 root@neon:/usr/obj/usr/src/sys/NEON i386

>Description:
 	I tried installing current on a server which has Mylex Accerraid352 but
        installer kernel find no disk to install on. The system is  -current 
        that I did 'make release' yesterday on a source tree 'cvs update'ed 
        from local CVS repository synched by cvsup.

        I tried both floppy boot and CDR boot, but neigther worked.
>How-To-Repeat:
        cd /usr/src/release;
        make release CVSROOT=/home/ncvs CHROOTDIR=/home/rls NODOC=YES \
         NOPORTS=YES MAKE_ISOS=YES etc etc.
        cd /home/rls/R/cdrom
        cdrecord 5.1-20030929-SNAP-i386-miniinst.iso
        <insert CD-R to target machine and boot etc etc>
>Fix:

	


>Release-Note:
>Audit-Trail:

From: Tatsuto Toyonaga <toyonaga@jp.fujitsu.com>
To: hbkwon@naraesys.co.kr
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: i386/57398: Current fails to install on mly(4) based RAID disk
Date: Thu, 29 Jan 2004 17:28:08 +0900 (JST)

 Hi,
 
 Thank you for the information. The machine had that problem is now running
 RELENG_4 as a alternate server. I'll give it a try after I reconfigure the
 original server up and running. 
 That one has older mylex card(mlx) and fujitsu's strange BIOS...
 
 Regards,
                                 Tatsuto Toyonaga<toyonaga@jp.fujitsu.com>
 
 From: =B1=C7=C7=F5=BA=F3 <hbkwon@naraesys.co.kr>
 Subject: Re: i386/57398: Current fails to install on mly(4) based RAID disk
 Date: Thu, 29 Jan 2004 16:29:42 +0900
 
 > Hi there.
 > 
 > Why don't you update /sys/dev/mly/mly.c file.
 > I got the same problem and fixed it.
 > 
 > remove 2 lines in mly_periodic() function.
 > 
 > 
 > static void
 > mly_periodic(void *data)
 > {
 >     struct mly_softc    *sc = (struct mly_softc *)data;
 >     int         bus, target;
 > 
 >     debug_called(2);
 > 
 >     /*
 >      * Scan devices.
 >      */
 >     for (bus = 0; bus < sc->mly_cam_channels; bus++) {
 >     if (MLY_BUS_IS_VALID(sc, bus)) {
 >         for (target = 0; target < MLY_MAX_TARGETS; target++) {
 > 
 >         /* ignore the controller in this scan */
 > #if 0
 >         if (target == sc->mly_controllerparam->initiator_id)
 >             continue;
 > #endif
 >         /* perform device rescan? */
 >         if (sc->mly_btl[bus][target].mb_flags & MLY_BTL_RESCAN)
 >             mly_rescan_btl(sc, bus, target);
 >         }
 >     }
 >     }
 > 
 >     /* check for controller events */
 >     mly_check_event(sc);
 > 
 >     /* reschedule ourselves */
 >     sc->mly_periodic = timeout(mly_periodic, sc, MLY_PERIODIC_INTERVAL * hz);
 > }
 > 
 > 
 > Gook luck with you.
State-Changed-From-To: open->feedback 
State-Changed-By: simon 
State-Changed-When: Tue May 4 15:20:16 PDT 2004 
State-Changed-Why:  
Have you had change to try the patch mentioned in the PR audit trail 
and if you have, did it solve the problem? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57398 

From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: toyonaga@jp.fujitsu.com, freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: i386/57398: Current fails to install on mly(4) based RAID disk
Date: Wed, 5 May 2004 00:27:28 +0200

 --P+33d92oIH25kiaB
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On 2004.05.04 15:21:31 -0700, Simon L. Nielsen wrote:
 > Synopsis: Current fails to install on mly(4) based RAID disk
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: simon
 > State-Changed-When: Tue May 4 15:20:16 PDT 2004
 > State-Changed-Why: 
 > Have you had change to try the patch mentioned in the PR audit trail
                ^^^^^^
 That should of course have been 'chance'...
 
 > and if you have, did it solve the problem?
 
 -- 
 Simon L. Nielsen
 FreeBSD Documentation Team
 
 --P+33d92oIH25kiaB
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFAmBjQh9pcDSc1mlERArLnAJ4wTXfkfe14BlHDsLNNmHS0waBbbgCdEONM
 8SrLUkRNAbC5lyQpwi9L26Q=
 =V1gM
 -----END PGP SIGNATURE-----
 
 --P+33d92oIH25kiaB--

From: Tatsuto Toyonaga <toyonaga@jp.fujitsu.com>
To: simon@FreeBSD.org
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: i386/57398: Current fails to install on mly(4) based RAID disk
Date: Thu, 06 May 2004 18:54:56 +0900 (JST)

 Hi,
 
 Due to the circumstances the machine still runs RELENG_4 and
 I haven't the chance to try the patch you suggested.
 
 
 From: "Simon L. Nielsen" <simon@FreeBSD.org>
 Subject: Re: i386/57398: Current fails to install on mly(4) based RAID disk
 Date: Wed, 05 May 2004 00:27:28 +0200
 
 > On 2004.05.04 15:21:31 -0700, Simon L. Nielsen wrote:
 > > Synopsis: Current fails to install on mly(4) based RAID disk
 > > 
 > > State-Changed-From-To: open->feedback
 > > State-Changed-By: simon
 > > State-Changed-When: Tue May 4 15:20:16 PDT 2004
 > > State-Changed-Why: 
 > > Have you had change to try the patch mentioned in the PR audit trail
 >                ^^^^^^
 > That should of course have been 'chance'...
 > 
 > > and if you have, did it solve the problem?
 > 
 > -- 
 > Simon L. Nielsen
 > FreeBSD Documentation Team
State-Changed-From-To: feedback->suspended 
State-Changed-By: simon 
State-Changed-When: Thu May 6 15:34:07 PDT 2004 
State-Changed-Why:  
Change state to suspended until submitter has had a chance to try a 
recent current or the patch in the audit trail.                     


Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: simon 
Responsible-Changed-When: Thu May 6 15:34:07 PDT 2004 
Responsible-Changed-Why:  
Move to freebsd-bugs since this bug does not sound really i386 
specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57398 

From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: Tatsuto Toyonaga <toyonaga@jp.fujitsu.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: i386/57398: Current fails to install on mly(4) based RAID disk
Date: Fri, 7 May 2004 00:30:36 +0200

 --CblX+4bnyfN0pR09
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On 2004.05.06 18:54:56 +0900, Tatsuto Toyonaga wrote:
 
 > Due to the circumstances the machine still runs RELENG_4 and
 > I haven't the chance to try the patch you suggested.
 
 OK, if you get a chance to run some tests, please just do a followup to
 the PR.  I'm just going to set the PR in the suspended state for now.
 
 -- 
 Simon L. Nielsen
 FreeBSD Documentation Team
 
 --CblX+4bnyfN0pR09
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFAmryMh9pcDSc1mlERApdCAJsGe0BQzhUU0TAQRrUwfAqs+FFC2ACgw385
 B4vQlJufB7ISHXRMHXq03kk=
 =C2rg
 -----END PGP SIGNATURE-----
 
 --CblX+4bnyfN0pR09--
Responsible-Changed-From-To: freebsd-bugs->freebsd-scsi 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Aug 26 20:01:02 GMT 2004 
Responsible-Changed-Why:  
Reassign to appropriate mailing list. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57398 
State-Changed-From-To: suspended->closed 
State-Changed-By: sbruno 
State-Changed-When: Thu Apr 11 00:41:01 UTC 2013 
State-Changed-Why:  
Closing ticket after all these yesars.  If this is still an issue 
for the user, please sumit a new ticket and let's get it fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57398 
>Unformatted:
