From owner-freebsd-current@FreeBSD.ORG Sun Feb 17 15:58:25 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C48F916A417 for ; Sun, 17 Feb 2008 15:58:25 +0000 (UTC) (envelope-from gibbs@scsiguy.com) Received: from aslan.scsiguy.com (mail.scsiguy.com [70.89.174.89]) by mx1.freebsd.org (Postfix) with ESMTP id 94B4F13C467 for ; Sun, 17 Feb 2008 15:58:25 +0000 (UTC) (envelope-from gibbs@scsiguy.com) Received: from [192.168.0.6] (tumnus.scsiguy.org [192.168.0.6]) (authenticated bits=0) by aslan.scsiguy.com (8.14.2/8.14.2) with ESMTP id m1HFwM6e089601 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 17 Feb 2008 08:58:23 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-ID: <47B85995.8030804@scsiguy.com> Date: Sun, 17 Feb 2008 08:58:13 -0700 From: "Justin T. Gibbs" User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Niki Denev References: <200704182239.59842.gelsemap@superhero.nl> <31439.195.50.100.20.1176984826.squirrel@www.superhero.nl> <20080211184453.GA5605@dragon.NUXI.org> <2e77fc10802111330p738d2c93i9eb1189b307d732d@mail.gmail.com> <47B0C34E.7040804@samsco.org> <20080212010836.GA14441@dragon.NUXI.org> <2e77fc10802161506x5d790149lb688d221b0a96222@mail.gmail.com> <47B7D534.7000204@scsiguy.com> <2e77fc10802170142r51719253r682365fb7d274116@mail.gmail.com> <47B8547E.7080103@scsiguy.com> <2e77fc10802170748g757e569ejb079f849cf879668@mail.gmail.com> In-Reply-To: <2e77fc10802170748g757e569ejb079f849cf879668@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Adaptec AHD U320 operating as only U160 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2008 15:58:25 -0000 Niki Denev wrote: > > Sorry, I must have missed the full output : > > Copied 18 bytes of sense data offset 12: 0x70 0x0 0x5 0x0 0x0 0x0 0x0 > 0xa 0x0 0x0 0x0 0x0 0x20 0x0 0x2 0xcf 0x0 0x0 > (pass0:ahd0:0:0:0): Vendor Specific Command. CDB: 85 8 e 0 0 0 1 0 0 0 > 0 0 0 0 ec 0 > (pass0:ahd0:0:0:0): CAM Status: SCSI Status Error > (pass0:ahd0:0:0:0): SCSI Status: Check Condition > (pass0:ahd0:0:0:0): ILLEGAL REQUEST asc:20,0 > (pass0:ahd0:0:0:0): Invalid command operation code field replaceable opcode 0x85 is ATA command pass-through. I'm not surprised that your drive rejects it. > This is printed right after smartd (from smartmontools) is started, > and I think it's what it causes these messages. > I guess they are harmless too? I'm not familiar with this opcode or why its being used (for quering ATA devices within an array with a SCSI front-end?), but its probably harmless too. -- Justin