Displaying 3 results from an estimated 3 matches for "sataboy".
Did you mean:
databay
2011 Jan 18
2
dovecot Digest, Vol 93, Issue 41
...ppner <stan at hardwarefreak.com>
> Subject: Re: [Dovecot] SSD drives are really fast running Dovecot
>
>
> Yes. Go with a cluster filesystem such as OCFS or GFS2 and an
inexpensive SAN
> storage unit that supports mixed SSD and spinning storage such as the
Nexsan
> SATABoy with 2GB cache: http://www.nexsan.com/sataboy.php
I can't speak for OCFS2, but after several years' experience with the
filesystem I strongly recommend NOT using GFS/GFS2. Its locking model is
incredibly slow (500 locks/second on a filesystem mounted with quotas
enabled and noatime) an...
2010 Feb 16
2
Highly Performance and Availability
Hello everyone,
I am currently running Dovecot as a high performance solution to a particular
kind of problem. My userbase is small, but it murders email servers. The volume
is moderate, but message retention requirements are stringent, to put it nicely.
Many users receive a high volume of email traffic, but want to keep every
message, and *search* them. This produces mail accounts up to
2012 Jan 04
1
GPFS for mail-storage (Was: Re: Compressing existing maildirs)
...formance
by adding more disks on the fly. (IBM uses GPFS to create
scale-out NAS solutions http://www-03.ibm.com/systems/storage/network/sonas/ ,
which highlights a few of the features available with GPFS)
There's no problem running GPFS on other vendors disk systems. I've used Nexsan
SATAboy earlier, for a HPC cluster. One can easily move from one disksystem to
another without downtime.
Cons:
It has it's own page cache, staticly configured. So you don't get the "all
available memory used for page caching" behaviour as you normally do on linux.
There is a kernel...