[rt-users] Poor performance in upgrade from RT2 to RT3

Jim Rowan jim.rowan at starcore-dsp.com
Wed Aug 27 10:51:16 EDT 2003


I don't know how much it will help, but Postgresql's defaults aren't
appropriate for a production machine with 1G.   This page is the best
I've found for tuning instructions:
 
http://www.varlena.com/varlena/GeneralBits/Tidbits/annotated_conf_e.html

I'd start there.
Jim Rowan


-----Original Message-----
From: Carl Gibbons [mailto:cgibbons at du.edu] 
Sent: Wednesday, August 27, 2003 12:36 AM
To: rt-users at lists.fsck.com
Subject: [rt-users] Poor performance in upgrade from RT2 to RT3


I am trying to migrate an 8,000+ ticket system.

Existing system:
  Red Hat 7.1
  perl 5.6.0 installed from RPMs
  RT 2.0.13
  Apache 1.3.23/mod_perl 1.23
  PostgreSQL 7.1.3, installed from RPMs
New system:
  Red Hat ES 2.1
  perl 5.8.0 (compiled from source)
  RT  3.0.4
  Apache 1.3.28/mod_perl 1.28
  PostgreSQL 7.3.4, compiled from source

Both systems are dual-processor 700MHz PIII with 1024MB RAM.
(I'm not sure, but I think both have the same SCSI disk and
RAID configuration, too.) The rt2-to-rt3-v1.20 tool successfully
moved users and tickets from the existing system to the new one.

Logging into the RT2 system and clicking on "Home" to display the
"25 highest priority tickets I own" takes a fraction of a second.

Logging into the RT3 system and clicking on "Home" to display the
"10 highest priority tickets I own" takes about 50 seconds.

Running "top" on the new RT3 system while I click on "Home" shows
that a PostgreSQL "postmaster" process pegs one of the CPUs at 99%
throughout those 50 seconds.

(I tried increasing the shared_buffers parameter in postgresql.conf,
but it did not help.) Any ideas on how to make RT3 give me the
fraction-of-a-second response to which I am accustomed?

-- Carl Gibbons, Network Security Engineer, University of Denver

_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm




More information about the rt-users mailing list