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] Enabling PCI-E bifurcation on ...
Last Post: fenomena6909
Today 05:03 AM
» Replies: 3
» Views: 4292
Asus Zephyrus G16 GU605CR request for bi...
Last Post: FlorikDT
Today 04:42 AM
» Replies: 0
» Views: 40
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: Duh-bm
Yesterday 07:57 PM
» Replies: 165
» Views: 107050
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: Hooper
03-03-2026 07:36 PM
» Replies: 139
» Views: 144711
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Defekt2008
03-03-2026 02:18 PM
» Replies: 344
» Views: 225937
Lenovo ThinkPad Edge E530: I'm trying to...
Last Post: MadBerry
03-03-2026 01:53 PM
» Replies: 1
» Views: 190
Request to unlock advance features in Ac...
Last Post: napsteronly
03-03-2026 07:57 AM
» Replies: 71
» Views: 93677
[Request] Unlocking BIOS for iMedia D361...
Last Post: SplatPie
03-03-2026 04:20 AM
» Replies: 0
» Views: 135
[Request] Lenovo ThinkPad x100e Whitelis...
Last Post: Komzpa
03-03-2026 04:10 AM
» Replies: 2
» Views: 6922
[REQUEST] Lenovo Thinkpad W540 & W541 (G...
Last Post: nameerfk1
03-02-2026 09:20 PM
» Replies: 51
» Views: 38691
Asus Rog Strix Scar 15 G533QS/G733QS Key...
Last Post: rakecikas
03-02-2026 02:55 PM
» Replies: 2
» Views: 2905
[Unlocked] Acer Aspire One D255E
Last Post: clearest
03-02-2026 02:38 AM
» Replies: 2
» Views: 5149
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: shum25
03-01-2026 12:56 PM
» Replies: 245
» Views: 193423
[REQUEST] Sony Vaio SVT131 (R1xx0D4) BIO...
Last Post: dumbpartition
03-01-2026 11:54 AM
» Replies: 3
» Views: 3060
Asus G513RC Bios hidden settings unlock
Last Post: ormcra
03-01-2026 04:51 AM
» Replies: 0
» Views: 174
ACER Aspire 7736ZG BIOS microcode update...
Last Post: DeathBringer
03-01-2026 02:04 AM
» Replies: 11
» Views: 596
Lenovo Legion 5 15ITH6H – “Device Freeze...
Last Post: laret
02-28-2026 09:32 AM
» Replies: 5
» Views: 303
sony vaio VGN-Z56MG insydeH20 bios unloc...
Last Post: DevilEpic2
02-28-2026 08:37 AM
» Replies: 0
» Views: 231
Modded BIOS for HP 6730b to support Q900...
Last Post: DeathBringer
02-27-2026 05:00 AM
» Replies: 6
» Views: 600
Asus P5Q Deluxe EFI
Last Post: maoshen1234
02-27-2026 12:55 AM
» Replies: 7
» Views: 18755

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)