SOLVED Flashing IBM MR10i to IT Mode

Status
Not open for further replies.

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13
Got my hands on an IBM Server Raid MR10i Raid Controller. Want to flash it into IT mode - but I'm rather clueless on where to find the necessary firmware or the process involved. Found lots of info on BR10i & M1015 - nothing about MR10i.

Can someone guide me here - I'm new to flashing Raid Controllers to HBA.(Assuming this can be flashed to IT Mode)
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
You don't, it's something completely different. You can very easily tell by the fact that it looks nothing like any LSI SAS 2008 or 2308 HBA card.

Additionally, being SAS 3Gb/s, it's limited to 2TB drives.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
I would say that:

1. Nobody here has any experience with that card.
2. You may or may not be able to flash it to IT mode, and your card may or may not be a good fit for FreeNAS.
3. That card almost certainly is limited to 2TB drives.

Based on all 3 I would probably give up on that card and go with something that is more status-quo and works for others in the forum. You don't want to be the guy on an island alone when things go wrong.
 

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13
Thanks cyberjock.

well - the only motivation was the card was free. Guess I'll stick to recommended cards. I've one question though - the recommended M1015 is cross flashed to 9211 HBA firmware .. why not buy an LSI 9211-8i HBA directly? It's on ebay for 75-105$ and the M1015 @ 100-125$. I'm not being frugal here - sounded simpler not having to go through the whole cross flashing first and getting it wrong cycle.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
Hehe. The 9211-8i normally is the same price. If the "real thing" is cheaper, by all means go for it.

But, you'll be cross flashing the cards either way. So buying a true 9211-8i vice a rebranded M1015 isn't saving you from a reflash. I actually own an M1015 and an 9211-8i. They are basically identical and the only real reason to want one over the other (aside from price) is the location of the connectors. ;)
 

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13
dint know that .. thnx

Thinking of adding a SAS expander (even though i dont need one for the next 6-12months) with the 9211\M1015 ... any recommendations which does not include flashing cards.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
You will always have to flash the card to match FreeNAS' driver version, so you can't get away from flashing the cards.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
Ok, I'll make this 100% clear.

If you go with an LSI card (which is all that we recommend here) you *will*, *unequivocally*, be *expected* to re-flash the card when the driver is updated. PERIOD.
 

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13
ayt ... seems no flash is a touchy subject here ... keeping the flash part aside .. with an m1015 - which sas expander fits best to hit a max of 24 sata2\3 disks? (16 on sas expander + 4 on m1015 + 4~6 on mobo).
 

Z300M

Guru
Joined
Sep 9, 2011
Messages
882
Hehe. The 9211-8i normally is the same price. If the "real thing" is cheaper, by all means go for it.

But, you'll be cross flashing the cards either way. So buying a true 9211-8i vice a rebranded M1015 isn't saving you from a reflash. I actually own an M1015 and an 9211-8i. They are basically identical and the only real reason to want one over the other (aside from price) is the location of the connectors. ;)
But haven't people suggested previously that some of the LSI-branded ones on eBay are in fact "knock-offs" and maybe even made with substandard components -- and maybe not only the ones to be shipped from China but also some of the ones to be shipped from the USA -- which originated in China in the first place.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
It's not a touchy subject. You just seem to be committed to not reflashing. That's unrealistic for your scenario. That's all I was trying to make 100% clear.

If you go with an M1015 and something like an Intel 20-port SAS expander you can do 24 drives (20 from the expander and 4 directly to the M1015).

It's been suggested sure. But there's been no evidence. Anything you buy could be fake. Newegg's been duped, Amazon's been duped, Best Buy has been duped. Some skepticism is good, but if you don't have evidence of the fact then it's nothing but some suggestions.
 

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
It works fine. That's exactly what I'm using in my server.
 

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13
finally got hold of the m1015 and flashed it to IT. but my test disk shows up as da0 ... and is missing out on serial number & model of HDD. Is this expected? Thats not what I was expecting.

what has gone wrong if this is not normal?
 

Z300M

Guru
Joined
Sep 9, 2011
Messages
882
finally got hold of the m1015 and flashed it to IT. but my test disk shows up as da0 ... and is missing out on serial number & model of HDD. Is this expected? Thats not what I was expecting.

what has gone wrong if this is not normal?
I have ten 2TB drives, eight of which are connected to an M1015 in IT mode, two connected to motherboard ports. At present no drive model numbers are showing in the GUI, and da0 is missing its Serial# also; it's erratic. But the drive model numbers, firmware revisions and serial numbers all show when I execute

Code:
smartctl -a /dev/daX
 

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13
odd .. all of my other 11 HDD's which are on my motherboard sata + sil3112 sata .. shows up with serial numbers and marked as ada0,1,2.

Isn't the hba card supposed to be the same? I'm sure without serial numbers wouldnt be normal - how will zfs pools works without the serials showing up?
 

mjws00

Guru
Joined
Jul 25, 2014
Messages
798
The pool is created using the gpt id's nothing to do with the serials at all. The serial numbers are just there so it is easy to cross-reference for the humans pulling drives.

Often the serials will show up again on a reboot. But we've definitively seen the odd serial missing. As z300m said check it in smart... but you probably have nothing to worry about. I had one missing once. It's there now... didn't do anything.
 

renjithc

Dabbler
Joined
Oct 8, 2014
Messages
13
thnx for clearing up my ignorance on zfs. that does bring down my concerns.

now as a human - i'd love to see the serials to ID the hdd in question. surprisingly all my motherboard sata cards shows up perfect. Even my cheap 4port sil3112 sata cards show up with this info ..
 
Status
Not open for further replies.
Top