Hey all,
I am new here and I use an ML110G7 with an MSA60 with 12HDDs. I use Seagate Barracuda ES.3 devices, FreeBSD 10 see only 512sec devices. The disk is a 4k device, camcontrol detects a <HP RAID 0 OK> device. I add the following line to scsi_da.c:
but it is not working. Anybody has an idea what's wrong or has the same configuration?
Thanks ré.
I am new here and I use an ML110G7 with an MSA60 with 12HDDs. I use Seagate Barracuda ES.3 devices, FreeBSD 10 see only 512sec devices. The disk is a 4k device, camcontrol detects a <HP RAID 0 OK> device. I add the following line to scsi_da.c:
Code:
/* Seagate Advanced Format drives */
{ T_DIRECT, SIP_MEDIA_FIXED, "HP*", "SCSI*" },
/*quirks*/DA_Q_4K
but it is not working. Anybody has an idea what's wrong or has the same configuration?
Thanks ré.