Re: Benchmark: Dell/Perc 6, 8 disk RAID 10

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Justin <justin(at)emproshunts(dot)com>
Cc: Dave Cramer <pg(at)fastcrypt(dot)com>, Craig James <craig_james(at)emolecules(dot)com>, Greg Smith <gsmith(at)gregsmith(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Benchmark: Dell/Perc 6, 8 disk RAID 10
Date: 2008-03-17 09:11:26
Message-ID: 47DE35BE.6000606@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Justin wrote:
> OK i'm showing my ignorance of linux. On Ubuntu i can't seem to figure
> out if XFS file system is installed, if not installed getting it
> installed.

Hm? Installed/not installed? You can select that when you are preparing
your partitions. If you run the automated partitioner there is of course
not much choice but you can try the manual mode. Even after that you
can format individual partitions with XFS if you want. XFS is long since
included in the recent linux kernels, also there is raiserfs if you feel
desperate (well in fact raiser fs is ok too but you should not use it
on flaky hardware). Both xfs and raiser are designed for journaling -
it is believed that xfs performs better with large files and raiser
good with many small files (like Maildir for example).

I'd suggest a test with your data and workload to be sure.

Regards
Tino

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Albe Laurenz 2008-03-17 09:11:48 Re: Lots of "semop" calls under load
Previous Message Andrej Ricnik-Bay 2008-03-17 08:02:18 Re: Benchmark: Dell/Perc 6, 8 disk RAID 10