On Friday 05 August 2005 08:24, LHERBIER Lois wrote:
...
>
> Kern,
> Just for information :  pruning a volume, like D04, take about  1 (big)
> minute to be done. (Bacula 1.36.2 sarge + sqlite)

Yes, one minute is actually not a very long time compared to what some people 
are experiencing with large databases.

One of my worries 5 1/2 years ago when I chose to use SQL as the database was 
performance.  I could have, and probably still can write a database that is 
*much* faster (easy if you know your data), but such a solution would be more 
difficult to upgrade and extend, and it would not allow users easy access.

>
>
> Rico,
> I saw that an Admin job run Autoprune so I think that I can use an Admin
> job as a workaround like this :
>
> # other jobs use the same schedule an have a priority on 10
> # I have no concurrent job
> Job {
>   Name = force_pruning
>   JobDefs = DefaultJob
>   Type = Admin
>   Client = hunter-fd
>   FileSet= default
>   Schedule = "ServerMonthlyCycle"
>   Priority = 9
> }
>
> I will try it for this WE.
>
> Have a nice day :o)
>
>   Loïs
>
>

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to