[Bacula-users] Tell bacula not to repeat backup when target moved

2015-10-19 Thread bdam
This has come up again, and I wanted to post the answer here to help future searchers. The real problem was bacula can't back up symlinks, yet the data behind them could physically move across disks etc but in reality remain unchanged. What I didn't know then is that linux can mount one folder

[Bacula-users] Tell bacula not to repeat backup when target moved

2015-09-16 Thread bdam
Thanks everyone for the help. I have a solution, but it's not along the lines suggested. The real problem here is we have 1 pool for all the backups going back years. Disturbing that pool, as we've seen, causes data already backed up to be backed up again. So I am approaching it differently, and

Re: [Bacula-users] Tell bacula not to repeat backup when target moved

2015-09-16 Thread Phil Stracchino
On 09/16/15 02:57, bdam wrote: > Ok so somewhere in the completed backup set were 2 symlinks, ~/01-Jan > and ~/02-Feb, that disk filled to I had to move those to another, did > not change the bacula files and just did cp of the data, edited > symlinks and this morning it want to back up those two m

Re: [Bacula-users] Tell bacula not to repeat backup when target moved

2015-09-16 Thread Wanderlei Huttel
Hi I've never tried this option in FileSet, but you can try: Ignore FileSet Changes = Normally, if you modify the FileSet Include or Exclude lists, the next backup will be forced to a Full so that Bacula can guarantee that any additions or deletions are properly saved. We strongly recommend agains

[Bacula-users] Tell bacula not to repeat backup when target moved

2015-09-16 Thread bdam
Ok so somewhere in the completed backup set were 2 symlinks, ~/01-Jan and ~/02-Feb, that disk filled to I had to move those to another, did not change the bacula files and just did cp of the data, edited symlinks and this morning it want to back up those two months of CCTV again. I need to under

[Bacula-users] Tell bacula not to repeat backup when target moved

2015-08-30 Thread bdam
Sincere thansk for your help, but I don;'t understand what to do. I will show the current config for my setup # Priority 1 = highest. The Archive job is lower than any scheduled ones. JobDefs { Name = "JobDef-CCTV-Archive" Type = Backup Level = Full Client = tiger-fd FileSet = "FileSet-

Re: [Bacula-users] Tell bacula not to repeat backup when target moved

2015-08-28 Thread Radosław Korzeniewski
Hello, 2015-08-28 11:39 GMT+02:00 bdam : > The file is the same if the full path, having resolved all symlinks, is > the same, the file contents are the same and the files timestamp is the > same. > Symlinks are backed up as symlinks, so to full resolve a filename including symlinks, you need to

[Bacula-users] Tell bacula not to repeat backup when target moved

2015-08-28 Thread bdam
The file is the same if the full path, having resolved all symlinks, is the same, the file contents are the same and the files timestamp is the same. +-- |This was sent by bill.dam...@yahoo.com via Backup Central. |Forward SPAM t

Re: [Bacula-users] Tell bacula not to repeat backup when target moved

2015-08-28 Thread Radosław Korzeniewski
Hello, 2015-08-28 10:44 GMT+02:00 bdam : > The situation is bacula has been doing a full backup of a CCTV system > which goes back 2 years, its over 20 tapes. We want to keep these online, > and hav bacula just backup the new videos as its doing now. In the server, > there were several disks so t

[Bacula-users] Tell bacula not to repeat backup when target moved

2015-08-28 Thread bdam
The situation is bacula has been doing a full backup of a CCTV system which goes back 2 years, its over 20 tapes. We want to keep these online, and hav bacula just backup the new videos as its doing now. In the server, there were several disks so the policy was to create one root folder per year