> I'm running snv 65 and having an issue
> much like this:
>    http://osdir.com/ml/solaris.opensolaris.help/2006-11/msg00047.html

Bug 6414472?

> Has anyone found a workaround?

You can try to patch my suggested fix for 6414472 into the ata binary
and see if it helps:

http://www.opensolaris.org/jive/thread.jspa?messageID=84127&#84127

I don't have access to the snv_65 media, but for snv_66 (32-bit)
the code has changed slightly, and the instruction to patch
can be found at address "ata_id_common+0x3c",
so the patch procedure would be

    ::bp ata`ata_id_common
    :c
    ::delete 1
    ata_id_common+0x3c?w a6a
    :c

> Or is this the issue with the BIOS not liking EFI information that ZFS
> uses?

If it is 6414472: No; BIOS wouldn't be used any more at the
point 6414472 is hanging the system...
 
 
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