From: Edwin H. <ed...@co...> - 2003-02-25 16:57:26
|
[ Miquel Rubio wrote: ] > After installing flexbackup to Linux Suse 8.0. I have tried to backup > some archive to the tape , but I could't because this didn't have index ( > needed -erase or -newtape ). So after executing flexbackup -fs > /home/globals -erase, my tape was running after hours without any result. > Are there some way to create a index faster ? See if it's the mt "erase" process is running forever with ps or top. Or just try "mt -f <device> erase". If that just sits there forever (some DAT drives I think - no experience here), then set $erase_rewind_only = 'true' in the config file and try it that way. If it's NOT mt erase causing your problems, set $indexes to false, try again, and report back with a log if you are still stuck... -- Edwin Huffstutler Linux - because reboots are for hardware changes ed...@co... GnuPG Key ID: AE782DC9 |