From: | "Charles H(dot) Woloszynski" <chw(at)clearmetrix(dot)com> |
---|---|
To: | "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com>, pgsql-performance <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: H/W RAID 5 on slower disks versus no raid on faster |
Date: | 2002-11-21 17:06:03 |
Message-ID: | 3DDD127B.3030003@clearmetrix.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-performance |
How are you going to make use of the three faster drives under
postgresql? Were you intending to put the WAL, system/swap, and the
actual data files on separate drives/partitions? Unless you do
something like that (or s/w RAID to distribute the processing across the
disks), you really have ONE SCSI 15K Ultra320 drive against 3 slower
drives with the RAID overhead (and spreading of performance because of
the multiple heads).
I don't have specifics here, but I'd expect that the RAID5 on slower
drives would work better for apps with lots of selects or lots of
concurrent users. I suspect that the Ultra320 would be better for batch
jobs and mostly transactions with less selects.
Charlie
Rajesh Kumar Mallah. wrote:
>Hi folks,
>
>I have two options:
>3*18 GB 10,000 RPM Ultra160 Dual Channel SCSI controller + H/W Raid 5
>and
>2*36 GB 15,000 RPM Ultra320 Dual Channel SCSI and no RAID
>
>Does anyone opinions *performance wise* the pros and cons of above
>two options.
>
>please take in consideration in latter case its higher RPM and better
>SCSI interface.
>
>
>
>Regds
>Mallah.
>
>
>
>
>
>
--
Charles H. Woloszynski
ClearMetrix, Inc.
115 Research Drive
Bethlehem, PA 18015
tel: 610-419-2210 x400
fax: 240-371-3256
web: www.clearmetrix.com
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Ruprecht | 2002-11-21 17:19:35 | Re: H/W RAID 5 on slower disks versus no raid on faster HDDs |
Previous Message | Marc Mitchell | 2002-11-21 16:59:40 | Query performanc issue - too many table? |
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Ruprecht | 2002-11-21 17:19:35 | Re: H/W RAID 5 on slower disks versus no raid on faster HDDs |
Previous Message | Henrik Steffen | 2002-11-21 16:52:05 | vacuum full |