LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Raid HPT327 Kernel 2.6.4 /proc dilema (https://www.linuxquestions.org/questions/linux-general-1/raid-hpt327-kernel-2-6-4-proc-dilema-171540/)

Tunarle 04-18-2004 01:31 AM

Raid HPT372 Kernel 2.6.4 /proc dilema
 
Hey, so I finally got past my first dilema in kernel 2.6.4 and now I have another one. I am using a highpoint 372 pci raid card on a raid 0 setting. I have the initrd file loading up the hpt36x module I believe it is and according to the messages at boot this is working just fine. The problem I am having is that when I boot up it loads the raid module and it shows the first hard drive on the raid card as hde and the second one as hdg. This is fine, as this worked for me in 2.4.22.

Anyways the booting continues and after it tries to read the partitions on hde and hdg and fails (obviously since it is a raid device this makes sense). It then tries to load the /proc filesystem and here is the exact error I get:

Mounting /proc filesystem
Creating Block Devices
Failed to create /dev/hde

Obviously this fails since hde is part of a raid array, but in 2.4 this never failed and it created /dev/hde anyways, even though it was never usable and I had to access the raid through /dev/ataraid/disc0/part(x)

Is there some command I can issue at boot time or some file I can edit to possibly alleviate my problem? Maybe I have my raid set up incorrectly this whole time and I need to somehow disable hde and hdg. Any help will be greatly appreciated.
Thanks


All times are GMT -5. The time now is 03:34 PM.