>>>>> On Fri, 5 Aug 2011 17:13:55 +0300, Joosep said: > > Hi list! > > I have a strange problem. I managed to destroy my bacula database and i'm > now trying to restore the database from tape backups with bscan. > Every backup is several terabytes large and is on multiple LTO3 and LTO4 > tapes. System is Debian 6.0 running 2.6.32-5-amd64 kernel and bacula version > 5.0.3. > > I'm running bscan with following parameters: > > bscan -m -n bacula -u bacula -P dbpwd -s -V "110023L3" /dev/st0 > > ... > > Am i doing something wrong? Why aren't the tapes linked to the job? Is > there any way to force the bscan to link the tape to the correct job?
For multi-volume backups, I think you have to bscan all of the volumes in a single command by using -V with | (bar) separated volume names. http://www.bacula.org/5.0.x-manuals/en/utility/utility/Volume_Utility_Tools.html#SECTION00270000000000000000 __Martin ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
