Custom Query (1563 matches)
Results (247 - 249 of 1563)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #24 | fixed | configure option '--with-docdir' is obsolete and breaks '--docdir' | ||
| Description |
Recent autoconf releases provide a '--docdir' option with default value 'DATAROOTDIR/doc/smartmontools'. The '--with-docdir' defined in configure.in always overwrites this setting and uses a different default value 'PREFIX/share/doc/smartmontools-VERSION'. |
|||
| #523 | fixed | clarify "--capabilities" option to distinguish from SMART capabilities | ||
| Description |
To help users distinguish between SMART capabilities and Linux process capabilities I suggest the following changes: in smartd.cpp:
replace in smartd.8.in:
replace |
|||
| #4 | fixed | ciss devices fail with os_freebsd.cpp from svn | ||
| Description |
smartctl 5.39 2009-09-01 r2881 [FreeBSD 7.2-RELEASE-p3 amd64] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net Smartctl open device: /dev/ciss0 [cciss_disk_00] failed: smartctl 5.39 2009-09-01 r2881 [FreeBSD 7.2-RELEASE-p3 amd64] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net Smartctl open device: /dev/ciss0 [cciss_disk_04] failed: # smartctl -a -d cciss,0 /dev/ciss0 smartctl version 5.38 [amd64-portbld-freebsd7.2] Copyright (C) 2002-8 Bruce Allen Home page is http://smartmontools.sourceforge.net/ Device: HITACHI HUS153030VLS300 Version: A210 Serial number: J8V21N1A Device type: disk Transport protocol: SAS Local Time is: Wed Sep 2 13:12:27 2009 EEST Device supports SMART and is Enabled Temperature Warning Enabled SMART Health Status: OK Current Drive Temperature: 34 C Drive Trip Temperature: 85 C Manufactured in week 40 of year 2007 Recommended maximum start stop count: 50000 times Current start stop count: 20 times Elements in grown defect list: 0 Vendor (Seagate) cache information
Error counter log:
Gigabytes Total
processed uncorrected
bytes] errors read: 0 172 0 172 1302 602.700 0 write: 0 8447 0 8447 8577 64.274 0 verify: 0 7350 0 7350 7807 0.000 0 Non-medium error count: 0 No self-tests have been logged Long (extended) Self Test duration: 13019 seconds [217.0 minutes] # smartctl -a -d cciss,4 /dev/ciss0 smartctl version 5.38 [amd64-portbld-freebsd7.2] Copyright (C) 2002-8 Bruce Allen Home page is http://smartmontools.sourceforge.net/ Standard Inquiry (36 bytes) failed [Device not configured] Retrying with a 64 byte Standard Inquiry Standard Inquiry (64 bytes) failed [Device not configured] A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options. |
|||
