PDA

View Full Version : Tape split question


rmcgraw
April 18th, 2006, 01:51 PM
Do you have to use tar as the dump "program" when you want to split a large file over two tapes?

Can you use the local "dump" program such as ufsdump?

Robert

ian
April 18th, 2006, 02:04 PM
You can use any dump program supported by Amanda -- it can be ufsdump, xfsdump, tar, ext2dump, or anything else is fine.

rmcgraw
April 19th, 2006, 12:46 PM
What kind of scratch space size is needed? Does it need to be as big as the file system?

Does amanda restore each segment into one dump file before restoring a file that is in the dump file?

Just wondering how the splitting works?

Thanks