Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2006 15:53:57 +0600 (YEKST)
From:      "Sergey N. Voronkov" <serg@tmn.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/95342: Unabe to run smartd after last commits to sys/dev/ata.
Message-ID:  <200604050953.k359rvAN003208@sv.tech.sibitex.tmn.ru>
Resent-Message-ID: <200604051000.k35A0bN6009038@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95342
>Category:       kern
>Synopsis:       Unabe to run smartd after last commits to sys/dev/ata.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 05 10:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sergey N. Voronkov
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Sibitex Ltd.
>Environment:
System: FreeBSD sv.tech.sibitex.tmn.ru 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #3: Wed Apr 5 15:05:22 YEKST 2006 serg@sv.tech.sibitex.tmn.ru:/usr/obj/usr/src/sys/SV i386

>Description:
There is a strange problem on todays stable:
Apr  5 15:38:29 sv smartd[802]: Unable to register ATA device /dev/ad4 at line 88 of file /usr/local/etc/smartd.conf
Apr  5 15:38:29 sv smartd[802]: Unable to register device /dev/ad4 (no Directive -d removable). Exiting.

The system was running smartd without any problem before this MFC:

sos         2006-04-04 16:07:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/sys              ata.h 
    sys/dev/ata          ata-all.c ata-all.h ata-disk.c 
                         ata-queue.c atapi-cam.c atapi-cd.c 
                         atapi-fd.c 
  Log:
  MFC:
          Make the ATAPI sense data accessible when using the ioctl interface
  Approved by: re@ (scottl)
  
  Revision   Changes    Path
  1.252.2.9  +6 -2      src/sys/dev/ata/ata-all.c
  1.103.2.8  +5 -44     src/sys/dev/ata/ata-all.h
  1.189.2.4  +10 -3     src/sys/dev/ata/ata-disk.c
  1.50.2.5   +33 -30    src/sys/dev/ata/ata-queue.c
  1.42.2.1   +3 -3      src/sys/dev/ata/atapi-cam.c
  1.179.2.6  +8 -8      src/sys/dev/ata/atapi-cd.c
  1.102.2.4  +1 -1      src/sys/dev/ata/atapi-fd.c
  1.26.2.5   +43 -0     src/sys/sys/ata.h


>How-To-Repeat:

Just try to run smartd onto new RELENG_6.

>Fix:

Recompilation of sysutils/smartmontools helps.

Possible fixes:

1) Backout introduced sysctl incompatibilities.
2) Document this feature in UPDATING

I'l prefer 2'd...
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604050953.k359rvAN003208>