On Thu, Feb 08, 2001 at 03:41:59AM -0800, Dan Phoenix wrote:
>
>
>
> Yes I did and it made some real differences. I enabled it on /usr as well
> as /var and mounted /var with the noatime option. Doing not bad for the
> amount of email it is pushing....thing is this I/O problem never use to be
> an issue....but with growth constantly happening it has come to a hardware
> based solution. What I have recommended to the company is a scsi card in
> that machine with 2 scsi drives.....I will raid 0 then together with ccd
> or venim and mount it as /var....turn existing /var into extra swap
> space.....although i may thing of something else...as I don;t think it
> needs a gig of swap... and that should fix the I/O issue incredibly.
> Right now I have split up the load also between2 machines so that has
> helped out incredibly....but systat -vmstat is still always showing 100%
> disk usage so I will have to remedy the problem. Then I plan on moving all
> mail back to that one machine and beating the shit right out of that
> freebsd machine to see what freebsd can really handle. If anyone has some
> nice newbie docs :) on ccd or venim would be greatly appreciated.
>
>
A word of warning on this, when striping on an even number of drives
using a power of 2 as as the stripe size, it is very easy to concentrate
meta data on one drive, thereby doing away with much of your performance gain.
Workarounds include striping at cluster size (16 or 32MB usually) using and
odd number of disks (for non raid 3/5), though or experimentation.
There should be a number of mails on the subject in the archives of the
scsi mailing list, look for myself or greg lehay to find the thread.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message