So I have a FreeBSD 7.1-Stable amd64 machine in which I recently tried to install a Highpoint RocketRaid 2640x4 card into. The card seems to be recognized by the motherboard just fine (Intel P965 chipset) and I'm able to enter the card's utility to modify/setup drives and arrays. The way I want to use the card is pretty simple; I'd just like it to show the drives as individual drives (no raid or JBOD) since I use zfs and the drives I'm planning to hook up to these are already part of a pool.
There is no built-in driver for this (even then since it's highpoint it'd probably have a blob in it anyway), so I'm using a kernel module provided by Highpoint on their site.
The main problem I'm having is that drives are not recognized in FreeBSD unless they are part of an array/JBOD. So if I hook up a drive to the card I'll see the card being recognized (and it'll mention it probing the drive) but it won't add a /dev/da entry (nor an ad entry). So I decided to try and put the drive into a JBOD. After JBOD-ing the single drive I booted back up into FreeBSD and the drive was recognized as da0. I rebooted, destroyed the JBOD, rebooted again and the drive was no longer there.
So anyone ever use this card or a similar card and have a similar problem?
There is no built-in driver for this (even then since it's highpoint it'd probably have a blob in it anyway), so I'm using a kernel module provided by Highpoint on their site.
The main problem I'm having is that drives are not recognized in FreeBSD unless they are part of an array/JBOD. So if I hook up a drive to the card I'll see the card being recognized (and it'll mention it probing the drive) but it won't add a /dev/da entry (nor an ad entry). So I decided to try and put the drive into a JBOD. After JBOD-ing the single drive I booted back up into FreeBSD and the drive was recognized as da0. I rebooted, destroyed the JBOD, rebooted again and the drive was no longer there.
So anyone ever use this card or a similar card and have a similar problem?