From owner-freebsd-cluster@FreeBSD.ORG Wed Aug 17 14:02:51 2005 Return-Path: X-Original-To: freebsd-cluster@freebsd.org Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9985516A431 for ; Wed, 17 Aug 2005 14:02:51 +0000 (GMT) (envelope-from gabriel_ambuehl@buz.ch) Received: from iota.root-servers.ch (kappa.nine.ch [217.150.241.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6DEF43D53 for ; Wed, 17 Aug 2005 14:02:50 +0000 (GMT) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 14458 invoked by uid 89); 17 Aug 2005 14:02:47 -0000 Received: from 217-162-128-144.dclient.hispeed.ch (HELO ?10.2.2.103?) (217.162.128.144) by kappa.nine.ch with SMTP; 17 Aug 2005 14:02:47 -0000 Message-ID: <43034388.4090605@buz.ch> Date: Wed, 17 Aug 2005 16:02:48 +0200 From: Gabriel Ambuehl User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050727 Thunderbird/1.0.6 Mnenhy/0.7.2.0 X-Accept-Language: en-us, en MIME-Version: 1.0 CC: freebsd-cluster@freebsd.org References: <1124287045.80787.1.camel@redcloud.local> In-Reply-To: <1124287045.80787.1.camel@redcloud.local> X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: mail cluster with rsync X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 14:02:51 -0000 Marko Lerota wrote: >What do you think about rsync. Is it fast enough for >2000 mail users? I want to do this few times a day: > >*********** rsync /mail partition ************ >* MX1 * ----------------------------- * MX2 * >*********** ************ > > >The MTA is qmail with Maildir format, but have also spamassasin and >clamav with qscan, so antivir will chew up some CPU. I dont have >external storage. > > > It should be good enough for 2000 mail users (I can sync a machine with about 700000 messages on it in less than an hour over 100mbit, it'd be much faster even if there were SCSI disks in them). It kinda depends MOSTLY many mails the hoard in their maildirs and how many new ones you get. By any means, rsync will put barely noticeable load on your system compared to spamassassin and clamav.