Help Me #1

tim at ISM780B.UUCP tim at ISM780B.UUCP
Thu Nov 21 09:06:00 AEST 1985


I think it's like this:

	Each tape has at the start a list of inodes that were to be
	backed up when that tape was mounted, followed by as many
	files as would fit.

	If you are trying to restore the file with, say, inode 279,
	if you put on any tape before the correct one, it can look
	at the header, and see that inode 279 is one this tape OR
	A LATER TAPE.  It has to search the tape to see if it is
	indeed on that tape.

	If you put on a tape that is AFTER the correct tape, it can
	look and see immediately that it is not on this tape or
	any later tape.  Hence it is faster to search backwards.

At least, that is how some backup systems work.  I don't know any particulars
about bsd.

						Tim Smith
						ihnp4!cithep!tim
						ima!ism780!tim



More information about the Comp.unix.wizards mailing list