> >Do not use a journal if you can afford it because this adds to IO. > > Huh? I run all boxes on FreeBSD. What do you mean?
EXT3 has a Journal. EXT2 does not. Both are supported by FreeBSD. > >Redistribute non-Postfix IO. Dump logging off the box, > > How? Look into syslogd. A syslog server could absorb the logs from all your servers into one centralized place. Or, the other note I made works. Have a separate drive systems. One for boot etc. and a second for the spool. This separates the logs from the spool. --Eric
