Welcome to HardwareForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IDE Promise RAID on K8V SE slows system down

 
   Hardware Problem Solving Community! (Home) -> ASUS RSS
Next:  Anyone with a SoundMax AD1888 chip?  
Author Message
David Pipe

External


Since: May 27, 2004
Posts: 2



(Msg. 1) Posted: Thu May 27, 2004 9:30 pm
Post subject: IDE Promise RAID on K8V SE slows system down
Archived from groups: alt>comp>periphs>mainboard>asus (more info?)

K8V SE, Athlon 64 3200, 1GB RAM, Windows XP

I connected one WD800JB (80GB, 8M cache) to the standard IDE controller, and
it did WinBench 99 tests, then connected it to the Promise RAID controller,
added another IDENTICAL drive, had the controller build a mirror, then
re-booted and re-ran the WinBench tests. The results were disappointing

Standard IDE, one drive
Business = 7020
High End = 24500

Promise RAID 1, two drives
Business = 9220
High End =19500

There's a slight increase in the business benchmark, but a significant
decrease in performance for the High End benchmark. I attribute this to the
fact that there is only one (parallel) IDE RAID connector, so you've got to
have the two drives connected to the same cable, therefore in RAID 1 write
operations the controller has to write the data twice--once to each drive
(since the IDE interface can't handle two commands simultaneously).

I've performed this experiment with two IDE drives on Promise controllers in
the past, but each drive had it's own IDE channel, and I have seen
increases, rather than decreases in performance. But as I said, there is no
second parallel IDE connector on this board.

Does anyone have any comments?

Dave in Colorado

 >> Stay informed about: IDE Promise RAID on K8V SE slows system down 
Back to top
Login to vote
Centurion1

External


Since: May 28, 2004
Posts: 2



(Msg. 2) Posted: Fri May 28, 2004 10:46 am
Post subject: Re: IDE Promise RAID on K8V SE slows system down [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 27 May 2004 18:30:44 +0000, David Pipe wrote:

 > K8V SE, Athlon 64 3200, 1GB RAM, Windows XP
 >
 > I connected one WD800JB (80GB, 8M cache) to the standard IDE controller,
 > and it did WinBench 99 tests, then connected it to the Promise RAID
 > controller, added another IDENTICAL drive, had the controller build a
 > mirror, then re-booted and re-ran the WinBench tests. The results were
 > disappointing
 >
 > Standard IDE, one drive
 > Business = 7020
 > High End = 24500
 >
 > Promise RAID 1, two drives
 > Business = 9220
 > High End =19500

SNIPPED

 > I've performed this experiment with two IDE drives on Promise controllers
 > in the past, but each drive had it's own IDE channel, and I have seen
 > increases, rather than decreases in performance. But as I said, there is
 > no second parallel IDE connector on this board.
 >
 > Does anyone have any comments?
 >
 > Dave

I know the K8V Deluxe allows you to create a RAID set as either 2xSATA and
1xPATA or visa versa, alternatively you should be able to create a RAID
with 1xPATA and 1xSATA which should solve the problem for you (I've never
tried this but I know someone who said they have it working). All you need
is a PATA->SATA adapter.

Not sure if this is applicable to the K8V SE though. If not, sorry for
wasting your time.

Cheers,

James
--
The surest way to corrupt a youth is to instruct him to hold in higher
esteem those who think alike than those who think differently.
   -- Nietzsche<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IDE Promise RAID on K8V SE slows system down 
Back to top
Login to vote
Tim2

External


Since: Jul 27, 2004
Posts: 353



(Msg. 3) Posted: Sat May 29, 2004 2:43 am
Post subject: Re: IDE Promise RAID on K8V SE slows system down [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Take a look at the following article - only 28 pages and 200 graphs of SATA
raid benchmarks:

<a style='text-decoration: underline;' href="http://www.techreport.com/reviews/2004q2/chipset-raid/index.x?pg=1" target="_blank">http://www.techreport.com/reviews/2004q2/chipset-raid/index.x?pg=1</a>

Basically, I read this to say that 32 bit drivers for AMD 64 based boards
show a lot of promise but need some attention. The K8V has the VT8237
chip...

They say "
VT8237 - The VT8237 is probably the most widely-used south bridge with
Serial ATA RAID support, but popularity doesn't guarantee great performance.
It doesn't guarantee poor performance, either, and that's sort of where the
VT8237 sits. The chip's performance is reasonably consistent between Intel
and AMD-based platforms, and it's generally unremarkable across the board.
Unremarkable isn't necessarily a bad thing, it just means that there's
nothing overly impressive-or depressing-about the VT8237's scores relative
to the rest of the field.

If the VT8237 has one weak spot, it's performance scaling in IOMeter, where
RAID 1 and 0 arrays struggle to perform better than single-drive
configurations. It's also unfortunate that mobo makers haven't taken
advantage of the chip's extra two Serial ATA ports, which would enable
support for four-drive arrays and RAID 0+1. "

I would bet the drivers will improve...

- Tim



"David Pipe" <dontsendme RemoveThis @spam.com> wrote in message
news:otqtc.13628$be.10038@newsread2.news.pas.earthlink.net...
 > K8V SE, Athlon 64 3200, 1GB RAM, Windows XP
 >
 > I connected one WD800JB (80GB, 8M cache) to the standard IDE controller,
 > and
 > it did WinBench 99 tests, then connected it to the Promise RAID
 > controller,
 > added another IDENTICAL drive, had the controller build a mirror, then
 > re-booted and re-ran the WinBench tests. The results were disappointing
 >
 > Standard IDE, one drive
 > Business = 7020
 > High End = 24500
 >
 > Promise RAID 1, two drives
 > Business = 9220
 > High End =19500
 >
 > There's a slight increase in the business benchmark, but a significant
 > decrease in performance for the High End benchmark. I attribute this to
 > the
 > fact that there is only one (parallel) IDE RAID connector, so you've got
 > to
 > have the two drives connected to the same cable, therefore in RAID 1 write
 > operations the controller has to write the data twice--once to each drive
 > (since the IDE interface can't handle two commands simultaneously).
 >
 > I've performed this experiment with two IDE drives on Promise controllers
 > in
 > the past, but each drive had it's own IDE channel, and I have seen
 > increases, rather than decreases in performance. But as I said, there is
 > no
 > second parallel IDE connector on this board.
 >
 > Does anyone have any comments?
 >
 > Dave in Colorado
 >
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IDE Promise RAID on K8V SE slows system down 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Installing non-RAID SATA drive on System running Promise R.. - I have an ASUS K8V SE Deluxe mother board on which I am currently running a RAID pair of SATA drives using the Promise Raid Driver. I want to install another SATA drive for B/U and an alternate OS. There are two slots for non-Raid SATA drives, but as..

Promise RAID message service. What is it? - I have a RAID array on my Asus P4C800 E Deluxe and I keep getting the zone alarm message asking me if I wish to allow the "Promise RAID message service". What is it, what does it do and is it OK to permanantly accept this when I dial onto the ...

VIA or Promise Controller for non-RAID SATA HD - Recently had 2 PCs built by a local shop. Win XP SP2, each with identical Asus K8V SE Deluxe MOBOs and single 160 GB Seagate SATA hard drives in each PC. I recently realized that on one PC the HD is connected to the VIA controller, and on the other it...

P4C800-E Promise RAID problem - I'm running a P4C800-E Deluxe with 1 Gig RAM and four 500 Gig SATA WD HDDs. I have two of the drives in a RAID 0 array on the Promise controller. I am set up to boot into any of four Windows operating systems -- one Win2K, two WinXP, one Vista. ..

P4G8X - SATA and Promise RAID issue - I have just added a pair of WD 250gb SATA drives set up as a 500gb RAID 0 Array. They work fine on their own but as soon as I try to install my Promise TX2000 RAID card the PC doesn;t get further than the Windows XP flag. My systemis configured as..
   Hardware Problem Solving Community! (Home) -> ASUS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]