Stephane LAPIE wrote: > Dieter wrote: >> In message <[email protected]>, Stephane LAPIE writes: >> And there are these, which you didn't mention: >>> ad1: FAILURE - SET_MULTI status=3D51<READY,DSC,ERROR> error=3D4<ABORTED> >>> ad12: FAILURE - SET_MULTI status=3D51<READY,DSC,ERROR> error=3D4<ABORTED> >> (No, I don't know what that means, sorry.) > > Ah, actually I do have an idea as to what these are about : These two > disks are SSDs I'm using in my ZFS pool as cache devices. So I guess > this is the kind of error that says "I tried to use an access mode this > device was not designed for".
It is probably result of bug in ata(4) code. It was fixed recently by r199749. It is not critical when drive operates in DMA mode. -- Alexander Motin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hardware To unsubscribe, send any mail to "[email protected]"
