On this same machine, I have now loaded 64 bit Mageia 2 and SATA hotswap is totally broken. When I remove a drive, there is /var/log/messages chatter like this:
- Code: Select all
Jun 6 22:38:38 kram kernel: [177009.212215] ata6: exception Emask 0x10 SAct 0x0 SErr 0x10202 action 0xe frozen
Jun 6 22:38:38 kram kernel: [177009.212218] ata6: irq_stat 0x00400000, PHY RDY changed
Jun 6 22:38:38 kram kernel: [177009.212220] ata6: SError: { RecovComm Persist PHYRdyChg }
Jun 6 22:38:38 kram kernel: [177009.212224] ata6: hard resetting link
Jun 6 22:38:39 kram kernel: [177009.935102] ata6: SATA link down (SStatus 0 SControl 300)
Jun 6 22:38:44 kram kernel: [177014.935073] ata6: hard resetting link
Jun 6 22:38:44 kram kernel: [177015.240027] ata6: SATA link down (SStatus 0 SControl 300)
Jun 6 22:38:44 kram kernel: [177015.240035] ata6: limiting SATA link speed to 1.5 Gbps
Jun 6 22:38:49 kram kernel: [177020.240093] ata6: hard resetting link
Jun 6 22:38:49 kram kernel: [177020.545109] ata6: SATA link down (SStatus 0 SControl 310)
Jun 6 22:38:49 kram kernel: [177020.545117] ata6.00: disabled
Jun 6 22:38:49 kram kernel: [177020.556065] ata6: EH complete
Jun 6 22:38:49 kram kernel: [177020.556073] ata6.00: detaching (SCSI 5:0:0:0)
Jun 6 22:38:49 kram kernel: [177020.556561] sd 5:0:0:0: [sdd] Synchronizing SCSI cache
Jun 6 22:38:49 kram kernel: [177020.556585] sd 5:0:0:0: [sdd] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
Jun 6 22:38:49 kram kernel: [177020.556588] sd 5:0:0:0: [sdd] Stopping disk
Jun 6 22:38:49 kram kernel: [177020.556593] sd 5:0:0:0: [sdd] START_STOP FAILED
Jun 6 22:38:49 kram kernel: [177020.556594] sd 5:0:0:0: [sdd] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
and the device disappears. When I plug another drive in, not only is there no device node created, there is NOTHING written to /var/log/messages. I have to reboot the computer to gain access to the connected drive (which is very irritating).
Is there something I am supposed to do to enable AHCI in Mageia 2 or the newer 3.x kernels?
Thanks for any ideas.