Re: software vs hw hard on linux

From: Vivek Khera <khera(at)kcilink(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: software vs hw hard on linux
Date: 2003-09-12 19:03:07
Message-ID: x7d6e5esno.fsf@yertle.int.kciLink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

>>>>> "a" == aturner <aturner(at)neteconomist(dot)com> writes:

a> you need a good size cache too. If you don't have it, RAID 5
a> performance will suck big time. If you need speed, RAID 10 seems
a> to be the only way to go, but of course that means you are gonna
a> spend $$s on drives and chasis. I wish someone would start a

I disagree on your RAID level assertions. Check back about 10 or 15
days on this list for some numbers I posted on restore times for a 20+
GB database with different RAID levels. RAID5 came out fastest
compared with RAID10 and RAID50 across 14 disks. On my 5 disk system,
I run RAID10 plus a spare in preference to RAID5 as it is faster for
that. So the answer is "it depends". ;-)

Both systems use SCSI hardware RAID controllers, one is LSI and the
other Adaptec, all hardware from Dell.

But if you're budget limited, spend every last penny you have on the
fastest disks you can get, and then boost memory. Any current CPU
will be more than enough for Postgres.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera(at)kciLink(dot)com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Vivek Khera 2003-09-12 19:04:20 Re: software vs hw hard on linux
Previous Message Will LaShell 2003-09-12 17:33:28 Re: best arrangement of 3 disks for (insert) performance