Hello James, Normally Bacula imports or creates everything from the bscanned Volume that is needed to do proper restores. It can possibly have problems if your original job spanned two volumes and you only bscanned one.
The other problem might be in your bacula-sd.conf file. What value do you have for Maximum File Size for the device you are using? The default is 1GB, which is the maximum any linear search should be (on average Bacula will need to read 500MB to find a single file to restore). If you have accidently set this to a very big number thinking it is related to the max size of the Volume, you will be in trouble (well, you will have slow restores). The name is really not the most descriptive one I could have chosen :-( You can check if Bacula is able to seek by listing the JobMedia records for the Job in which the file to be restore was backed up. These are the index records to the media for restore purposes. Best regards, Kern On 06/18/2013 05:54 AM, James Harper wrote: > I needed to restore from some old disk media which had long since been purged > from the catalog. I bscan'd it back in and started a restore but it's taking > _ages_. Normally a restore from disk gets started in seconds and then is > basically limited by network/media speed. This restore seems to still be > "seeking" on the disk after 5 minutes (based on status stor). It's like it > doesn't know where the file is so it has to re-scan the entire media... > > Is there something else I need to do in a bscan or does the bscan not import > all the required information so a seek is not possible? > > Thanks > > James > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users