linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* is my RAID safe?
@ 2004-12-26 14:30 M Benz
  2004-12-26 17:02 ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: M Benz @ 2004-12-26 14:30 UTC (permalink / raw)
  To: linux-kernel

Today I found this that at my /var/log/message (kernel 2.6.10):

Dec 26 21:35:14 s1 kernel: ata5: status=0x51 { DriveReady SeekComplete 
Error }
Dec 26 21:35:14 s1 kernel: ata5: error=0x84 { DriveStatusError BadCRC }

ata5 is md raid1 with ata6, both are sata drives connected to a promise 
SATA controller.

at /proc/mdstat, the raid 1 is still active with "[UU]"

Is my raid 1 safe and should I replace the "ata5" drive? Also, why the 
raid-1 still up with status "[UU]" ?

Thanks

_________________________________________________________________
使用全球用戶最多的電子郵件服務 MSN Hotmail: http://www.hotmail.com 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: is my RAID safe?
  2004-12-26 14:30 is my RAID safe? M Benz
@ 2004-12-26 17:02 ` Alan Cox
  2004-12-26 18:18   ` Bartlomiej Zolnierkiewicz
  2004-12-26 20:46   ` Norbert van Nobelen
  0 siblings, 2 replies; 4+ messages in thread
From: Alan Cox @ 2004-12-26 17:02 UTC (permalink / raw)
  To: M Benz; +Cc: Linux Kernel Mailing List

On Sul, 2004-12-26 at 14:30, M Benz wrote:
> Today I found this that at my /var/log/message (kernel 2.6.10):
> 
> Dec 26 21:35:14 s1 kernel: ata5: status=0x51 { DriveReady SeekComplete 
> Error }
> Dec 26 21:35:14 s1 kernel: ata5: error=0x84 { DriveStatusError BadCRC }
> 
> ata5 is md raid1 with ata6, both are sata drives connected to a promise 
> SATA controller.

BadCRC is usually cable noise. The kernel will retry such an event
several times, then fall back to PIO and try that before it gives up.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: is my RAID safe?
  2004-12-26 17:02 ` Alan Cox
@ 2004-12-26 18:18   ` Bartlomiej Zolnierkiewicz
  2004-12-26 20:46   ` Norbert van Nobelen
  1 sibling, 0 replies; 4+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-12-26 18:18 UTC (permalink / raw)
  To: Alan Cox; +Cc: M Benz, Linux Kernel Mailing List

On Sun, 26 Dec 2004 17:02:04 +0000, Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> On Sul, 2004-12-26 at 14:30, M Benz wrote:
> > Today I found this that at my /var/log/message (kernel 2.6.10):
> >
> > Dec 26 21:35:14 s1 kernel: ata5: status=0x51 { DriveReady SeekComplete
> > Error }
> > Dec 26 21:35:14 s1 kernel: ata5: error=0x84 { DriveStatusError BadCRC }
> >
> > ata5 is md raid1 with ata6, both are sata drives connected to a promise
> > SATA controller.
> 
> BadCRC is usually cable noise. The kernel will retry such an event
> several times, then fall back to PIO and try that before it gives up.

Are you sure?  This is Promise SATA driver not IDE one.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: is my RAID safe?
  2004-12-26 17:02 ` Alan Cox
  2004-12-26 18:18   ` Bartlomiej Zolnierkiewicz
@ 2004-12-26 20:46   ` Norbert van Nobelen
  1 sibling, 0 replies; 4+ messages in thread
From: Norbert van Nobelen @ 2004-12-26 20:46 UTC (permalink / raw)
  To: linux-kernel

On Sunday 26 December 2004 18:02, you wrote:
> On Sul, 2004-12-26 at 14:30, M Benz wrote:
> > Today I found this that at my /var/log/message (kernel 2.6.10):
> >
> > Dec 26 21:35:14 s1 kernel: ata5: status=0x51 { DriveReady SeekComplete
> > Error }
> > Dec 26 21:35:14 s1 kernel: ata5: error=0x84 { DriveStatusError BadCRC }
> >
> > ata5 is md raid1 with ata6, both are sata drives connected to a promise
> > SATA controller.
>
> BadCRC is usually cable noise. The kernel will retry such an event
> several times, then fall back to PIO and try that before it gives up.

In other words: The data to disk and from disk is consistent, so the data is 
safe.

>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-26 20:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-26 14:30 is my RAID safe? M Benz
2004-12-26 17:02 ` Alan Cox
2004-12-26 18:18   ` Bartlomiej Zolnierkiewicz
2004-12-26 20:46   ` Norbert van Nobelen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).