That's ok, I will try and help out if I can.
I see you say the LSI card is configured in a RAID 0. This isn't going to help as ZFS by its very nature likes to have raw access to the disks. Does the RAID controller support JBOD? I have a LSI 9266-4i and I know that doesn't support JBOD. Once the disks have been present directly to Solaris you are then able to apply the chosen RAID level on them i.e RAID 0, 1, 1+0, Z etc...
Also about the hard drives them self's, are they a 4K drive or 512b drive? As I know there is a performance impact when the incorrect ashift value has been configured. Solaris 11 is meant to correctly detect this but in my experience it doesn't so you have misaligned disks which also impact on performance. The only way I know of to correct that problem is to edit a few files in Solaris 11 or run Open Indiana where you can force the ashift value when creating the zpool.
Have you ran any benchmarks within Solaris11, to give a idea of performance within Solaris? i.e pfexec, bonnie++, etc?
I see you say the LSI card is configured in a RAID 0. This isn't going to help as ZFS by its very nature likes to have raw access to the disks. Does the RAID controller support JBOD? I have a LSI 9266-4i and I know that doesn't support JBOD. Once the disks have been present directly to Solaris you are then able to apply the chosen RAID level on them i.e RAID 0, 1, 1+0, Z etc...
Also about the hard drives them self's, are they a 4K drive or 512b drive? As I know there is a performance impact when the incorrect ashift value has been configured. Solaris 11 is meant to correctly detect this but in my experience it doesn't so you have misaligned disks which also impact on performance. The only way I know of to correct that problem is to edit a few files in Solaris 11 or run Open Indiana where you can force the ashift value when creating the zpool.
Have you ran any benchmarks within Solaris11, to give a idea of performance within Solaris? i.e pfexec, bonnie++, etc?
Last edited: