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
ASUS M2N4-SLI new cpu
Last Post: cocossss
Yesterday 03:21 PM
» Replies: 8
» Views: 2058
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
10-14-2025 05:10 PM
» Replies: 35
» Views: 15748
Aorus 17G YD unlock bios?
Last Post: Dudu2002
10-14-2025 05:08 PM
» Replies: 1
» Views: 213
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
10-14-2025 10:31 AM
» Replies: 0
» Views: 357
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
10-14-2025 04:12 AM
» Replies: 757
» Views: 365522
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
10-13-2025 10:04 PM
» Replies: 335
» Views: 166683
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
10-13-2025 09:32 PM
» Replies: 168
» Views: 69757
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
10-13-2025 02:45 PM
» Replies: 0
» Views: 273
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
10-13-2025 07:31 AM
» Replies: 499
» Views: 260617
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
10-13-2025 07:26 AM
» Replies: 0
» Views: 303
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
10-13-2025 06:38 AM
» Replies: 7
» Views: 4188
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
10-13-2025 04:16 AM
» Replies: 0
» Views: 352
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
10-13-2025 01:53 AM
» Replies: 53
» Views: 33875
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 238
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 519
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 195
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 395
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 285379
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5876
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38395

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)