lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 31 Jul 2007 10:49:45 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Manuel Reimer <Manuel.Spam@...fuerspam.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Whats the problem with my IDE...

> After mounting my four LVs, formatted with XFS, here, I'm starting to 
> delete all files on those LVs to be able to do a fresh linux install. 
> While deleting, I get *many* DMA errors and "BAD CRC" messages.

Bad CRC indicates a data transfer problem between the drive and the
controller. The CRC is computed one end and verified the other. The OS
isn't directly involved.

This usually means either
#1 A 40 wire cable in use for > UDMA33
#2 A drive plugged into the middle of the cable and none on the end
#3 The short part of the cable connected between a drive and the
controller not the long part

And occassionally it may indicate power, iffy connectors or electrical
noise problems.

Theoretically it can also be caused by the kernel misprogramming the
timings but the old VIA IDE driver is very well tested in this area and
the one bug I know it has with timing it always sets to be excessively
safe not problematic.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