Date: Sat, 17 Feb 2007 15:04:52 -0600 From: Kirk Strauser <kirk@strauser.com> To: freebsd-questions@freebsd.org Subject: Re: Why this script does not work as expected ? Message-ID: <200702171504.57146.kirk@strauser.com> In-Reply-To: <45D74B17.7050305@lrnx.ath.cx> References: <45D74B17.7050305@lrnx.ath.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1378752.RJh4jY96OR Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 17 February 2007 12:36, Pierre-Francois LAURAND wrote: > /usr/bin/time /usr/bin/nice -n 20 /sbin/dump -C 16 -0 -f- /vol1 | \ > /usr/bin/nc -v s-backup 24864 Try the "-a" option to dump, which tells it to output until it receives a=20 write error. Otherwise, it tries to chop up the dumps into tape-sized piec= es=20 (even when writing to stdout), and the default tape size seems to be tiny. =2D-=20 Kirk Strauser --nextPart1378752.RJh4jY96OR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBF12355sRg+Y0CpvERAkThAJ9b27WZX2ylJdVRBL7f/gPtIuRsjgCgi2fn HvA0Xy9sUxx40SZzW9cV40o= =wFzm -----END PGP SIGNATURE----- --nextPart1378752.RJh4jY96OR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702171504.57146.kirk>