Is there any way to populate the file list for a restore job using a
FileList definition?  Such that, when one initiates a restore operation,
they merely feed:

-) Select Restore Job Template Definition
   |---> Bootstrap
   |---> FileSet
   |---> Where
   |---> Prefix/Suffix
   |---> Regex
   |---> Replace
   \---> Priority

-) Enter Original Client FD
    |----> Storage
    |----> Catalog
    \----> JobIDs and BSR populated here like restore "option #5"

-) Enter Optional alternate destination FD

-----

The work around seems to be (procedurally):

-) restore client=[Original_Client_FD_Name] fileset=[FileSetName]
   - #5
-) @ /path/to/list/of/recover/commands

  $ @ /tmp/recover.list
  cd /etc
  cwd is: /etc/
  $ mark fstab
  1 file marked.
  cwd is: /usr/local/etc/
  $ mark bacula-fd.conf
  1 file marked.

-) Select Restore Job Template

-) Modify job to specify optional alternate destination client 
   restore restore client name.

--------

Essentially I'm looking for any way to automate the process.  Human
intervention at the bconsole at 3 AM can be dangerous.

Also, the pre-meditated restore file list is easier to maintain in
FileSets{} definition than a text file.

Thoughts?

~BAS

P.S. Why doesn't recover's interactive shell permit for specifying
absolute path names?

-- 
Brian A. Seklecki <[EMAIL PROTECTED]>
Collaborative Fusion, Inc.




IMPORTANT: This message contains confidential information and is intended only 
for the individual named. If the reader of this message is not an intended 
recipient (or the individual responsible for the delivery of this message to an 
intended recipient), please be advised that any re-use, dissemination, 
distribution or copying of this message is prohibited.  Please notify the 
sender immediately by e-mail if you have received this e-mail by mistake and 
delete this e-mail from your system.



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to