PC Review


Reply
Thread Tools Rate Thread

A8N-SLI and using SATA RAID1 with onboard Silicon Image 3114

 
 
BIOSMonkey
Guest
Posts: n/a
 
      3rd May 2005

OK, so I built a new system with a 74GB SATA Raptor as the boot drive,
and two 160GB SATA Hitachi drive in RAID0 on the nvidia SATA chip.

I also have two more Hitachi 160GB drives in RAID 1 on the SI 3114.

I noted when I first created the RAID 1 array, the SATARAID5 utility
would start up on XP boot showing the array in yellow, and performance
on this volume was really poor.

I came to learn later that yellow means 'reduced', and the system is
"restoring redundancy" in the background. Since it is a new system, I
have not been leaving it on all the time. But after learning this I
left it on overnight and found that it took 5 freaking hours to go
back to a normal (green) condition.

So after this was done the array performance went back up to an
expected level.

Well, I have been leaving the system in standby mode. Yesterday, our
power blinked out for a few minutes, which cut the system off (from
standby). After rebooting, the f'ing array was back to yellow, and
task manager said "restoring redundancy"! Oh boy, I get to wait 5-6
hours with crappy performance on the raid array while this thing
rebuilds itself.

What the FUDGE is this thing doing? I'm using maybe 5gb on this drive
right now, why does the redundancy fail when it wasn't even doing
anything, and WHY IN GODS NAME does it take 5 fracking hours???? How
is the utility determining when the array is 'reduced'??

Is this chip just a POS? Did I set it up wrong??? I bought this board
specifically so I could have this raid config.

 
Reply With Quote
 
 
 
 
Mercury
Guest
Posts: n/a
 
      3rd May 2005
Sounds like a device driver issue. I suggest getting in touch with SI
/looking for a better driver, possibly firmware.

When a system goes into standby, the discs (logical) will have all queued
IO's completed. Running apps are suspended and their IO buffers are left as
is. If the power fails in this situation then you will have corrupt files,
but that is all you should have, not corrupt discs.

It sounds like the driver is not picking up the power status change
correctly and marking the RAID config as clean.

In the mean time, do not use standby or get a good UPS or both. Try
hybernate instead.

In the mean time you are risking getting and irreparable array.

Why 5 fracking hours? Hmmm = 300 minutes ~= 0.5GB sync / minute = OK to me.
They are always a tad slow when synching - be thankful the system is still
usable.



"BIOSMonkey" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> OK, so I built a new system with a 74GB SATA Raptor as the boot drive,
> and two 160GB SATA Hitachi drive in RAID0 on the nvidia SATA chip.
>
> I also have two more Hitachi 160GB drives in RAID 1 on the SI 3114.
>
> I noted when I first created the RAID 1 array, the SATARAID5 utility
> would start up on XP boot showing the array in yellow, and performance
> on this volume was really poor.
>
> I came to learn later that yellow means 'reduced', and the system is
> "restoring redundancy" in the background. Since it is a new system, I
> have not been leaving it on all the time. But after learning this I
> left it on overnight and found that it took 5 freaking hours to go
> back to a normal (green) condition.
>
> So after this was done the array performance went back up to an
> expected level.
>
> Well, I have been leaving the system in standby mode. Yesterday, our
> power blinked out for a few minutes, which cut the system off (from
> standby). After rebooting, the f'ing array was back to yellow, and
> task manager said "restoring redundancy"! Oh boy, I get to wait 5-6
> hours with crappy performance on the raid array while this thing
> rebuilds itself.
>
> What the FUDGE is this thing doing? I'm using maybe 5gb on this drive
> right now, why does the redundancy fail when it wasn't even doing
> anything, and WHY IN GODS NAME does it take 5 fracking hours???? How
> is the utility determining when the array is 'reduced'??
>
> Is this chip just a POS? Did I set it up wrong??? I bought this board
> specifically so I could have this raid config.
>



 
Reply With Quote
 
Paul
Guest
Posts: n/a
 
      3rd May 2005
In article <d576sb$ru1$(E-Mail Removed)>, "Mercury" <(E-Mail Removed)> wrote:

> Sounds like a device driver issue. I suggest getting in touch with SI
> /looking for a better driver, possibly firmware.
>
> When a system goes into standby, the discs (logical) will have all queued
> IO's completed. Running apps are suspended and their IO buffers are left as
> is. If the power fails in this situation then you will have corrupt files,
> but that is all you should have, not corrupt discs.
>
> It sounds like the driver is not picking up the power status change
> correctly and marking the RAID config as clean.
>
> In the mean time, do not use standby or get a good UPS or both. Try
> hybernate instead.
>
> In the mean time you are risking getting and irreparable array.
>
> Why 5 fracking hours? Hmmm = 300 minutes ~= 0.5GB sync / minute = OK to me.
> They are always a tad slow when synching - be thankful the system is still
> usable.
>


If you use RAID, you should have a UPS. The next power failure
could occur while the computer is running, and even with the
world's best drivers, the disks could be de-synchronized when
the power fails. You may want a UPS with some kind of automatic
shutdown sequence, if you leave the machine in normal run state
a lot. In Suspend To RAM state, the current consumed by the
computer is low enough, that the UPS could stay up for quite a
while. In full Run state, the uptime will not be quite as long.

I don't use RAID and I still have whatever two computers I'm
currently using on the UPS. Just one less source of issues
eliminated, as I get way more one second power outages than
anything else.

Paul
 
Reply With Quote
 
Billy
Guest
Posts: n/a
 
      3rd May 2005
>Why 5 fracking hours? Hmmm = 300 minutes ~= 0.5GB sync / minute = OK to me.
>They are always a tad slow when synching - be thankful the system is still
>usable.



It takes this long to compare and sync 155GB of blank data? Looks like sync
time should be proportional to used space.
 
Reply With Quote
 
Tim
Guest
Posts: n/a
 
      3rd May 2005
The RAID Controller has no idea what a FAT, FAT32, EXT3, NTFS, or other file
system looks like so has no way of knowing what is used and what is not.


"Billy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> >Why 5 fracking hours? Hmmm = 300 minutes ~= 0.5GB sync / minute = OK to
> >me.
>>They are always a tad slow when synching - be thankful the system is still
>>usable.

>
>
> It takes this long to compare and sync 155GB of blank data? Looks like
> sync
> time should be proportional to used space.



 
Reply With Quote
 
Billy
Guest
Posts: n/a
 
      4th May 2005
On Wed, 4 May 2005 09:45:56 +1200, "Tim" <(E-Mail Removed)> wrote:

>The RAID Controller has no idea what a FAT, FAT32, EXT3, NTFS, or other file
>system looks like so has no way of knowing what is used and what is not.


Hmm...that's a very good point.
 
Reply With Quote
 
Tony Clark
Guest
Posts: n/a
 
      17th May 2005

"Billy" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Wed, 4 May 2005 09:45:56 +1200, "Tim" <(E-Mail Removed)> wrote:
>
>>The RAID Controller has no idea what a FAT, FAT32, EXT3, NTFS, or other
>>file
>>system looks like so has no way of knowing what is used and what is not.

>
> Hmm...that's a very good point.


However it should be able to compare the data very quickly and determine
which blocks are out of sync.

TC


 
Reply With Quote
 
janshen
Guest
Posts: n/a
 
      12th Nov 2005
I am having the same problem. I have the same motherboard and us
standby but have my system on a UPS and have not taken a power hit.
Is there a way to up the rebuild priority? It is now at 10. It jus
says reduced, I can not even tell if it is rebuilding or why my syste
is so slow

thank
Jo

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Silicon Image 0680 + 3114 on same system ? Andre Majorel Storage Devices 6 25th Aug 2007 07:38 AM
Silicon Image 3114 Drivers =?Utf-8?B?dG9kb2Rv?= Windows Vista Installation 13 11th Jul 2006 02:39 PM
Silicon Image 3114 Vista Driver =?Utf-8?B?UGZyZXl0YWc=?= Windows Vista General Discussion 5 27th Jun 2006 02:50 AM
Re: Can anyone help with class assignment RAID1 Silicon Image 0680? 257roberts Computer Hardware 1 13th Jan 2006 02:36 AM
Re: Can anyone help with class assignment RAID1 Silicon Image 0680? 257roberts Computer Hardware 1 10th Jan 2006 05:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:03 PM.