techPowerUp! Forums

Go Back   techPowerUp! Forums > Hardware > Motherboards & Memory

Reply
 
Thread Tools
Old Oct 29, 2007, 01:55 PM   #1
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Rebuild RAID 1 array on M2A-VM motherboard with ATI SB600 controller

System Configuration:
Motherboard: ASUS M2A-VM AMD690G MicroATX AMD (ATI SB600 controller)
BIOS Version: 0901
Processor: AMD Athlon 64 X2 4200+ Windsor 2.2GHz Socket AM2 65W
Memory: A-DATA 2GB (2 x 1GB) 240-Pin DDR2 800 (PC2 6400) Dual Channel
Storage: 2 x Seagate Barracuda 250GB SATA 3.0Gb/s
Video: EVGA GeForce 7200GS 256MB GDDR2 PCI-Express x16
LAN: 2 x Intel 10/100/1000Mbs PCI Pro/1000 GT Desktop Adapter
OS: Linux/CentOS 5 x86_64


Problem:

I have an ASUS M2A-VM motherboard. Appearently it has an ATI SB600 controller on it that is supposed to support RAID1. I have installed 2 Seagate 250G SATA hard drives on this board. I configured the SATA controller to RAID in the BIOS. In the ATI FastBuild utility, I configure the array for RAID1, and assign the 2 hard drives to it. Everything seems to work ok. The OS (Linkux/CentOS 5) installs and runs smoothly.

Now my problem...

- I disconnect one of the drives (in the FastBuild utility, the drive is labelled 1-2 in the array)

- On boot, the controller tells me that the array condition is critical (as expected)

- I connect a replacement drive (identical to, but physically different from the one removed)

- Once rebooted, I go back into the FastBuild utility (Ctrl-F) there is no option that I see for rebuilding the array to a new drive once a failed drive is replaced.

I have tried deleting and redefining the array to include the new drive (without initializing the drives in the array). It does not rebuild the array to the new drive. If I DO initialize the drives in the array, as expected, all data is lost on the "healthy" drive.

There seems to be absolutely NO documentation for the SB600 controller. I can find documentation for Promise Technologies, VIA, and Intel controllers. The version of FastBuild in the documentation for those controllers seems to have an Option 5 in

the main menu of FastBuild. My version only has 4 options:
1. View Drive Assignments
2. Define Array
3. Delete Array
4. Controller Configuration

Options 1 and 4 are informational only. There are no options to set under those two sections. The other 2 are pretty self-explanatory. With the data missing from the replacement drive, I cannot boot into the OS. I get a kernel panic once it tries to mount the filesystems. I shouldn't need to boot into the OS to rebuild the array, right?


Questions:

Am I missing something?
What is the proper procedure to rebuild a RAID array after disk failure/replacement?

I have contacted ASUS Tech Support, but all they did was forward me the manual for the RAID controller, which does not cover the procedure to rebuild data on the RAID array.

Last edited by SAlexson; Oct 29, 2007 at 04:16 PM.
SAlexson is offline  
Reply With Quote
Old Oct 29, 2007, 02:54 PM   #2
DanTheBanjoman
Señor Moderator
 
DanTheBanjoman's Avatar
 
Join Date: May 2004
Location: Utrecht, Utrecht, The kingdom of the Netherlands
Posts: 8,498 (2.58/day)
Thanks: 41
Thanked 1,453 Times in 1,077 Posts
Send a message via ICQ to DanTheBanjoman Send a message via MSN to DanTheBanjoman

System Specs

Doesn't the controllers BIOS offer the option? I'm used to arrays auto rebuilding, however I only used dedicated controllers.
DanTheBanjoman is offline  
Reply With Quote
Old Oct 29, 2007, 03:27 PM   #3
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Quote:
Originally Posted by DanTheBanjoman View Post
Doesn't the controllers BIOS offer the option? I'm used to arrays auto rebuilding, however I only used dedicated controllers.
No, there is no option in the controller BIOS to initiate a rebuild. Because of that, I was hoping it performed an autorebuild after detecting a resolution to a disk failure. That didn't happen either.
SAlexson is offline  
Reply With Quote
Old Oct 29, 2007, 03:59 PM   #4
Namslas90
3500 Posts
 
Join Date: Aug 2006
Location: Earth
Posts: 3,908 (1.59/day)
Thanks: 107
Thanked 577 Times in 533 Posts

System Specs

Did you instal "Webpam"? see these links;

