[PERFORM] High load and iowait but no disk access

2005-08-30 Thread Rémy Beaumont
We have been trying to pinpoint what originally seem to be a I/O bottleneck but which now seems to be an issue with either Postgresql or RHES 3. We have the following test environment on which we can reproduce the problem: 1) Test System A Dell 6650 Quad Xeon Pentium 4 8 Gig of RAM OS: RHES 3 upd

Re: [PERFORM] High load and iowait but no disk access

2005-08-30 Thread Rémy Beaumont
On 30-Aug-05, at 12:15, Tom Lane wrote: =?ISO-8859-1?Q?R=E9my_Beaumont?= <[EMAIL PROTECTED]> writes: The stats of the NetApp do confirm that it is sitting idle. Really? CPU NFS CIFS HTTP TotalNet kB/s Disk kB/s Tape kB/s Cache Cache CP CP Disk DAFS FCP iSCSI

Re: [PERFORM] High load and iowait but no disk access

2005-08-30 Thread Rémy Beaumont
On 30-Aug-05, at 12:29, Tom Lane wrote: =?ISO-8859-1?Q?R=E9my_Beaumont?= <[EMAIL PROTECTED]> writes: On 30-Aug-05, at 12:15, Tom Lane wrote: I know zip about NetApps, but doesn't the 8th column indicate pretty steady disk reads? Yes, but they are very low. Sure, but that's more or less w

Re: [PERFORM] High load and iowait but no disk access

2005-08-30 Thread Rémy Beaumont
On 30-Aug-05, at 14:32, Josh Berkus wrote: Remy, The behavior we see is that when running queries that do random reads on disk, IOWAIT goes over 80% and actual disk IO falls to a crawl at a throughput bellow 3000kB/s (We usually average 4 kB/s to 8 kB/s on sequential read operations

Re: [PERFORM] High load and iowait but no disk access

2005-08-30 Thread Rémy Beaumont
ing a simple ‘dd’ on the LUN? We get amazing performance using dd. The drives are in RAID10 configuration, right? NetApp has their own type of raid format (RAID4 aka WAFL) Rémy   Thanks, Anjan From: Woody Woodring [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 30, 2005 2:30 PM To: 'Rémy Beaumo