Hi.

I'm wondering default storage definition when restoreing.

My restore setting in "bacula-dir.conf" is below.

Job {
  Name = "RestoreFiles"
  Type = Restore
  Client = xxxx.xxxx.jp-fd
  FileSet="Full Set"
  Storage = StorageA
  ^^^^^^^^^^^^^^^^^^^
  Messages = Standard
  Where = /tmp/bacula-restores
  Pool = Default
}


How to change default storage device "StorageB" into "StorageA" ?
bconsole out put is below.

# bconsole
〜〜snip〜〜
*restore
〜〜snip〜〜
Select item:  (1-13): 3
〜〜snip〜〜
Enter JobId(s), comma separated, to restore: 44    # 44 is diff jobid.
〜〜snip〜〜
cwd is: /
$ mark *
232 files marked.
$ done
Bootstrap records written to /var/lib/bacula/xxxx.xxxx.jp-dir.restore.12.bsr

The job will require the following
   Volume(s)                 Storage(s)                SD Device(s)
===========================================================================

Diff-0028                 StorageB           FileStorage
                          ^^^^^^^^


Thank you.

-- 
Ryo Sato

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to