ftp://download.asrock.com/manual/rai...A2/English.pdf

http://www.gigabyte.com.tw/FileList/...ebpam_user.pdf

__________________
Namslas90 is offline  
Reply With Quote
Old Oct 29, 2007, 04:17 PM   #5
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Quote:
Originally Posted by Namslas90 View Post

No, but that is part of my point. If the OS won't boot, an application installed within the OS is useless.
SAlexson is offline  
Reply With Quote
Old Oct 29, 2007, 04:29 PM   #6
Namslas90
3500 Posts
 
Join Date: Aug 2006
Location: Earth
Posts: 3,908 (1.59/day)
Thanks: 107
Thanked 577 Times in 533 Posts

System Specs

Quote:
Originally Posted by SAlexson View Post
No, but that is part of my point. If the OS won't boot, an application installed within the OS is useless.
Webpam allows the restoral of an array, without it you got nothing.
__________________
Namslas90 is offline  
Reply With Quote
Old Oct 29, 2007, 04:31 PM   #7
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Quote:
Originally Posted by Namslas90 View Post
Webpam allows the restoral of an array, without it you got nothing.
So, then how do I use it when Linux won't boot if the data isn't on the replacement drive? I am thinking that I might have configured my drive partitions incorrectly within Linux (something I am pursuing on the CentOS forums).
SAlexson is offline  
Reply With Quote
Old Oct 29, 2007, 04:37 PM   #8
Namslas90
3500 Posts
 
Join Date: Aug 2006
Location: Earth
Posts: 3,908 (1.59/day)
Thanks: 107
Thanked 577 Times in 533 Posts

System Specs

Quote:
Originally Posted by SAlexson View Post
So, then how do I use it when Linux won't boot if the data isn't on the replacement drive? I am thinking that I might have configured my drive partitions incorrectly within Linux (something I am pursuing on the CentOS forums).
I believe the only mistake made is Webpam was not installed, when stetting up array.
I realize the second link is for a gigabyte board, but it offers a complete explaination of the workings of SB600 chipset and webpam. Everything you need is there. The file is the ATI sb600 user guide.

__________________
Namslas90 is offline  
Reply With Quote
Old Oct 29, 2007, 04:47 PM   #9
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Quote:
Originally Posted by Namslas90 View Post
I believe the only mistake made is Webpam was not installed, when stetting up array.
I realize the second link is for a gigabyte board, but it offers a complete explaination of the workings of SB600 chipset and webpam. Everything you need is there. The file is the ATI sb600 user guide.

Well, for my sake, I hope you are correct. I will install WebPAM tonight and see what happens!
SAlexson is offline  
Reply With Quote
Old Oct 29, 2007, 04:51 PM   #10
Namslas90
3500 Posts
 
Join Date: Aug 2006
Location: Earth
Posts: 3,908 (1.59/day)
Thanks: 107
Thanked 577 Times in 533 Posts

System Specs

Quote:
Originally Posted by SAlexson View Post
Well, for my sake, I hope you are correct. I will install WebPAM tonight and see what happens!
I believe you will have to rebuild the entire Raid array(ie: reformat). Be sure to post back with results,
__________________
Namslas90 is offline  
Reply With Quote
Old Oct 29, 2007, 06:25 PM   #11
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Quote:
Originally Posted by Namslas90 View Post
I believe you will have to rebuild the entire Raid array(ie: reformat). Be sure to post back with results,
Well, luckly these servers are still "in development", so no big deal there...just extra time.
SAlexson is offline  
Reply With Quote
Old Oct 30, 2007, 12:33 AM   #12
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Well, I think I may be SOL. The CD that came with the motherboard only has a Windows version of WebPAM on it. I cannot find a version of WebPAM for Linux that will successfully install. So, unless ASUS can provide me with a Linux version (I sent a request to tech support), I guess I wasted my money on this motherboard. They haven't been very responsive thus far, so I am not very hopeful. Their only response to my queries has been to send me a PDF of the controller manual. No explanation, and they didn't even respond to my question of rebuilding an existing array.

I'd like to thank everyone here for their help. As always, the people here have been more than a little helpful!
SAlexson is offline  
Reply With Quote
Old Nov 5, 2007, 02:38 PM   #13
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Well, I have had to abandon my quest.

The official answer, at least from Gigabyte (ASUS never responded), is that there is no Linux version of WebPAM for the ATI SB600 controller. This is rather frustrating since the manual for ATI WebPAM explicitly states that is supports "Windows 2000, Windows XP Professional, Windows 2003, Red Hat Enterprise 4.0, SuSE ES 9.0". I don't know how they can make that claim if there is no version for Linux.

