-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only 4 ports available #5
Comments
Hello Check this out : https://marcan.st/2016/05/crossflashing-the-fujitsu-d2607/ |
Hello
But, "that lone little mystery yellow byte" was already on '04' in my MegaRAID SBR backup file The diff between my Crossflashing the Fujitsu D2607
Finally I've flashed the Any hints for me? |
Ok, both connectors available now. This is the used card description by dealer: Fujitsu SAS/SATA Raid Controller D2607-A21 GS1 PCI Express x8 Found these: and redone your steps from
but at first write Finished the rest of your steps and it ended up with same issue again, only one connector available ... Without any reboot following the description from link above and finally rewrote SBR with I'm confused about this but 8 drives on 2 connectors available now ... |
Yeah, it's starting to sound like that byte has nothing to do with it and the fix for the extra connector is something else... but it seems somewhat random and I'm not sure what does it :/ |
A bit late, but any solution found so far? Also only having four ports available. Tried this guide: https://forums.unraid.net/topic/57815-fujitsu-d2607-8i-crossflash-to-lsi-9211-8i/?tab=comments#comment-568494 lshw:
I've since tried to edit the SBR and replace the 04 with 07 and 00 (obv. adjusted the checksum) both without success. |
FWIW, I encountered this problem today and managed to "fix" it from hint in the provided link above: reflashing the SBR after flashing the firmware/bios (so the order was sbr → firmware/bios → sbr again). I used the Some restarts/power cycles and head scrathings were involved so I'm not sure if there's anything else needed to be done in between. |
in continuation of #5 (comment)
Time for my second HBA and again: sbr → firmware/bios → sbr works like a charm. |
That might explain why I thought that byte was it; I probably flashed a different SBR, saw it not work, diffed with the fujitsu one, saw the changed byte, flashed that, it worked, and wrongly concluded that was it. Then the question is what in the SBR changes... can someone take an SBR dump before the second flash? |
Just realized, SBR rewrite on second try here #5 (comment) was Summarized: HBA1: Booth working fine. Check #5 (comment) for diffs between SBRs. |
This procedure really works. I was with same problem and did it and problem resolved. Summarized: HBA1: SBR-A21.bin → LSI-P20-2118it.bin → LSI-P20-mptsas2.rom → SBR-A11.bin Both port start to works! |
I had the same issue with my Fujitsu D2607-A21 controller. The SBR was modified as of a unknown reason while flashing the firmware, which lead to the result, that only half of the ports of my backplane worked. Writing the SBR again after flashing the firmware solved the issue for me. I may improve the documentation of this project a little bit and open a PR later... (@marcan) |
Hey, thanks for making these tools! I'm running into an issue. I got a Fujitsu D2607 like you, and I've run into the same issue where only half of the ports are usable. What ended up being the fix? I used your SBR modification tool and wrote it to the card, then I believe I successfully flashed the 9211-8i p20 IT mode firmware onto the card (2118it.bin).
I'm thinking it might have something to do with the SBR, because whenever I try to use your tool to read it back, I don't get text like I got the first time. It's like a garbled binary. Also whenever I try to use megarec to read it, it just hangs.
Doesn't seem like I've bricked anything since the 4 ports still work, but something is definitely wrong. Any suggestions?
The text was updated successfully, but these errors were encountered: