From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Lord Subject: Re: 2.6.22-rc regression: smartctl does not work with SATA disk Date: Sun, 10 Jun 2007 18:33:25 -0400 Message-ID: <466C7C35.7020105@rtr.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from rtr.ca ([64.26.128.89]:2505 "EHLO mail.rtr.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760062AbXFJWd1 (ORCPT ); Sun, 10 Jun 2007 18:33:27 -0400 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Kai Makisara Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Kai Makisara wrote: > The command 'smartctl -a /dev/sdb' fails with 2.6.22-rc4 kernel. The > disk /dev/sdb is a SATA disk. The command does work still with a real SCSI > disk. Last time I checked, one must supply the "-d ata" parameter to smartctl for it to work with libata drives. Has this changed?