So, since it WebPAM is a Java application running in a Java VM, I attempted to port it to Linux based on the Windows install. I got it loaded under Linux, but it would not recognize that it was able to manage the controller. I am assuming that the driver definition for the controller is embedded in the Java application somewhere, but I could not determine which jar, war, or class file actually defined which controller to use. So, having spent entirely too much time on this already, I have stopped fighting with it.

I have since turned to software RAID under Linux, and I am happy to report that I have had no issues. I have tested a "faulty" drive incident, and I was successfully able to rebuild the array. I have seen little to no performance degradation with software RAID under Linux.

Again, thanks to everyone for there assistance and guidance in this matter.

Last edited by SAlexson; Nov 5, 2007 at 02:53 PM.
SAlexson is offline  
Reply With Quote
Old Nov 5, 2007, 02:53 PM   #14
Namslas90
3500 Posts
 
Join Date: Aug 2006
Location: Earth
Posts: 3,908 (1.59/day)
Thanks: 107
Thanked 577 Times in 533 Posts

System Specs

Maybe try Here, or maybe Here.

I did find a single link, that stated your mobo doesn't support Raid with Linux. But that dooesn't mean it can't be done. (However, it may be more trouble than it's worth).

__________________
Namslas90 is offline  
Reply With Quote
Old Nov 5, 2007, 02:59 PM   #15
SAlexson
25 Posts
 
Join Date: Jun 2007
Location: Connecticut
Posts: 39 (0.02/day)
Thanks: 4
Thanked 0 Times in 0 Posts

System Specs

Quote:
Originally Posted by Namslas90 View Post
Maybe try Here, or maybe] Here.

I did find a single link, that stated your mobo doesn't support Raid with Linux. But that dooesn't mean it can't be done. (However, it may be more trouble than it's worth).

The issue I have is that ATI's manual for WebPAM explicitly states that is supports Linux. WebPAM is only used for RAID Array Management. It shouldn't really matter what the OS is since it is a Java application. The only requirement would be that there is a driver available for the SB600 controller under the desired OS. There IS a Linux driver for the SB600 controller. Linux identifies it just fine. The problem is that I cannot find a version of WebPAM that has been built for this driver. Again, that is why I ask how the ATI manual for WebPAM can claim it supports Red Hat and SuSE if there is no version available for these OS's? Sounds like false claims to me. And, of course, by the time the end consumer finds out, it is too late.
SAlexson is offline  
Reply With Quote
Old Apr 23, 2008, 09:36 PM   #16
pppp
 
Join Date: Apr 2008
Posts: 1 (0.00/day)
Thanks: 0
Thanked 0 Times in 0 Posts

Better late than never.....If anyone else should stumble across this thread, here's the answer to the above question.

The RAID BIOS (Fastbuild), on the ATI/AMD SB600 Southbridge chipset, does NOT allow a user to specify "Rebuild RAID". This would be a normal option on a "grown-up" RAID card, but you wont see it on the SB600.

However, if you replace the failed hard drive, the SB600 *WILL* rebuild the RAID 1: You just have to have blind faith in it. The fact is, the SB600 Fastbuild BIOS will continue to mark the status of the RAID 1 as "critical" until the RAID is rebuilt. That's right - no progress indication at all, zippo.

The best thing to do is just leave the PC on and let it do its thing. You can reboot while it is rebuilding the RAID - that's not a problem. However, until the RAID is rebuilt, the BIOS will still indicate "Critical".

The larger the hard drives....the longer the rebuild (it can take many hours). You just have to have complete blind faith that the SB600 RAID controller is actually doing its thing.

Although the SB600 is based on the Intel AHCI open-standard and uses software-based (fake) RAID, it will still rebuild the RAID without an OS install.

Hope that helps someone.
pppp is offline  
Reply With Quote
Old Apr 23, 2008, 09:55 PM   #17
thoughtdisorder
1000 Posts
 
thoughtdisorder's Avatar
 
Join Date: Jan 2008
Location: Just South of Mars
Posts: 1,168 (0.59/day)
Thanks: 194
Thanked 287 Times in 248 Posts

System Specs

Quote:
Originally Posted by pppp View Post
Better late than never.....If anyone else should stumble across this thread, here's the answer to the above question.

