Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
Today 04:20 AM
» Replies: 0
» Views: 90
Help with DMI Info Lenovo Bios
Last Post: force9da
Yesterday 04:04 PM
» Replies: 0
» Views: 153
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
Yesterday 03:42 PM
» Replies: 7
» Views: 232
X550VXK BIOS Unlock Request
Last Post: foxbnu
Yesterday 03:40 PM
» Replies: 0
» Views: 111
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
Yesterday 04:19 AM
» Replies: 5
» Views: 16873
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 176
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 238
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Dudu2002
10-29-2025 03:22 PM
» Replies: 289
» Views: 200158
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 54731
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9050
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
10-29-2025 10:50 AM
» Replies: 145
» Views: 64203
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
10-29-2025 10:35 AM
» Replies: 0
» Views: 140
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
10-29-2025 08:37 AM
» Replies: 3
» Views: 2100
asrock 970 extreme3 slic 2.1
Last Post: 3xy
10-29-2025 03:34 AM
» Replies: 12
» Views: 18538
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: Bennett
10-29-2025 12:05 AM
» Replies: 92
» Views: 117432
[REQUEST] HP Probook 6570b Whitelist Rem...
Last Post: nexxus2
10-28-2025 01:07 PM
» Replies: 4
» Views: 5987
Gigabyte GA-MF3 CPU upgrade mod
Last Post: dm-
10-28-2025 10:53 AM
» Replies: 25
» Views: 22814
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: yamicazanova2
10-28-2025 09:50 AM
» Replies: 799
» Views: 481852
BIOS fix Lenovo c460
Last Post: waldek69
10-28-2025 07:33 AM
» Replies: 16
» Views: 3856
[REQUEST] Lenovo x121e (AMD, 8RETxxWW) W...
Last Post: Quill6290
10-28-2025 03:31 AM
» Replies: 56
» Views: 43352

multi array on single set of disks on AMD raid
#1
I have an ASUS M5A78L-M/USB3 760G / SB710 motherboard with AMD raid.

This motherboard's RAID configuration ROM / BIOS only allows up to two arrays to be configured on a single set of disks; e.g.

If I configure one RAID 10 array on a set of 4 disks with a less-than-full capacity, which I am allowed to do, then the next array I define on this set will NOT give me the same option; I will not be allowed to set a capacity and it will just use and consume the remaining capacity on the disks.

In short, there is a maximum of 2 arrays I can define in RAID 10 on this set of disks.

I am wondering if this is a limitation of the controller or just the configuration screen.

And if it is just the configuration screen, is it easy to mod this? or has it already been done?

That is my question for today.
find
quote
#2
Please, I would like to bump this.

I have never modded BIOS before and I am also not really in the position to do so today.

Hardware RAID cards like those of Adaptec support creating more than one array on the same set of disks by specifying a capacity that is not full capacity for the disks. That is, they are capable of creating "slices" where each slice is represented to the OS as a unique, individual array (or disk). AMD motherboards to my knowledge (and experience on this board here) do not support creating more than TWO slices. The first array you create you will be able to specify a size. (Capacity). The second one automatically gets max size (remaining capacity) and no option is there for editing the thing.

I assume that the controller (chipset) itself will have no difficulty operating on more than 2 arrays at the same time for the same disks, but I can't be sure. I assume the limitation only exists in firmware and possible even only in the configuration part; but that can't be taken for granted.

There are really two possibilities:
  • The firmware is written in some mediocre way to not support expanding the "number" of arrays per diskset to more than 2
  • The configuration firmware including RaidXpert (the software under Windows) is written in such a way as to not allow the creation of more than 1 size-specified array (capacity-specified) and as a consequence will not allow you creating more than 2 arrays, when in fact it would be possible given minor changes.
My hope had been for this thing to fall into category number two: once the required firmware parameters are set; it will have no difficulty whatsoever doing the thing itself. But perhaps there are many places where changes need to happen. One can imagine the structure of the on-disk format to be the first place to look. Then, it must be known whether or not there is any "firmware" based configuration being kept. If the configuration is actually loaded from disk and nothing other than that, it would be easy. Otherwise you/we must check whether the "firmware structures" (persistent memory) are in some way hard-limited to only allow for two arrays (slices) per disk group but this would be weird.

Then, you must check, if the on-disk structures are not limited, and neither is any persistent BIOS memory, whether or not it would be easy to circumvent the limitation in the configuration softwares. This gives two choices: BIOS firmware and RaidXpert. If RaidXpert only has an inhibition in CREATING the slices but not in DISPLAYING them or operating on them, then again stuff would be very easy to patch. In fact, you might consider that only a BIOS mod would be necessary, but I can't be sure about this.

That is really the story today.

However I am very ill equipped to do this myself as of this day of writing. I am just inquiring into information or thoughts, and of course if anyone would be willing to do it, that would be fine too. But any information would be golden here.

Regards, Xen.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)