[issue1412] sysutils/smartmontools doesn't work with ahci(4)
Hasso Tepper (via DragonFly issue tracker)
sinknull at leaf.dragonflybsd.org
Sat Jun 27 12:29:23 PDT 2009
New submission from Hasso Tepper <hasso at estpak.ee>:
sysutils/smartmontools doesn't work with devices attached to ahci(4), using
nata(4) works fine. Cheating and specifying device type doesn't help either:
$ sudo smartctl -a /dev/da0
smartctl version 5.38 [i386-pc-dragonfly] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
Device: SATA Hitachi HDT72502 Version: V5DO
Serial number: VFL101R60YS8GF
Device type: disk
Local Time is: Sat Jun 27 22:26:55 2009 EEST
Device does not support SMART
Request Sense failed, [Operation not permitted]
Error Counter logging not supported
Device does not support Self Test logging
$
$
$ sudo smartctl -d ata -a /dev/da0
smartctl version 5.38 [i386-pc-dragonfly] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
Smartctl: Device Read Identity Failed (not an ATA/ATAPI device)
A mandatory SMART command failed: exiting. To continue, add one or more '-T
permissive' options.
$
----------
assignedto: dillon
messages: 6784
nosy: dillon, hasso
priority: bug
status: unread
title: sysutils/smartmontools doesn't work with ahci(4)
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1412>
_____________________________________________________
More information about the Bugs
mailing list