LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Valdis Kletnieks <[log in to unmask]>
Mon, 13 Dec 1999 17:59:46 -0500
text/plain (32 lines)
On Mon, 13 Dec 1999 17:35:07 EST, Bill Verity <[log in to unmask]>  said:
> I've just moved from a VM/CMS system to AIX.  Having performance problems.  Right now there are over 2,000 jobs to process.  With that, the web interface is useless.  Anyone else running a similar setup. Here are some more details.
>
> Machine: IBM SP 4-processor RS6000 with 1G memory, lots of local disk

Man, that's a BIG machine.  We run on a F30, 166mz 604e, 256M, and 3x2G disks.
That suffices to do 3,000 or so lists, and 30K postings/day generating
several hundred thousand recipients.   With that iron, you should be able
to manage 10 times that load.

> LSVSPOOL=/var/spool/listserv - a local file system
> LSVROOT=/.../dce.psu.edu/fs/services/listserv - in DCE
This is quite possibly your probvlem right nere.  Listserv does a LOT of
I/O to LSVROOT - if it's slow you're doomed.

> Notebooks in /home/listserv/lists - a local file system

Another possibility is a Sendmail issue - I found that for recent
(8.8 and later) Sendmails, using 'FEATURE(nocanonify)' in the .mc
file would give literally a 6X performance boost, with little loss of
functionality (the big loss is that if your machine is called 'lists.psu.edu',
it can't references 'somethingelse.psu.edu' as just 'somethingelse').

Can you tell where the 'lsv' process is spending its time?  I'm willing
to bet it's either busy doing I/O or talking to Sendmail.

Let me know if that doesn't help, or you need more input...

                                Valdis Kletnieks
                                Operating Systems Analyst
                                Virginia Tech

ATOM RSS1 RSS2