> I've added SiI 3132-based controller with two SATA disks to system,
> and almost lost my sanity: "gstripe" configuration becomes lost after
> each reboot. After some investigation, I found, that after each reboot
> last sector of disk contains SiI meta-information instead of
> GEOM:STRIPE one.

I have a couple of SiI 3132 controllers (Masscool XWT-PCIE10) with
GPT partitioned disks, and the last sectors still appear to contain
the Sec GPT headers after several reboots.

> How to reset this state? And where SiI controller store information
> (additional to last sector)?

I suspect your card's BIOS code.  You could see if your mainboard
has an option to not run expansion card BIOS code.  You could see if
there is a better version of BIOS code available for your card.

<KLUDGE>
If all else fails, you could create a backup copy of the last sector
and have dd(1) restore it from rc.local or cron @reboot.
</KLUDGE>
_______________________________________________
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to "freebsd-hardware-unsubscr...@freebsd.org"

Reply via email to