Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2002 10:06:20 -0500
From:      Bill Vermillion <bv@wjv.com>
To:        francisv@dagupan.com
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Making remote dumps faster
Message-ID:  <20020125150620.GA39917@wjv.com>
In-Reply-To: <10F29E27A956D511B0940050DA8D86A9340E45@apmail.dagupan.com>
References:  <10F29E27A956D511B0940050DA8D86A9340E45@apmail.dagupan.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 25, 2002 at 10:56:50PM +0800, francisv@dagupan.com thus spoke:
> Hi,
> 
> Is there any other way to make remote dumps faster? I'm doing the dump on a
> 10mbps LAN using:
> 
> 	/sbin/dump -0uaf - /usr | ssh -2 -c blowfish remote.host.com \ 
> 		'dd of=/dev/nrsa0'

Get off a 10Mbps lan and onto 100Mbps for a start.   Your effective
LAN speed will problaby be under 1MB/sec given the overhead and
that's pretty slow anymore.

Even on my old/slow system I'm running 8MB second reading files.

Bill

-- 
Bill Vermillion - bv @ wjv . com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020125150620.GA39917>