-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Howdy again,

Pruning et all is working, only thing not yet working is the
re-scheduling of items. For example, i have this:

Job {
  Name            = "Backup_PDA"
  client          = pda-fd
  type            = backup
  messages        = Standard
  storage         = StoragePDA
  pool            = PoolPDA
  Level           = Incremental
  FileSet         = "BSD"
  Schedule        = "Non-Permanent"
  Write Bootstrap = "/var/db/bacula/pda.bsr"
  Priority        = 10
  Rerun Failed Levels = yes
  Reschedule On Error = yes
  Reschedule Interval = 15m
  Reschedule Times    = 70
  Maximum Concurrent Jobs = 10
  Run Before Job = "/usr/local/bin/bacula-ping.sh %c"
}

The ping is just that: pings the host, returns 0 if it is up.
Now, with all the re-scheduling stuff in there I assumed that
bacula would re-hammer the client evers 15 minutes up to 70
times for a retry, but no luck. Bacula does one try only, and
fails.

Also, If I remove all the job retention et all, so NO timeouts
anywhere BUT in the pool-directives (Volume Retention = 60 days)
am I right to assume that volumes get recycled (yes, recylce et all
is on) and corresponding jobs are deleted? So, Backups 60 days in the
past will get deleted, and space will get freed (once recycled)?

if ($previous_statement) {
 If there is a backup job, full, 70 days ago, and then only incrementals
 until like.. 10 days ago, will all not-full jobs get pruned as well
 and their corresponding volumes, too? (one job per volume)
}

Ideas?

- -Christian.

- --
,----------------------------------------------------------------------
| Christian Reiss
|
| [EMAIL PROTECTED]                                /"\  ASCII Ribbon
|   PGP-Key ID: 02FF71B2                            \ /    Campaign
|   Public Key: http://demonlord.de/pgp.txt          X   against HTML
|       Jabber: [EMAIL PROTECTED]            / \   in eMails
|
|  "Don't give up. Lose interest."
`----------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDToELGLayMgL/cbIRAt3/AJ9WQWPh8JCPGDJ47CZdYIwIGlNH4ACghuNA
Tku+eabcJIiKfsQ6k/2+P5s=
=0IgU
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to