[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0706101837300.1302@p34.internal.lan>
Date: Sun, 10 Jun 2007 18:38:16 -0400 (EDT)
From: Justin Piszcz <jpiszcz@...idpixels.com>
To: Mark Lord <liml@....ca>
cc: Kai Makisara <Kai.Makisara@...umbus.fi>,
linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org
Subject: Re: 2.6.22-rc regression: smartctl does not work with SATA disk
On Sun, 10 Jun 2007, Mark Lord wrote:
> 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?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ide" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Wow, apparently it has, I just tried it here:
p34:~# smartctl -a /dev/sda | head -n 5
smartctl version 5.37 [x86_64-unknown-linux-gnu] Copyright (C) 2002-6
Bruce Allen
Home page is http://smartmontools.sourceforge.net/
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Raptor family
.. [snip] ..
p34:~# echo $?
0
p34:~#
Normally you always had to use the -d ata parameter.
Justin.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists