On 03/28/10 07:32 PM, Slack-Moehrle wrote: > Hi All, > > I have OpenSolaris 2009.06 installed and my main boot drive is connected to a > Syba card and all is well. > > I have a 3ware 9500S-8 RAID card with 8 drives attached to it. The Device > manager says that the card is present, but the driver is missing. I went to > 3wares site and I am not sure they have a driver for my card, but I tried > installing a card that is close to it. > > I went into the card bios and setup each drive as a single drive. > > I dont really need to use the hardware raid functionality, I was thinking a > software RAID ZFS RAID. > > How do I know if the drives are being seen? I dont know what they would be > called under /dev > > Does anyone know if the 3ware 9500S-8 is somehow supported? > > How do I check the ZFS version? I was hoping for version 17 since I know > raidz3 was added for this.
"zpool list -o version" would tell you the zfs versions of the current pools. However, zfs version 17 wasn't integrated until build 120, and OpenSolaris 2009.06 is based on build 111b which has zfs version 14 I believe. -Shawn