看板 DFBSD_bugs 關於我們 聯絡資訊
::ahci0.0: tags=32/32 satacaps=0706 satafeat=0044 capacity=381554.08MB ::ahci0.0: f85=7469 f86=3c41 f87=4163 WC=enabled RA=enabled SEC=frozen ::... ::ahci0.0: tags=32/32 satacaps=0506 satafeat=0044 capacity=476940.02MB ::ahci0.0: f85=7469 f86=be41 f87=4163 WC=enabled RA=enabled SEC=frozen :: ::This last part (timeout) repeats forever, with about a 10 second pause between ::each printing. :: ::-- ::Francois Tigeot : : I'm not sure what is going on there but get the latest git and try : again. It will be less verbose and shouldn't try to double-ident : ahci0.0. I'm hoping that is the cause of the forever-repeating : timeouts. I'm going to assume those last two tags=/f86= where actually from the other disk and you mis-typed them. If that's the case it might be an issue of the drive or the controller not being able to support SATA-300. It may help if you post what the NATA driver reports for those attachments (set hint.ahic.disabled from the boot loader). I am also going to add a new kenv called hint.ahci.force150 which will force it to negotiate at a slower speed. That's being committed as we speak. -Matt Matthew Dillon <dillon@backplane.com>