Re: Two hard drives --- what to do with them?

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: Peter Kovacs <maxottovonstirlitz(at)gmail(dot)com>, Shane Ambler <pgsql(at)sheeky(dot)biz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Carlos Moreno <moreno_pg(at)mochima(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Two hard drives --- what to do with them?
Date: 2007-02-27 19:38:56
Message-ID: 1172605135.20651.81.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tue, 2007-02-27 at 13:23, Jeff Davis wrote:
> Also, put things in context. The chances of failure due to these kinds
> of things are fairly low. If it's more likely that someone spills coffee
> on your server than the UPS fails, it doesn't make sense to spend huge
> amounts of money on NVRAM (or something) to store your data. So identify
> the highest-risk scenarios and prevent those first.
>
> Also keep in mind what the cost of failure is: a few hundred bucks more
> on a better RAID controller is probably a good value if it prevents a
> day of chaos and unhappy customers.

Just FYI, I can testify to the happiness a good battery backed caching
RAID controller can bring. I had the only server that survived a
complete power grid failure in the data center where I used to work. A
piece of wire blew out a power conditioner, which killed the other power
conditioner, all three UPSes and the switch to bring the diesel
generator online.

the only problem the pgsql server had coming back up was that it had
remote nfs mounts it used for file storage that weren't able to boot up
fast enough so we just waited a few minutes and rebooted it.

All of our other database servers had to be restored from backup due to
massive data corruption because someone had decided that NFS mounts were
a good idea under databases.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Chris 2007-02-27 23:05:42 Re: Writting a "search engine" for a pgsql DB
Previous Message Jeff Davis 2007-02-27 19:23:49 Re: Two hard drives --- what to do with them?