On Thu, Sep 15, 2011 at 10:45:33AM -0300, Rodrigo Renie Braga wrote:
> I'd like to know if the "Level" option on a Copy Job makes any difference at
> all for the job. Since my Copy Job looks at "JobID" to copy (using an SQL
> Statement), it won't know that that JobID was Full or Incremental, right?

I think the level is only important for jobs that talk to bacula-fd as
they need to sort out what to actually backup. For Copy/Migrate jobs
only the jobid is important.
Your Copy/Migrate job will have that level and typically owns 0 files in
0 bytes with the level you stated and you can just delete it. The
resulting copy of a job will have the original level.

> In this Copy Job I'm selecting all previous Full Backups JobID using the SQL
> Statement, but I could very well change it to select all the previous
> Incremental Backups, hence the "Level = Full" makes no difference, right?

Indeed, you slect via SQL and you only get a bunch of jobids. No further
info required for the job.

Regards,
        Adrian
-- 
LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart
Fon: +49 (7 11) 78 28 50 90 - Fax:  +49 (7 11) 78 28 50 91
Mail: li...@lihas.de - Web: http://lihas.de
Linux, Netzwerke, Consulting & Support - USt-ID: DE 227 816 626 Stuttgart

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to