From owner-freebsd-scsi@FreeBSD.ORG Tue Jun 5 14:15:51 2012 Return-Path: Delivered-To: freebsd-scsi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4FA4F106567D; Tue, 5 Jun 2012 14:15:51 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 699398FC1A; Tue, 5 Jun 2012 14:15:50 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA21770; Tue, 05 Jun 2012 17:15:49 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4FCE1494.3050800@FreeBSD.org> Date: Tue, 05 Jun 2012 17:15:48 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120503 Thunderbird/12.0.1 MIME-Version: 1.0 To: Alexander Motin References: <4FCE112F.5030200@FreeBSD.org> <4FCE1317.4060201@FreeBSD.org> In-Reply-To: <4FCE1317.4060201@FreeBSD.org> X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-scsi@FreeBSD.org Subject: Re: camcontrol inquiry cd0 produces an error X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2012 14:15:51 -0000 on 05/06/2012 17:09 Alexander Motin said the following: > On 06/05/12 17:01, Andriy Gapon wrote: >> $ camcontrol inquiry cd0 -v >> pass3: Removable CD-ROM SCSI-0 device >> (pass3:ahcich5:0:0:0): INQUIRY. CDB: 12 1 80 0 ff 0 >> (pass3:ahcich5:0:0:0): CAM status: SCSI Status Error >> (pass3:ahcich5:0:0:0): SCSI status: Check Condition >> (pass3:ahcich5:0:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB) >> pass3: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) >> >> I seem to recall that I didn't get such an error before. > > Your device doesn't support reporting of the serial number. May be before you was > not using -v option that makes that error visible. > Ah, makes sense, thank you! -- Andriy Gapon