From owner-freebsd-current@FreeBSD.ORG Tue Sep 25 13:37:39 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 244A116A417 for ; Tue, 25 Sep 2007 13:37:39 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.freebsd.org (Postfix) with ESMTP id 641D913C474 for ; Tue, 25 Sep 2007 13:37:38 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id l8PDaEb9002829; Tue, 25 Sep 2007 15:36:22 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id l8PDaEXN002828; Tue, 25 Sep 2007 15:36:14 +0200 (CEST) (envelope-from olli) Date: Tue, 25 Sep 2007 15:36:14 +0200 (CEST) Message-Id: <200709251336.l8PDaEXN002828@lurza.secnetix.de> From: Oliver Fromme To: freebsd-current@FreeBSD.ORG, Alexandre Biancalana In-Reply-To: <46F490A8.2010004@freebsd.org> X-Newsgroups: list.freebsd-current User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Tue, 25 Sep 2007 15:36:22 +0200 (CEST) Cc: Subject: Re: process size X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-current@FreeBSD.ORG, Alexandre Biancalana List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2007 13:37:39 -0000 Jason Evans wrote: > Alexandre Biancalana wrote: > > I agree that this could be the problem... but I´m not running i386. > > > > # uname -a > > FreeBSD 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Fri Sep 21 18:06:33 BRT > > 2007 root@:/usr/obj/usr/src/sys/BACKUP amd64 > > Hmm, okay, so much for that theory. I blame rsync. You could give cpdup a try (from ports/sysutils/cpdup). It grew remote sync support recently, too (tunnelled through ssh). Works fine for me, but I haven't used it for syncing very large file systems so far. However, it always copies the whole file if it detects a difference (it doesn't transfer only the diffs), so it's somewhat less efficient, depending on the usage. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "That's what I love about GUIs: They make simple tasks easier, and complex tasks impossible." -- John William Chambless