On Mon, Dec 22, 2008 at 11:49:48PM +0100, Guy Martin wrote: > The command "dd if=/dev/zero of=/dev/sdc bs=1M" didn't trigger HPMC > anymore after a reasonable amount of time. > > I then tried a NFS copy from a NFS share to the disk. The kernel did > panic with the attached output. [ 1589.466507] Badness at fs/buffer.c:1186 Technically, this isn't a panic. This is a "WARN_ON". I didn't see any panic's after that either. The file system warning us that the sata disk it was talking failed an IO. However, this is likely to be some other issue with the SATA controller. Can you post more details about the config? o "lspci -v" o hdparm -i /dev/sd<X> I don't expect I'll know what's wrong, but just want to document the bug. thanks, grant > Hopefully this will be more useful. > > Guy > -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html