Re: SAN vs Internal Disks

Поиск
Список
Период
Сортировка
От Michael Stone
Тема Re: SAN vs Internal Disks
Дата
Msg-id 20070907100446.GE1795@mathom.us
обсуждение исходный текст
Ответ на Re: SAN vs Internal Disks  (Greg Smith <gsmith@gregsmith.com>)
Ответы Re: SAN vs Internal Disks
Список pgsql-performance
On Fri, Sep 07, 2007 at 12:26:23AM -0400, Greg Smith wrote:
>consider is this:  your SAN starts having funky problems, and your
>database is down because of it.  You call the vendor.  They find out
>you're running CentOS instead of RHEL and say that's the cause of your
>problem (even though it probably isn't).  How much will such a passing the
>buck problem cost your company?  If it's a significant number, you'd be
>foolish to run CentOS instead of the real RHEL.  Some SAN vendors can be
>very, very picky about what they will support, and for most business
>environments the RHEL subscription isn't so expensive that it's worth
>wandering into an area where your support situation is fuzzy just to save
>that money.

Correct. Far more sensible to skip the expensive SAN solution, not worry
about having to play games, and save *even more* money.

SANs have their place, but postgres storage generally isn't it; you'll
get more bang/buck with DAS and very likely better absolute performance
as well.  SANs make sense if you're doing a shared filesystem (don't
even think about doing this with postgres), or if you're consolidating
backups & DR (which doesn't work especially well with databases).

Mike Stone

В списке pgsql-performance по дате отправления:

Предыдущее
От: Maila Fatticcioni
Дата:
Сообщение: DRBD and Postgres: how to improve the perfomance?
Следующее
От: Michael Stone
Дата:
Сообщение: Re: postgres memory management issues?