ata error codes

2008-01-15 Thread Raz
, and many times SMART cannot help. Is there a repository for these error codes, ( ata_dump_status isn't enough ). Is there an API to get these error codes translated to human readable format ? thank you -- Raz - To unsubscribe from this list: send the line "unsubscribe linux-ide" in

Re: ata error codes

2008-01-25 Thread Raz
like ata_error err = utility. thank you On Jan 21, 2008 10:04 AM, Tejun Heo <[EMAIL PROTECTED]> wrote: > > Raz wrote: > > Mr Garzik Hello > > ata errors are some times cryptic. I am refering to this line, in the > > ata_qc_timeout which holds lots of information. >

a disk timeout and a disk state

2007-09-04 Thread Raz
ing a slow sector also reduces a disk error rate, does it make any sense ? thank you -- Raz - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: a disk timeout and a disk state

2007-09-10 Thread Raz
On 9/8/07, Tejun Heo <[EMAIL PROTECTED]> wrote: > Raz wrote: > > Jeff Hello > > > > We have in our machines several sata (mostly maxtor-segate) disks in an > > array. > > These disks generate too many ata-io errors at clients sites. > > From raid1

sata 1,2,3 - how can I tell ?

2007-09-25 Thread Raz
Hello Is there a way to know whether a disk is sata 1 2 or 3 ? I tried : sdparm -a -v , looked at dmesg , tried smartctl . thank you -- Raz - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to [EMAIL PROTECTED] More majordomo inf

[DISSCUSS] Iinux raid striped aligned write over xfs

2007-01-22 Thread Raz Ben-Jehuda(caro)
tsz = mp->m_sb.sb_rextsize; - } else { -extsz = mp->m_dalign; // raz fix alignment to raid stripe unit + } else { + extsz = ip->i_d.di_extsize; } isize = ip->i_d.di_size; @@ -663,7 +663,7 @@ xfs_iomap_write_delay( i

promise ncq

2007-04-13 Thread Raz Ben-Jehuda(caro)
; and the ncq bit did not show in dmesg. queue_depth is set to 32 no matter if ncq is enabled or not. I cannot echo to queue_depth , I get "permision denied" error ( libata faq says i can do that ). How can I tell if the OS knows of this change ? thank you -- Raz - To unsubscribe from t

Re: promise ncq

2007-04-13 Thread Raz Ben-Jehuda(caro)
I am using a driver supplied by promise called stex. On 4/14/07, Mikael Pettersson <[EMAIL PROTECTED]> wrote: On Fri, 13 Apr 2007 23:43:03 +0300, "Raz Ben-Jehuda(caro)" <[EMAIL PROTECTED]> wrote: > Jeff hello > I have a promise cotroller that exports its disks as