Why is restore so slow?

Barry Shein bzs at world.std.com
Tue Feb 19 10:28:57 AEST 1991


We've suffered thru this slow restore problem here, so it's on my
mind.

Anyone have any thoughts on the idea of writing a restore which
restores a standard dump thru the raw device? This would be for the
first, zero level dump image (I guess, perhaps it would be easy enough
to apply incrementals this way also tho they're usually less of a
problem.)

It would seem that would bypass the synchronous directory problem w/o
too much disruption to, eg, the kernel. And one could still use good
ol' restore on the same tapes if there were any doubts or problems.  I
like the conservative nature of this approach, your tapes and backup
procedures remain unchanged, only restoral is affected.

Mostly a matter of simulating the file system at user-level and
deciding which block it would throw things into as they come off of
tape.

Thoughts? Think it would be a lot faster?
-- 
        -Barry Shein

Software Tool & Die    | bzs at world.std.com          | uunet!world!bzs
Purveyors to the Trade | Voice: 617-739-0202        | Login: 617-739-WRLD



More information about the Comp.unix.wizards mailing list