Sorry, following-up for myself.  I didn't include other details that are
pertinent.

Job {
  Name = "TapeMigrate"
  Type = Migrate
  Level = Full
  Client = bu-fd
  FileSet = "Tape Set"
  Messages = Standard
  Pool = Default
  Maximum Concurrent Jobs = 4
  Selection Type = Volume
  Selection Pattern = ".*File.*"
  Storage = FileDMZ
}

And when I run:

*estimate 
The defined Job resources are:
...
    16: TapeMigrate
...
Select Job resource (1-18): 16
Using Catalog "BuCatalog"
Connecting to Client bu-fd at bu:9102
2000 OK estimate files=173 bytes=903,497,050,542
*


On 1/30/07 8:58 AM, "Peter Eisch" <[EMAIL PROTECTED]> wrote:

> 
> I have a config where I have separate pools for different types of servers
> and now that I think I've worked my config to where the tape changer works
> I'd like to stream this off to tape.
> 
> The Migrate page makes sense by its example, but I don't see how to build a
> config that has more than the Default pool that would migrate to tape.  Does
> anyone have a less trivial config I could crib to get my volumes migrated to
> tape?
> 
> Thanks,
> 
> For fun, my pools are configured with:
> 
> Pool {
> Name = DSI-Tape
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 31 days
> Storage = DSI
> }
> 
> Pool {
> Name = SharedFull-Pool
> Pool Type = Backup
> Recycle = yes
> Auto Prune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = SharedFull-
> Maximum Volumes = 4
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = SharedDiff-Pool
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = SharedDiff-
> Maximum Volumes = 5
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = SharedInc-Pool
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = SharedInc-
> Maximum Volumes = 22
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = ExchangeFull-Pool
> Pool Type = Backup
> Recycle = yes
> Auto Prune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = ExchangeFull-
> Maximum Volumes = 6
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = ExchangeDiff-Pool
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = ExchangeDiff-
> Maximum Volumes = 5
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = ExchangeInc-Pool
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = ExchangeInc-
> Maximum Volumes = 22
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = CAFull-Pool
> Pool Type = Backup
> Recycle = yes
> Auto Prune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = CAFull-
> Maximum Volumes = 4
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = CADiff-Pool
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = CADiff-
> Maximum Volumes = 5
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = CAInc-Pool
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 22 days
> Maximum Volume Jobs = 1
> Label Format = CAInc-
> Maximum Volumes = 22
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = Full-Pool
> Pool Type = Backup
> Recycle = yes
> Auto Prune = yes
> Volume Retention = 30 days
> Maximum Volume Jobs = 1
> Label Format = Full-
> Maximum Volumes = 75
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = Diff-Pool
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 15 days
> Maximum Volume Jobs = 1
> Label Format = Diff-
> Maximum Volumes = 35
> Next Pool = DSI-Tape
> }
> 
> Pool {
> Name = Inc-Pool
> Pool Type = Backup
> Recycle = yes
> AutoPrune = yes
> Volume Retention = 10 days
> Maximum Volume Jobs = 20
> Label Format = Inc-
> Maximum Volumes = 14
> Next Pool = DSI-Tape
> }
> 
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to