0

I have a question regarding LSI00328 LSI MegaRAID SAS 9271-4i

Can I connect 6x sata drives to -4i card or I need -8i version

ewwhite
  • 194,921
  • 91
  • 434
  • 799
AndreiG.
  • 151
  • 1
  • 1
  • 5
  • REad up on SATA. You can connect 100 SATA drives to that card. SAS is a network protocol - and the use of expanders is common. – TomTom Aug 17 '14 at 17:56

2 Answers2

1

This depends on your server, the backplane and whether an expander is involved. If you are connecting to the disks without a backplane or expander solution, you will need the 8i card and SAS breakout cables.

Edit:

You don't have an expander backplane, so you'll need an 8i (2 x SFF-8087 ports) controller and two SAS breakout cables.

Please see: How exactly does a SAS SFF-8087 breakout cable work? + RAID/connection questions

ewwhite
  • 194,921
  • 91
  • 434
  • 799
0

Yes, you usually can connect more disks than the number of ports in your controller (see the other answer's link for information on what an 'expander' is). Of course, the performance will be limited to what those 4/8 ports can support.

For instance, check the Supermicro SC418 chassis. The backplane does not have 24 ports but a complex backplane that will manage concurrent access to multiple disks. If you're looking for maximum throughput, that would be a problem, but for solutions looking for maximum IOPS, that could be OK since, depending on block size, they would not max out the controller's maximum bandwidth.

Giovanni Tirloni
  • 5,693
  • 3
  • 24
  • 49