Re: Kernel Dump when accessing second drive

看板DFBSD_kernel作者時間15年前 (2010/05/17 19:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串8/15 (看更多)
On Mon, May 17, 2010 at 12:13:55AM -0700, Dylan Reinhold wrote: > May 15 15:53:37 backup_a kernel: ad6: TIMEOUT - READ_DMA retrying (1 > retry left) LBA=49814018 > May 15 15:53:38 backup_a kernel: ad6: WARNING - READ_DMA soft error > (ECC corrected) LBA=49871650 > May 15 15:53:38 backup_a kernel: ad6: WARNING - READ_DMA UDMA ICRC > error (retrying request) LBA=49871682 > May 15 15:53:38 backup_a kernel: ad6: timeout waiting to issue command These messages usually indicate problems on the harddisk. You may also want to check the cable or the power supply. > May 15 15:55:42 backup_a syslogd: kernel boot file is /boot/kernel > May 15 15:55:42 backup_a kernel: ad6: FAILURE - device detached > May 15 15:55:42 backup_a kernel: subdisk6: detached > May 15 15:55:42 backup_a kernel: ad6: detached > > Does this mean the controller is reporting the disk is gone? When the driver detects a timeout on a device, it attempts to reinitialize the children, and if that fails, the driver gives up and tries to detach it --- at least that's how I read the code. Cheers.
文章代碼(AID): #1ByI7nfm (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #1ByI7nfm (DFBSD_kernel)