Re: [zfs-discuss] SMART problems with AOC-SAT2-MV8 / marvell88sx driver

2009-07-10 Thread Ross
I don't know how relevant this is to you on Nexenta, but I can tell you that the driver support for that card improved tremendously with OpenSolaris 2008.11. All of our hot swap problems went away with that release but the change wasn't documented anywhere that I could see. It might be worth s

[zfs-discuss] SMART problems with AOC-SAT2-MV8 / marvell88sx driver

2009-07-10 Thread Kim Lester
I've been trying to get either smartctl or sg3_utils to report properly. They both have the same low-level problems which leads me to suspect either I'm doing something wrong OR there is a problem in the marvell88sx / sd / SATA etc framework. I can access drive name/serial number of all driv

Re: [zfs-discuss] SMART data

2008-12-21 Thread Carsten Aulbert
Mam Ruoc wrote: >> Carsten wrote: >> I will ask my boss about this (since he is the one >> mentioned in the >> copyright line of smartctl ;)), please stay tuned. > > How is this going? I'm very interested too... Not much happening right now, December meetings, holiday season, ... But thanks f

Re: [zfs-discuss] SMART data

2008-12-20 Thread Mam Ruoc
> Carsten wrote: > I will ask my boss about this (since he is the one > mentioned in the > copyright line of smartctl ;)), please stay tuned. How is this going? I'm very interested too... Mam -- This message posted from opensolaris.org ___ zfs-discuss

Re: [zfs-discuss] SMART data

2008-12-08 Thread Carsten Aulbert
Hi all, Miles Nordin wrote: >> "rl" == Rob Logan <[EMAIL PROTECTED]> writes: > > rl> the sata framework uses the sd driver so its: > > yes but this is a really tiny and basically useless amount of output > compared to what smartctl gives on Linux with SATA disks, where SATA > disks also

Re: [zfs-discuss] SMART data

2008-12-08 Thread Miles Nordin
> "rl" == Rob Logan <[EMAIL PROTECTED]> writes: rl> the sata framework uses the sd driver so its: yes but this is a really tiny and basically useless amount of output compared to what smartctl gives on Linux with SATA disks, where SATA disks also use the sd driver (the same driver Linux u

Re: [zfs-discuss] SMART data

2008-12-08 Thread Rob Logan
the sata framework uses the sd driver so its: 4 % smartctl -d scsi -a /dev/rdsk/c4t2d0s0 smartctl version 5.36 [i386-pc-solaris2.8] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ Device: ATA WDC WD1001FALS-0 Version: 0K05 Serial number: Device type: disk

Re: [zfs-discuss] SMART data

2008-12-08 Thread Joe S
Thanks for the recommendations. I should have mentioned that I already tried that smartmontools. I've read that there are problems with smartmontools and Solaris. Sure enough, I get this error: # /usr/local/sbin/smartctl -a -d ata /dev/rdsk/c2t0d0 smartctl version 5.38 [i386-pc-solaris2.11] Cop

Re: [zfs-discuss] SMART data

2008-12-06 Thread Carsten Aulbert
Hi Joe, Joe S wrote: > How do I get SMART data from my drives? > > I'm running snv_101 on AMD64. > > I have 6x SATA disks. I guess that highly depends how these are connected. If they are not 'hidden' behind a RAID-controller, you might have success with http://smartmontools.sourceforge.net/do

[zfs-discuss] SMART data

2008-12-06 Thread Joe S
How do I get SMART data from my drives? I'm running snv_101 on AMD64. I have 6x SATA disks. ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] SMART

2007-06-04 Thread Marko Milisavljevic
You are right... I shouldn't post in the middle of the night... nForce chipsets don't support AHCI. On 6/4/07, J. David Beutel <[EMAIL PROTECTED]> wrote: "Marko Milisavljevic" <[EMAIL PROTECTED]> wrote on 06/02/2007 02:03:56 AM: > I think nForce 430 would be using AHCI driver if you set you BIOS

Re: [zfs-discuss] SMART

2007-06-04 Thread J. David Beutel
"Marko Milisavljevic" <[EMAIL PROTECTED]> wrote on 06/02/2007 02:03:56 AM: I think nForce 430 would be using AHCI driver if you set you BIOS for it, in current Nevada builds anyway, and I think that uses SATA framework. I don't see any BIOS option for AHCI, but when I get back in a couple week

Re: [zfs-discuss] SMART

2007-06-02 Thread Marko Milisavljevic
I think nForce 430 would be using AHCI driver if you set you BIOS for it, in current Nevada builds anyway, and I think that uses SATA framework. On 6/1/07, J. David Beutel <[EMAIL PROTECTED]> wrote: Eric Schrock <[EMAIL PROTECTED]> wrote on Friday, June 01, 2007 12:50:50: > > Only devices that u

Re: [zfs-discuss] SMART

2007-06-01 Thread J. David Beutel
Eric Schrock <[EMAIL PROTECTED]> wrote on Friday, June 01, 2007 12:50:50: Only devices that use the SATA framework (Marvell, Silicon Image, and others - I don't remember the full list) use the SCSI emulation required to make this work. * Do I need any special SATA configuration to get the S

Re: [zfs-discuss] SMART

2007-06-01 Thread Toby Thain
On 1-Jun-07, at 7:50 PM, Eric Schrock wrote: On Fri, Jun 01, 2007 at 12:33:29PM -1000, J. David Beutel wrote: Excellent! Thanks! I've gleaned the following from your blog. Is this correct? * A week ago you committed a change that will: ** get current SMART parameters and faults for SATA

Re: [zfs-discuss] SMART

2007-06-01 Thread Eric Schrock
On Fri, Jun 01, 2007 at 12:33:29PM -1000, J. David Beutel wrote: > Excellent! Thanks! I've gleaned the following from your blog. Is this > correct? > > * A week ago you committed a change that will: > ** get current SMART parameters and faults for SATA on x86 via a single > function in a priv

Re: [zfs-discuss] SMART

2007-06-01 Thread J. David Beutel
Excellent! Thanks! I've gleaned the following from your blog. Is this correct? * A week ago you committed a change that will: ** get current SMART parameters and faults for SATA on x86 via a single function in a private library using SCSI emulation; ** decide whether they indicate any proble

Re: [zfs-discuss] SMART

2007-06-01 Thread Eric Schrock
See: http://blogs.sun.com/eschrock/entry/solaris_platform_integration_generic_disk Prior to the above work, we only monitored disks on Thumper (x4500) platforms. With these changes we monitor basic SMART data for SATA drives. Monitoring for SCSI drives will be here soon. The next step will be

[zfs-discuss] SMART

2007-06-01 Thread J. David Beutel
On Solaris x86, does zpool (or anything) support PATA (or SATA) IDE SMART data? With the Predictive Self Healing feature, I assumed that Solaris would have at least some SMART support, but what I've googled so far has been discouraging. http://prefetch.net/blog/index.php/2006/10/29/solaris-ne