Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2003 16:38:42 -0500
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        freebsd-questions@FreeBSD.org
Subject:   huge file, spanning multiple tapes
Message-ID:  <20030501213842.GA58002@madman.celabo.org>

next in thread | raw e-mail | index | archive | help
I thought this would be an easy problem to solve, but I haven't found
a decent solution after a bit of looking.

I have a huge file, say 73GB.  I need to dump it to tapes that have
a capacity of about 33GB each (but there is hardware compression, so
there is no exact capacity).

If the file would fit on a single tape, I'd just use good 'ole dd(1).

I figured, heck, somebody is _bound_ to have written a simple utility
that, say, reads from a pipe and writes to tape (or vice versa), and
prompts for a tape switch when it hits end-of-tape.  But alas, I
cannot find such a beast.

Using dump, cpio, etc is not really an option.  I need to be able to
later read the data from tape into a pipe without it hitting disk.

Anybody have bright ideas?

Cheers,
-- 
Jacques Vidrine   . NTT/Verio SME      . FreeBSD UNIX       . Heimdal
nectar@celabo.org . jvidrine@verio.net . nectar@freebsd.org . nectar@kth.se



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