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] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2036
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 900284
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 25315
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 28444
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 3888
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4071
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 4332
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 5172
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 9234
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 7019
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38634
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7016
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 7253
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 7361
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 53536
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 49103
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2593
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3418
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 31680
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 7766

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)