The RAID BIOS (Fastbuild), on the ATI/AMD SB600 Southbridge chipset, does NOT allow a user to specify "Rebuild RAID". This would be a normal option on a "grown-up" RAID card, but you wont see it on the SB600.

However, if you replace the failed hard drive, the SB600 *WILL* rebuild the RAID 1: You just have to have blind faith in it. The fact is, the SB600 Fastbuild BIOS will continue to mark the status of the RAID 1 as "critical" until the RAID is rebuilt. That's right - no progress indication at all, zippo.

The best thing to do is just leave the PC on and let it do its thing. You can reboot while it is rebuilding the RAID - that's not a problem. However, until the RAID is rebuilt, the BIOS will still indicate "Critical".

The larger the hard drives....the longer the rebuild (it can take many hours). You just have to have complete blind faith that the SB600 RAID controller is actually doing its thing.

Although the SB600 is based on the Intel AHCI open-standard and uses software-based (fake) RAID, it will still rebuild the RAID without an OS install.

Hope that helps someone.
Good stuff! Welcome to the forum.
thoughtdisorder is offline  
Reply With Quote
Old Nov 14, 2008, 09:30 PM   #18
anglik666
 
Join Date: Nov 2008
Posts: 2 (0.00/day)
Thanks: 0
Thanked 0 Times in 0 Posts

Solution is there

http://forums.amd.com/forum/messagev...15&startpage=1

anglik666 is offline  
Reply With Quote
Old Jan 12, 2009, 01:24 PM   #19
lvm
 
Join Date: Jan 2009
Posts: 1 (0.00/day)
Thanks: 0
Thanked 0 Times in 0 Posts

RAID 1 and SATA DVD-RAM on same controller

I know this is slightly off topic, but you guys seem to be the only ones that has understood how to handle the M2A-VM RAID controller.

When I define a RAID 1 array and connect the SATA DVD, it does not allow me to boot from the DVD. The DVD does not turn up in the initial BIOS list, but in the later RAID list -and blinking. When i try to boot Windows XP the system cannot boot from the installation CD (it is not recognized).

Can it be done or will I have to get a separate RAID controller?
lvm is offline  
Reply With Quote
Old Jan 27, 2009, 06:52 PM   #20
anglik666
 
Join Date: Nov 2008
Posts: 2 (0.00/day)
Thanks: 0
Thanked 0 Times in 0 Posts

U shouldn't connected u DVD to raid controller, connect it to standard MoBo sockets. In MB bios U set booting order of devices connected to mobo and raid controller as one device, starting order of devices connected to raid controller u set up in raid bios, but many of them not support CD\DVD or booting from them. Windows for sure can't boot dvd connected to raid controller.
anglik666 is offline  
Reply With Quote
Old Jan 27, 2009, 07:08 PM   #21
suraswami
Eligible for custom title
 
suraswami's Avatar
 
Join Date: Apr 2005
Location: Irvine, CA
Posts: 5,143 (1.73/day)
Thanks: 851
Thanked 602 Times in 533 Posts

System Specs

Quote:
Originally Posted by SAlexson View Post
The issue I have is that ATI's manual for WebPAM explicitly states that is supports Linux. WebPAM is only used for RAID Array Management. It shouldn't really matter what the OS is since it is a Java application. The only requirement would be that there is a driver available for the SB600 controller under the desired OS. There IS a Linux driver for the SB600 controller. Linux identifies it just fine. The problem is that I cannot find a version of WebPAM that has been built for this driver. Again, that is why I ask how the ATI manual for WebPAM can claim it supports Red Hat and SuSE if there is no version available for these OS's? Sounds like false claims to me. And, of course, by the time the end consumer finds out, it is too late.
Nice.

I always put OS on good old IDE drive and RAID all the SATA drives. In that way even if one drive fails or the controller fails I still have my OS intact (provided that part is not broken). I learned the hard way in putting OS on a RAIDED drive, when my board gave me problems I was host. I have to redo everything.

Usually I stick to NV chipset and never had problems with them.
__________________
2 Servers Multiple VMs including WHS on VM, capacity 3.5 TB HDD
Family Machine - W7 Ultimate 64bit, ECS 780G, Phenom II X3 720BE @ 3.1Ghz- 1.38V, 4GB DDR2 800 ram, Sapphire 4670 512MB, 600W Ultra X pro, Xigmatek HDT-S1283

"Oh please, the only thing more resilient than an Indian is a cockroach. Not even nukes can stop their immune systems" - TheMailMan78
suraswami is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:32 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts