Nik Engel wrote:
> Hi !
> 
> I have encountered a strange error I do not quite know how to deal with:
> 
> e.g:
> 
> Server 1 is backuped with 3 different filesets:
> 
> DIV
> SQL
> SYSTEM
> which go to 3 different storage pools:
> 
> DIV, SQL, SYSTEM into different directories on the server which is
> working fine.
> 
> but now, when I want to restore e.g a backup consisting of files in the
> DIV fileset which are in the storage group:
> 
> DIV in the directory: /usr/backup/div/xxx
> 
> bacula tries to finde the backup under the directory:
> /usr/backup/sql meaning it uses the other device for the restore, where
> it will not find the file and then stops.
> 
> For sure I changed the Storage device when modifying the restore command.
> 
> 
> Nik
> 

I think you must send your pool , file and job defs so people here
understand whats wrong, It's not so easy to guess how you got that
problem, if it was easy, you should figured it out yourself when you
created the config.

My guess is that you have only ONE restore job defined, while you need
a matching restore job for each backup job, or you must mod all settings
when you run restore.

Use query , do "list jobs" , and "show files jobid=<jobid>" , also query
your volumes.

/birger

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to