bmw
January 27th, 2005, 15:53
Here's a cross-BSD question: Sun v20z boxes come with a built-in Ultra SCSI 320 interface and drive(s). An option, which I'm trying to use, is to configure two SCSI drives in RAID-1 (mirroring) on it.
Here's the rub: the FreeBSD mpt(4) driver borks this badly. It configures the first drive for Ultra but leaves the 2nd drive in 8-bit async mode so the array performance is awful.
So: has or does anyone here run another BSD (OpenBSD, NetBSD, ???BSD) on this kind of hardware with RAID-1 and is happy with it?
The chipset involved is an LSI Logic 53C1020. In FreeBSD this is handled by the mpt driver; in Open and Net it looks like similar drivers apply. I'm planning on inspecting the sources, but it'd be real nice if I could get a pointer to a driver that actually works. Apparently, this same LSI chipset is also used in some IBM servers as well as some Dell servers.
Thanks in advance!
Here's the rub: the FreeBSD mpt(4) driver borks this badly. It configures the first drive for Ultra but leaves the 2nd drive in 8-bit async mode so the array performance is awful.
So: has or does anyone here run another BSD (OpenBSD, NetBSD, ???BSD) on this kind of hardware with RAID-1 and is happy with it?
The chipset involved is an LSI Logic 53C1020. In FreeBSD this is handled by the mpt driver; in Open and Net it looks like similar drivers apply. I'm planning on inspecting the sources, but it'd be real nice if I could get a pointer to a driver that actually works. Apparently, this same LSI chipset is also used in some IBM servers as well as some Dell servers.
Thanks in advance!