From nobody@FreeBSD.org  Wed Nov 21 02:41:03 2007
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 6A2C916A421
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2007 02:41:03 +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 646D913C529
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2007 02:41:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lAL2eJHq042873
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2007 02:40:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id lAL2eJsT042872;
	Wed, 21 Nov 2007 02:40:19 GMT
	(envelope-from nobody)
Message-Id: <200711210240.lAL2eJsT042872@www.freebsd.org>
Date: Wed, 21 Nov 2007 02:40:19 GMT
From: Yuri <yuri@tsoft.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: failure message from ATAPI CDROM in the boot log in 7.0-BETA3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         118161
>Category:       kern
>Synopsis:       [atapicam] failure message from ATAPI CDROM in the boot log in 7.0-BETA3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 21 02:50:01 UTC 2007
>Closed-Date:    
>Last-Modified:  Tue Nov 13 20:54:24 UTC 2012
>Originator:     Yuri
>Release:        7.0-BETA3
>Organization:
n/a
>Environment:
>Description:
I am getting this FAILURE message in dmesg.
Hope should be self-explanatory.

acd0: DVDR <PIONEER DVD-RW DVR-112D/1.21> at ata0-master UDMA66
ad12: 190782MB <Maxtor 6L200M0 BACE1GA0> at ata6-master SATA150
acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x48 0x00 0x01
cd0 at ata0 bus 0 target 0 lun 0
cd0: <PIONEER DVD-RW  DVR-112D 1.21> Removable CD-ROM SCSI-0 device
cd0: 66.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
>How-To-Repeat:

>Fix:
n/a

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sos 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Nov 21 09:15:56 UTC 2007 
Responsible-Changed-Why:  
Hi soren, could this have something to do with our ATA probes? 

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

From: Yuri Pankov <yuri.pankov@gmail.com>
To: bug-followup@freebsd.org
Cc: Yuri <yuri@tsoft.com>
Subject: Re: misc/118161: failure message from ATAPI CDROM in the boot log in 7.0-BETA3
Date: Wed, 21 Nov 2007 12:23:04 +0300

 On Wednesday 21 November 2007 05:40:19 Yuri wrote:
 > INQUIRY ILLEGAL REQUEST
 
 Please see:
 http://lists.freebsd.org/pipermail/freebsd-stable/2007-October/037470.html
 
 
 Yuri

From: Yuri <yuri@rawbw.com>
To: Yuri Pankov <yuri.pankov@gmail.com>
Cc: bug-followup@freebsd.org, Yuri <yuri@tsoft.com>
Subject: Re: misc/118161: failure message from ATAPI CDROM in the boot log in 7.0-BETA3
Date: Wed, 21 Nov 2007 01:36:13 -0800

 Quoting Yuri Pankov <yuri.pankov@gmail.com>:
 
 > Please see:
 > http://lists.freebsd.org/pipermail/freebsd-stable/2007-October/037470.html
 
 What bothers me that similar kind of messages appear sometimes when I read/write
 DVDs.
 And it's difficult to say if they are harmless or not.
 It would be nice if this message would become more informative.
 
 For example just looking at dmesg now I see the fresh ones, this time related to
 TOC:
 acd0: FAILURE - REPORT_KEY ILLEGAL REQUEST asc=0x6f ascq=0x04
 acd0: FAILURE - REPORT_KEY ILLEGAL REQUEST asc=0x6f ascq=0x04
 acd0: FAILURE - REPORT_KEY ILLEGAL REQUEST asc=0x6f ascq=0x04
 ...
 
 
 Yuri
Responsible-Changed-From-To: sos->thomas 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Nov 21 10:01:18 UTC 2007 
Responsible-Changed-Why:  
Reassign to atapi-cam maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118161 
State-Changed-From-To: open->feedback 
State-Changed-By: thomas 
State-Changed-When: Sun Dec 9 21:30:42 UTC 2007 
State-Changed-Why:  
Feedback requested from submitter. 

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

From: Thomas Quinot <thomas@FreeBSD.ORG>
To: Yuri <yuri@tsoft.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/118161: failure message from ATAPI CDROM in the boot log
	in 7.0-BETA3
Date: Sun, 9 Dec 2007 22:30:11 +0100

 * Yuri, 2007-11-21 :
 
 > acd0: DVDR <PIONEER DVD-RW DVR-112D/1.21> at ata0-master UDMA66
 > ad12: 190782MB <Maxtor 6L200M0 BACE1GA0> at ata6-master SATA150
 > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x48 0x00 0x01
 > cd0 at ata0 bus 0 target 0 lun 0
 > cd0: <PIONEER DVD-RW  DVR-112D 1.21> Removable CD-ROM SCSI-0 device
 > cd0: 66.000MB/s transfers
 > cd0: Attempt to query device size failed: NOT READY, Medium not present
 
 This is perfectly normal and expected if no medium is present in the
 drive. The messages are purely informational and harmless.
 
 You also mentioned messages related to the REPORT_KEY command in
 relationship with DVD usage. Are there any visible problems beyond the
 console messages?
 
 Thomas.
 

From: Yuri <yuri@rawbw.com>
To: Thomas Quinot <thomas@FreeBSD.ORG>
Cc: Yuri <yuri@tsoft.com>, freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: misc/118161: failure message from ATAPI CDROM in the boot log in 7.0-BETA3
Date: Sun,  9 Dec 2007 14:13:27 -0800

 > You also mentioned messages related to the REPORT_KEY command in
 > relationship with DVD usage. Are there any visible problems beyond the
 > console messages?
 
 No other visible symptoms.
 But this message itself shouldn't appear. It happens on way too many disks
 an they can't all be bad.
 
 I believe you can easily reproduce it with the command:
 dvdbackup -o . -M -i /dev/acd0
 
 Yuri
Responsible-Changed-From-To: thomas->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Feb 23 15:04:01 UTC 2010 
Responsible-Changed-Why:  
thomas' commit bit has been taken for safeskeeping per his request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118161 
State-Changed-From-To: feedback->open 
State-Changed-By: eadler 
State-Changed-When: Tue Nov 13 20:54:23 UTC 2012 
State-Changed-Why:  
Submitter provided requested information 

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