Re: CPU 0.1% IOWAIT 99% for decisonnal queries - Mailing list pgsql-performance

From Patrick Vedrines
Subject Re: CPU 0.1% IOWAIT 99% for decisonnal queries
Date
Msg-id 004d01c53054$965583e0$1e0baf96@pcpatrickxp
Whole thread Raw
In response to CPU 0.1% IOWAIT 99% for decisonnal queries  ("Patrick Vedrines" <patrick.vedrines@adpcl.com>)
Responses Re: CPU 0.1% IOWAIT 99% for decisonnal queries  (Gustavo Franklin Nóbrega - Planae<gfnobrega@planae.com.br>)
List pgsql-performance
Hello Gustavo,
 
Your question seems to say that you suspect a disk issue, and a few hours later, Simon told me "Sounds like your disks/layout/something is pretty sick".
To be clear in my own mind about it, I've just copyed (time cp) the "aggregate" table files (4 Gb) from one disk to an another one: it takes 22 mn !(3 Mb/s).
That seems to demonstrate that Postgres is not the cause of this issue.
I've just untrusted to my system engineer the analysis of my disks...
 
In case I would have to change my disks, do you have any performance figures related to the types you mentionned (reiserfs vs ext3) ?
I don't use RAID since the security is not a concern.
 
Thank a lot for your help !
 
Patrick
 
Hi Patrick,

    How is configured your disk array? Do you have a Perc 4?

Tip: Use reiserfs instead ext3, raid 0+1 and deadline I/O scheduler in kernel linux 2.6
 

pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: PostgreSQL on Solaris 8 and ufs
Next
From: "Patrick Vedrines"
Date:
Subject: Re: CPU 0.1% IOWAIT 99% for decisonnal queries