From nobody@FreeBSD.org  Mon Aug  4 16:36:25 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3F8EC1065679
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Aug 2008 16:36:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 332C38FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Aug 2008 16:36:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m74GaObx064884
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 4 Aug 2008 16:36:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m74GaOo7064879;
	Mon, 4 Aug 2008 16:36:24 GMT
	(envelope-from nobody)
Message-Id: <200808041636.m74GaOo7064879@www.freebsd.org>
Date: Mon, 4 Aug 2008 16:36:24 GMT
From: Klaus Mayr <webmaster@mayr-software.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Read error from SATA CD/DVD-drives
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126242
>Category:       kern
>Synopsis:       [ata] Read error from SATA CD/DVD-drives [regression]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 04 16:40:02 UTC 2008
>Closed-Date:    Wed Dec 09 17:35:59 UTC 2009
>Last-Modified:  Wed Dec 09 17:35:59 UTC 2009
>Originator:     Klaus Mayr
>Release:        7.0-RELEASE and higher
>Organization:
Mayr Software & Netzwerke
>Environment:
>Description:
I tried to install FreeBSD 7.0-RELEASE / i386 on a test machine with a SATA DVD-drive (DVDR Optiarc 7590S/1.00 at ata3 master UDMA33).

During boot time the following messages are displayed (approx):
(immediately after detection of acd0)

acd0: DVDR Optiarc-7590S/1.00 at ata3 master UDMA33
acd0: TIMEOUT - READ_BIG (1 retry left)
acd0: TIMEOUT - READ_BIG (0 retries left)
acd0: FAILURE - timed out
GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install
acd0: TIMEOUT - READ_BIG (1 retry left)
acd0: TIMEOUT - READ_BIG (0 retries left)

If i continue the installation with media type CD/DVD, there are read errors
for almost any port (base, GENERIC, ...). I can only use FTP to install FreeBSD on this machine or use an older release e. g. 6.3-RELEASE.

I tried the same with 7.0-STABLE-200807 with the same result
>How-To-Repeat:
Try to boot / read from any FreeBSD-isos greater than 7.0-RELEASE on a machine using a SATA CD/DVD drive in IDE Mode.

It does not occur on 6.3-RELEASE/i386 using the same media type (blank CD).
(i have not tried older releases or other sys-types than this)

Changing the media type (blank CD from another vendor) does not help.

>Fix:
n/a

>Release-Note:
>Audit-Trail:

From: "Artis Caune" <artis.caune@gmail.com>
To: bug-followup@FreeBSD.org
Cc: webmaster@mayr-software.de
Subject: kern/126242: [ata] Read error from SATA CD/DVD-drives [regression]
Date: Fri, 29 Aug 2008 13:13:55 +0300

 Hi,
 
 I think you can safely ignore those warnings, geom_label is just
 searching for labels.
 
 Every geom class search, not just on disks, also on CD's.
 
 I install FreeBSD with geli, gmirror, zfs loaded and I have 3 times
 more those warning :)
 
 
 
 
 -- 
 regards,
 Artis Caune
 
 <----. CCNA
 <----|====================
 <----' didii FreeBSD
State-Changed-From-To: open->closed 
State-Changed-By: mav 
State-Changed-When: Wed Dec 9 17:35:04 UTC 2009 
State-Changed-Why:  
Should be fixed by r200121, merged to 7/8-STABLE. 

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