Re: Dell Poweredge server and Postgres

From: Vick Khera <vivek(at)khera(dot)org>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Dell Poweredge server and Postgres
Date: 2010-06-08 02:08:22
Message-ID: AANLkTikWN4VkVDWdPQQOH6Ljbs9eq8iN46--WBVegw52@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jun 7, 2010 at 9:43 PM, u235sentinel <u235sentinel(at)gmail(dot)com> wrote:
> What kind of external RAID systems do you connect your Sun servers to?  I've
> talked to Oracle/Sun and haven't been able to get a solution even similar to
> the 4540 systems.  I'm hoping to find something that will allow a couple
> disk

Our primary DB server is a Sun X4200 M2 with 20Gb RAM with a "Dual
LSILogic FC7X04X 4Gb/s FC PCI-Express Adapter" fibre channel card
plugged into it, directly connected to a SurfRAID Triton 16 array from
Partners Data Systems. The SurfRAID does the RAID using its internal
controlled. It has 16 SATA drives and 2GB of cache. I bought the
whole system configured and burn-in tested from Partners Data Systems.
I highly recommend them.

Our backup DB server is almost identical. The only difference is that
it is a Sun X4200 and uses the PCI-X version of the LSI card.

If you're looking to do ZFS you can set this disk system to be in JBOD
mode and it will easily handle all the data for you; I don't think
you'll need multiple controllers.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-06-08 02:08:38 Re: Error on Windows server could not open relation base/xxx/xxx Permission denied
Previous Message Mike Toews 2010-06-08 02:02:07 Deferrable constraint checking with SAVEPOINT?