Re: XFS filessystem for Datawarehousing

Поиск
Список
Период
Сортировка
От Chris Browne
Тема Re: XFS filessystem for Datawarehousing
Дата
Msg-id 603bcekbc5.fsf@dba2.int.libertyrms.com
обсуждение исходный текст
Ответ на Re: XFS filessystem for Datawarehousing  ("Luke Lonergan" <llonergan@greenplum.com>)
Список pgsql-performance
makulev@gmx.net ("Milen Kulev") writes:
> I am pretty exited whether XFS will clearly outpertform ETX3 (no
> default setups for both are planned !).  I am not sure whether is it
> worth to include JFS in comparison too ...

I did some benchmarking about 2 years ago, and found that JFS was a
few percent faster than XFS which was a few percent faster than ext3,
on a "huge amounts of writes" workload.

That the difference was only a few percent made us draw the conclusion
that FS performance was fairly much irrelevant.  It is of *vastly*
more importance whether the filesystem will survive power outages and
the like, and, actually, Linux hasn't fared as well with that as I'd
like. :-(

The differences are small enough that what you should *actually* test
for is NOT PERFORMANCE.

You should instead test for reliability.

- Turn off the power when the DB is under load, and see how well it
  survives.

- Pull the fibrechannel cable, and see if the filesystem (and
  database) survives when under load.

If you find that XFS is 4% faster, that's likely a *terrible*
trade-off if it only survives power outage half as often as (say)
ext3.
--
(reverse (concatenate 'string "gro.gultn" "@" "enworbbc"))
http://cbbrowne.com/info/wp.html
"C  combines the power of  assembler language  with the convenience of
assembler language."  -- Unknown

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

Предыдущее
От: "Milen Kulev"
Дата:
Сообщение: Re: XFS filessystem for Datawarehousing
Следующее
От: Michael Stone
Дата:
Сообщение: Re: XFS filessystem for Datawarehousing