Changes between Version 8 and Version 9 of LSI
- Timestamp:
- 08/25/08 15:11:48 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LSI
v8 v9 16 16 17 17 * LSI FusionMPT: This is the cheaper card which is usually found in two-drive-bays-only servers.[[BR]] 18 It only supports RAID0 and RAID1.[[BR]] 18 It only supports RAID0 and RAID1. 19 19 20 See: [wiki:LSIFusionMPT] for informations about this card. 20 21 21 22 * LSI MegaRAID: This is the old high-end cards from LSI.[[BR]] 22 23 It is fully hardware RAIDs controllers supporting RAID5, at least, with various SCSI interfaces.[[BR]] 23 Deprecated, but still found in many old servers.[[BR]] 24 Deprecated, but still found in many old servers. 25 24 26 See: [wiki:LSIMegaRAID] for informations about this card. 25 27 26 28 * LSI MegaRAID SAS: This is current high-end series from SCSI.[[BR]] 27 It use SAS or SATA connectors and can be found in many OEMs servers like Dell's.[[BR]] 29 It use SAS or SATA connectors and can be found in many OEMs servers like Dell's. 30 28 31 See: [wiki:LSIMegaRAIDSAS] for informations about this card. 29 32 30 33 * LSI MegaRAID SAS (megasr crap): This is the first of the broken cards by LSI. I hope you don't have one.[[BR]] 31 In fact this card has FusionMPT hardware plus MegaRAID BIOS. RAID5 is supported through a proprietary kernel module.[[BR]] 34 In fact this card has FusionMPT hardware plus MegaRAID BIOS. RAID5 is supported through a proprietary kernel module. 35 32 36 Both FusionMPT and this fake MegaRAID looks like this in lspci:[[BR]] 33 ''0d:05.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01)''[[BR]] 37 ''0d:05.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01)'' 38 34 39 But if you run lspci -nn you will notice this:[[BR]] 35 Real FusionMPT: ''02:08.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0054] (rev 01)''[[BR]] 36 Fake MegaRAID : ''0d:05.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS [1000:0055] (rev 01)''[[BR]] 37 1000:0054 is okay, 1000:0055 is a fake MegaRAID card.[[BR]] 40 Real FusionMPT: ''02:08.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS ![1000:0054] (rev 01)''[[BR]] 41 Fake MegaRAID : ''0d:05.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS ![1000:0055] (rev 01)''[[BR]] 42 1000:0054 is okay, 1000:0055 is a fake MegaRAID card. 43 38 44 Some users reported a switch available on the motherboard to disable software RAID5 and use the card as a regular FusionMPT card. However I can't find it on a '''Nec 120Rg-1''' so I had to deal with that crap. 39 45