Re: SAN vs Internal Disks - Mailing list pgsql-performance

From david@lang.hm
Subject Re: SAN vs Internal Disks
Date
Msg-id Pine.LNX.4.64.0709111649230.23876@asgard.lang.hm
Whole thread Raw
In response to Re: SAN vs Internal Disks  (Decibel! <decibel@decibel.org>)
Responses Re: SAN vs Internal Disks  ("Harsh Azad" <harsh.azad@gmail.com>)
List pgsql-performance
On Tue, 11 Sep 2007, Decibel! wrote:

> On Tue, Sep 11, 2007 at 05:09:00PM -0400, Michael Stone wrote:
>> On Tue, Sep 11, 2007 at 03:55:51PM -0500, Decibel! wrote:
>>> Also, to reply to someone else's email... there is one big reason to use
>>> a SAN over direct storage: you can do HA that results in 0 data loss.
>>> Good SANs are engineered to be highly redundant, with multiple
>>> controllers, PSUs, etc, so that the odds of losing the SAN itself are
>>> very, very low. The same isn't true with DAS.
>>
>> You can get DAS arrays with multiple controllers, PSUs, etc.  DAS !=
>> single disk.
>
> It's still in the same chassis, though, which means if you lose memory
> or mobo you're still screwed. In a SAN setup for redundancy, there's
> very little in the way of a single point of failure; generally only the
> backplane, and because there's very little that's on there it's
> extremely rare for one to fail.

not nessasarily. direct attached doesn't mean in the same chassis,
external drive shelves attached via SCSI are still DAS

you can even have DAS attached to a pair of machines, with the second box
configured to mount the drives only if the first one dies.

David Lang

pgsql-performance by date:

Previous
From: Decibel!
Date:
Subject: Re: random_page_costs - are defaults of 4.0 realistic for SCSI RAID 1
Next
From: Greg Smith
Date:
Subject: Re: random_page_costs - are defaults of 4.0 realistic for SCSI RAID 1