ports/186095: smartmontools 6.2_1 "-n standby" argument broken in this port release

Gavin Stone-Tolcher gavinst at optusnet.com.au
Sat Jan 25 14:00:00 UTC 2014


>Number:         186095
>Category:       ports
>Synopsis:       smartmontools 6.2_1 "-n standby"  argument broken in this port release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 25 14:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Gavin Stone-Tolcher
>Release:        9.2-STABLE
>Organization:
>Environment:
FreeBSD kfoda.homeunix.net 9.2-STABLE FreeBSD 9.2-STABLE #27 r256062: Sat Oct  5 16:47:20 EST 2013     root at kfoda.homeunix.net:/usr/obj/usr/src/sys/KFODA  amd64

>Description:
The latest 6.2_1 revision of sysutils/smartmontools will not correctly utilize "smartctl -n standby" argument when issued to sleeping drives attached to mps/mpt controller. Drives are woken up and an error is generated in smartctl command output:

# smartctl -n standby -A /dev/da10
...
"Checking health of /dev/da10: CHECK POWER MODE: incomplete response, ATA output registers missing
CHECK POWER MODE not implemented, ignoring -n option"
...



>How-To-Repeat:
issue command to sleeping drive with latest port revision of smartmontools:

# smartctl -n standby -A /dev/da0
>Fix:
reverting to earlier port revision of 6.2 fixes problem:

# smartctl -n standby -A /dev/da10
smartctl 6.2 2013-07-26 r3841 [FreeBSD 9.2-STABLE amd64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

Device is in STANDBY mode, exit(2)


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list