Help with queue backup

Kevin Spicer kevins at BMRB.CO.UK
Sat May 1 11:56:56 IST 2004


On Sat, 2004-05-01 at 11:40, Peter Bonivart wrote:
> Kevin Spicer wrote:
> > My understanding is that mqueue.in and mqueue should be on the same
> > partition, because then to move files between directories all
> > MailScanner needs to do is a link/unlink action.  By splitting the
> > spools onto different partitions MailScanner needs to actually copy the
> > files, adding read and write overhead.
>
> Yes, you're right but in this case he's overloading one disk and needs
> to transfer some I/O off of it. I think it's well worth a test, he only
> needs to create a mqueue.in directory on one of those partitions and
> change one line in MailScanner.conf and his Sendmail start script to
> test it.
Another idea (although more involved to do, as it involves some
shuffling) is to create a striped metadevice accross two partitions on
different disks (and ideally different controllers), and use that for
the /var/spool partition.  That would give the benefit of spreading the
load, without the extra IO from MailScanner caused by splitting the
spool directory.




BMRB International
http://www.bmrb.co.uk
+44 (0)20 8566 5000
_________________________________________________________________
This message (and any attachment) is intended only for the
recipient and may contain confidential and/or privileged
material.  If you have received this in error, please contact the
sender and delete this message immediately.  Disclosure, copying
or other action taken in respect of this email or in
reliance on it is prohibited.  BMRB International Limited
accepts no liability in relation to any personal emails, or
content of any email which does not directly relate to our
business.

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
Before posting, please see the Most Asked Questions at
http://www.mailscanner.biz/maq/     and the archives at
http://www.jiscmail.ac.uk/lists/mailscanner.html



More information about the MailScanner mailing list