Custom Query (1552 matches)
Results (283 - 285 of 1552)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #19 | wontfix | smartmontools-5.38 repeatedly freeze Macbook (OS X) | ||
| Description |
When I install smartmontools via MacPorts (default build), the 'smartd' daemon is automatically registered as a StartupItem. After that, it will periodically - every 30 minutes - query my harddisk and log the following:
during which my computer freezes for about five to ten seconds (possibly because not HDD access is possible). Removing smartmontools and killing smartd also stopped the repeated freeze. Issue: Querying SMART attributes should not freeze the computer (I am running several Linux machines where smartmontools and smartd work fine without freeze). Hardware: Modellname: MacBook Pro Modell-Identifizierung: MacBookPro5,5 Prozessortyp: Intel Core 2 Duo Prozessorgeschwindigkeit: 2,26 GHz Anzahl der Prozessoren: 1 Gesamtzahl der Kerne: 2 L2-Cache: 3 MB Speicher: 2 GB Busgeschwindigkeit: 1,07 GHz Boot-ROM-Version: MBP55.00AC.B03 SMC-Version (System): 1.47f2 Harddisk: Kapazität: 500,11 GB (500.107.862.016 Byte) Modell: WDC WD5000BEVT-22ZAT0 Version: 01.01A01 Seriennummer: WD-WXB0A8948221 Native Command Queuing: Ja Queue Depth: 32 Wechselmedien: Nein Absteckbares Laufwerk: Nein BSD-Name: disk0 Rotationsrate: 5400 Partitionstabellentyp: GPT (GUID-Partitionstabelle) S.M.A.R.T.-Status: Überprüft Also, 'smartctl' will report SMART as "disabled" when querying the disk, although OS X reports the SMART status as 'OK'. |
|||
| #26 | wontfix | megaraid doest show info | ||
| Description |
# /usr/sbin/smartctl -V smartctl 5.39 2009-12-04 r2993 [i686-redhat-linux-gnu] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net smartctl comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the terms of the GNU General Public License Version 2. See http://www.gnu.org for further details. smartmontools release 5.39 dated 2009-11-30 at 20:24:12 UTC smartmontools SVN rev 2993 dated 2009-12-04 at 17:29:50 smartmontools build host: i686-redhat-linux-gnu smartmontools build configured: 2009-12-08 10:00:19 UTC smartctl compile dated Dec 8 2009 at 13:00:33 smartmontools configure arguments: '--host=i686-redhat-linux-gnu' '--build=i686-redhat-linux-gnu' '--target=i386-redhat-linux' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'CFLAGS=-O2 -g -march=i386 -mcpu=i686' 'CXXFLAGS=-O2 -g -march=i386 -mcpu=i686' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'target_alias=i386-redhat-linux' # /usr/sbin/megarc.bin -AllAdpInfo
#/usr/sbin/megarc.bin -dispCfg -a0 ...
/usr/sbin/megarc.bin -LogPhysInfo -a0 ...
/usr/sbin/megarc.bin -phys -a0 -chAll -idAll ...
output smartctl: # /usr/sbin/smartctl -a -d megaraid,0 /dev/sda smartctl 5.39 2009-12-04 r2993 [i686-redhat-linux-gnu] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net Smartctl open device: /dev/sda [megaraid_disk_00] failed: INQUIRY failed show can i get smart info? |
|||
| #33 | wontfix | SMART Automatic Offline Testing periodicity | ||
| Description |
Currently, the -o on option enable the Automatic Offline Testing for every 4 hours. It is hard-coded constant. I know the concept of Automatic Offline Testing is obsolete, some vendors doesn't implement such command at all, while others accept it, but consider it NOOP. Despite of it, on the drives where implemented as non-void would be nice to have a way how to request different time. I would like to introduce backward compatible option -o on[,N] where N specify the time in the form <number>[<unit>] Unit may be 's' for seconds, 'm' for minutes, 'h' for hours. Seconds assumed when not present. Missing N is assumed to be 4h to maintain backward compatibility. The time is rounded to nearest lower available value (with exception that 1-4s are rounded to 5s). Such value is reported back to user in place of original message SMART Automatic Offline Testing Enabled every four hours. |
|||
