Custom Query (1434 matches)
Results (19 - 21 of 1434)
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'. |
|||
#20 | fixed | weird byte order of "Head Flying Hours" | ||
Description |
I've bought a brand new 1T Seagate drive yesterday. kotik tmp # dmesg | grep ST31 [ 0.834822] ata1.00: ATA-8: ST31000528AS, CC35, max UDMA/133 [ 0.847168] scsi 0:0:0:0: Direct-Access ATA ST31000528AS CC35 PQ: 0 ANSI: 5 I was quite surprised to see its Head_Flying_Hours to be some n-teen digit number when I first run smartctl on it, however, Power_On_Hours value was sane. To be sure that everything is ok with my eyes I ran smrtctl again. This time the value was completely different although of the same order of magnitude. After quick investigation it became quite obvious that there is something wrong with the byte order of the raw value kotik tmp # smartctl -d ata -A /dev/sda | grep ^240 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 102838696935451 kotik tmp # printf "%x\n" 102838696935451 5d880000001b When I read the values with my programme (see attachment) I found that one of the bytes of the value is stored in the reserv field of the ata_smart_attribute structure. The right order to read the value seems to be raw[3], raw[2], raw[1], raw[0], reserv, raw[5], raw[4] However, I am not sure about more significant bytes (raw[1-3]). The value itself is almost for sure number of milliseconds. |
|||
#21 | fixed | not able to pull stats from drives attached to areca 1680 controllers | ||
Description |
I have sata & sas drives attached to areca 1680ix controllers and am not able to pull any data from the drives. I used to have sata drives attached to areca 1280ml's when on those I was able to. Seems the program 1) does not recognize the newer 1.47 firmware and 2) can't pull data from the controller. This is being run under ubuntu 8.04.3 64bit. I would be willing to test any non destructive patches if you do not have access to an areca 1680ix controller. stcost@loki:/var/log/arecadiskstat/2009$ sudo /var/ftp/pub/incoming/src/sm5/smartctl --all --device=areca,1 /dev/sg11 smartctl 5.39 2009-01-21 22:33 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-8 by Bruce Allen, http://smartmontools.sourceforge.net The firmware of your Areca RAID controller appears to be outdated! Please update your controller to firmware version 1.46 or later. You may download it here: ftp://ftp.areca.com.tw/RaidCards/BIOS_Firmware Smartctl: Device Read Identity Failed (not an ATA/ATAPI device) Some sample data from Areca's CLI program from within linux. --- The System Information =========================================== Main Processor : 1200MHz CPU ICache Size : 32KB CPU DCache Size : 32KB CPU SCache Size : 512KB System Memory : 2048MB/533MHz/ECC Firmware Version : V1.47 2009-07-16 BOOT ROM Version : V1.47 2009-06-25 Serial Number : Y820CABWAR800096 Controller Name : ARC-1680 Current IP Address : 172.18.9.17 =========================================== GuiErrMsg<0x00>: Success. The Hardware Monitor Information ===================================================== [Controller H/W Monitor]
[Enclosure#1 : ARECA SAS RAID AdapterV1.0] [Enclosure#2 : ARC-8011x28-01.00.05.08 000 ] [Enclosure#3 : AIC EI16-53C-01A1 114j]
[Enclosure#4 : AIC EI16-53C-01A1 114j]
[Enclosure#5 : AIC EI16-53C-01A1 114j]
[Enclosure#6 : AIC EI16-53C-01A1 114j]
===================================================== GuiErrMsg<0x00>: Success. Drive Information =============================================================== Device Type : SAS(5000C5000B0E7C3E) Device Location : Enclosure#2 SLOT 21 Model Name : HP DH072BB978 Serial Number : 3PD1V46M0000990 Firmware Rev. : HPD9 Disk Capacity : 73.4GB Device State : NORMAL Timeout Count : 0 Media Error Count : 0 Rotation Speed : 15015(RPM) Device Temperature : 52 C Read Errors Receovered W/O Delay : 0x0000000000000000 Read Errors Receovered W Delay : 0x0000000000000000 Read Errors Receovered W Retry : 0x0000000000000000 Read Errors Receovered : 0x0000000000000000 Read Total Bytes : 0x0000000000000000 Read Errors Unrecovered : 0x0000000000000000 Write Errors Receovered W/O Delay : 0xFFFFFFFFFFFFFFFF Write Errors Receovered W Delay : 0x0000000000000000 Write Errors Receovered W Retry : 0x0000000000000000 Write Errors Receovered : 0x0000000000000000 Write Total Bytes : 0x0000000000000000 Write Errors Unrecovered : 0x0000000000000000 Verify Errors Receovered W/O Delay : 0x0000000000000000 Verify Errors Receovered W Delay : 0x0000000000000000 Verify Errors Receovered W Retry : 0x0000000000000000 Verify Errors Receovered : 0x0000000000000000 Verify Errors Unrecovered : 0x0000000000000000 Non-Medium Errors : 0x0000000000000000 =============================================================== GuiErrMsg<0x00>: Success. Drive Information =============================================================== Device Type : SATA(50015B2080005565) Device Location : Enclosure#3 Disk_01 Model Name : ST31000340NS Serial Number : 9QJ37BDL Firmware Rev. : SN06 Disk Capacity : 1000.2GB Device State : NORMAL Timeout Count : 0 Media Error Count : 0 SMART Read Error Rate : 84(44) SMART Spinup Time : 99(0) SMART Reallocation Count : 100(36) SMART Seek Error Rate : 76(30) SMART Spinup Retries : 100(97) SMART Calibration Retries : N.A.(N.A.) =============================================================== GuiErrMsg<0x00>: Success. |