Multiple dump files per 8mm tape

George Robbins grr at cbmvax.commodore.com
Mon Jul 16 10:34:32 AEST 1990


In article <13219 at cbmvax.commodore.com> grr at cbmvax.commodore.com (George Robbins) writes:
> In article <71 at thoreau.nsc.com> macomber at thoreau.nsc.com (Robert Macomber) writes:
> > I hate to parade out this tired out old question...
> 
>...                   I'm beginning to suspect either backup or restore is
>making wrong assumptions about tape block size for the second file on a
> ulti-file tape.  ("low density" uses a smaller block size than "high density")

Oh, well...never mind...

What is, is that that 4.3BSD dump that I used to use before switching to this
RISC stuff is clever enough to increase the block size when writing to a
"high density" media.  The Ultrix version isn't clever enough to do this and
always writes itsy-bitsy 10240 byte blocks. 

My daily incremental dump script was still specifying -b 32, which is a no-op
with the BSD dump, but which does override the dump blocksize on the Ultrix
dump and thus creates tape images that the Ultrix restore can't read in.

I'd really appreciate it if anyone that has diffs to the 4.3 Tahoe dump/restore
to make it work under Ultrix would post them or mail them here...

-- 
George Robbins - now working for,     uucp:   {uunet|pyramid|rutgers}!cbmvax!grr
but no way officially representing:   domain: grr at cbmvax.commodore.com
Commodore, Engineering Department     phone:  215-431-9349 (only by moonlite)



More information about the Comp.unix.ultrix mailing list