Hello,

Am 01.09.2015 10:51, schrieb David Calvert:
Le vendredi 28 août 2015 11:33:25 UTC+2, David Calvert a écrit :
Hello,

I have a strange behavior with my copy jobs, for each backup job, it create X 
copy jobs (no idea of how bareos finds this X).

Since i'm using PoolUncopiedJobs, I would assume it only make 1 copy job for 
each backup job.
All the copy jobs have the same name with a ending suffix _09 _10 _11 and so on.

Here's my configuration files and output: http://pastebin.com/ihGgp45E

Sorry, but this output does not say anything.

You need to at least provide the joblogs of the copy job.


Using Bareos 14.2.2 (12 December 2014) x86_64-pc-linux-gnu on Ubuntu 14.04 LTS.

I also tried to change:
   Selection Type = PoolUncopiedJobs
With:
   Selection Type = SQLQuery
   Selection Pattern = "SELECT JobId, Name FROM Job WHERE Type = 'B' AND JobStatus = 
'T' AND (DATE(StartTime) > (CURDATE() - INTERVAL 1 DAY));"

But got the same behavior... (I had 30 copy jobs for my 5 backup jobs.)

Could someone explain how the copy job selection works?
Is it possible to only make a copy of the incremental job?

Thank you in advance,

David

Does someone have an idea ?
Is it a normal behavior ?



--
Mit freundlichen Grüßen

 Philipp Storz                             [email protected]
 Bareos GmbH & Co. KG                      Phone: +49 221 63 06 93-92
 http://www.bareos.com                     Fax:   +49 221 63 06 93-10

 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Geschäftsführer: Stephan Dühr, M. Außendorf,
 J. Steffens, P. Storz, M. v. Wieringen

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to