I figured I'd post the solution to this problem here also.

Anyway, I solved the problem the old-fashioned way: Tell Solaris to fake the 
disk device ID's... I added the following to /kernel/drv/ssd.conf:

> ssd-config-list=
>         "EUROLOGC", "unsupported-hack";
> 
> unsupported-hack=1,0x8,0,0,0,0,0;

Basically the same fix as we had for the SCSI case some years ago.

For details regarding these flags see: 
http://blogs.sun.com/mtibbets/entry/scuzzy_scsi_configuration
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to