Bacula-users

[Bacula-users] Volume recycling

2009-10-29 09:33:31
Subject: [Bacula-users] Volume recycling
From: Serge Vostroknutov <sv AT mastersoft DOT ru>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 29 Oct 2009 18:29:29 +0500

Hello

There are several storages defined in the bacula-dir.conf :

Storage {
  Name = File1
  Address = hostname        # N.B. Use a fully qualified name here
  SDPort = 9103
  Password = "***"
  Device = FileStorage1
  Media Type = File1
  Maximum Concurrent Jobs = 20
}

Storage {
  Name = File2
  Address = hostname        # N.B. Use a fully qualified name here
  SDPort = 9103
  Password = "****"
  Device = FileStorage2
  Media Type = File2
  Maximum Concurrent Jobs = 20
}

and so on...

Every job uses it's own storage, for example job1 - FileStorage1 (Name=File1), job2 - File storage2 (name=File2) and so on...

The question:   Can job1 recycle Volume with MediType != file1 or this job always  recycles volumes with mediatype according Storage directive?



icq 54780659
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>