[OpenIndiana-discuss] ZFS & SMART error
Bryan Iotti
ironsides.medvet at gmail.com
Thu Jul 5 17:55:03 UTC 2012
Personally, I would use smartctl.
Do a "which smartctl" to see if you have it installed, otherwise it's in
the OI SFE package smartmontools.
First get a usage summary using "smartctl -h", then you might want to scan
for available devices via "smartctl --scan". Then pick one and query its
info by "smartctl -a <DEVICE>".
I'd take up the occasion to run also "smartctl -t long <DEVICE>" so it does
a complete surface test, some disks do it very fast, others less so. In a
couple of hours you should have any and all SMART info about your drives.
Hope this helps, do remember that the pci-ide driver does not allow SMART
passthrough right now in Solaris. If you need some info like that, use a
Linux live CD.
Bryan
On Thu, Jul 5, 2012 at 7:13 PM, Reginald Beardsley <pulaskite at yahoo.com>wrote:
> I had a power failure last night. The UPS alarms woke me up and I powered
> down the systems. (some day I really will automate shutdowns) It's also
> been quite hot (90 F) in the room where the computer is.
>
> At boot the BIOS on the HP Z400 running Solaris 10 reported:
>
> 1720 SMART drive detects imminent failure
> failing drive SATA 1 (black)
> failing attribute # 05
>
> The drive is a year old 3 TB Hitachi that I use for a scratch drive.
> "zpool scrub" showed no errors.
>
> Nothing critical on the disk I just use it to hold intermediate files when
> working on large datasets.
>
> Unfortunately, "apropos smart" produced nothing useful. Where would I
> find more information? Particularly interaction between ZFS & SMART.
>
> There have apparently been some firmware issues that produce spurious
> warnings, but HP is so Windows centric it's hard to make any sense out of
> their support site.
>
> Is there a Solaris/OI utility for reading the SMART information or doing
> other diagnosis?
>
> The message relates to automatic bad block reallocation. Would running a
> scan using format(1m) and mapping out the bad blocks be likely to correct
> this? That is what we did way back when. Though I hate to think how long
> a scan of 3 TB would take.
>
> Comments or suggestions?
>
> Thanks,
> Reg
>
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
More information about the OpenIndiana-discuss
mailing list