From: | Greg Smith <greg(at)2ndquadrant(dot)com> |
---|---|
To: | mark <dvlhntr(at)gmail(dot)com> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: benchmark woes and XFS options |
Date: | 2011-08-09 03:42:19 |
Message-ID: | 4E40AC9B.9090400@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
I think your notion that you have an HP CCISS driver in this older
kernel that just doesn't drive your card very fast is worth exploring.
What I sometimes do in the situation you're in is boot a Linux
distribution that comes with a decent live CD, such as Debian or
Ubuntu. Just mount the suspect drive, punch up read-ahead, and re-test
performance. That should work well enough to do a simple dd test, and
probably well enough to compile and run bonnie++ too. If that gives
good performance numbers, it should narrow the list of possible causes
considerably. You really need to separate out "bad driver" from the
other possibilities here given what you've described, and that's a low
impact way to do it.
--
Greg Smith 2ndQuadrant US greg(at)2ndQuadrant(dot)com Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.us
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2011-08-09 03:52:39 | Re: Postgres performance on Linux and Windows |
Previous Message | mark | 2011-08-09 02:06:28 | benchmark woes and XFS options |