Hi, On 5/2/2007 10:49 PM, Viashino wrote: > Thank you Arno for your answer. > > I think I found the issue (but I still miss th solution :) ) > > The problem is indeed in the fileset, as you pointed. > > I was looking in the wrong place. I can do incremental backups, but only > in the directories that were present in the FileSet when I did the Full > backup.
Interesting... it shouldn't be like that. > But I wanted the FileSet to be on the Client, because I'm changing it! > > As stated in the manual (11.3 The Job Resource - Incremental): > "any change to the definition of the FileSet such as adding or deleting a > file in the Include or Exclude sections constitutes a different FileSet." Ignore Fileset Changes in the fileset... > So the problem is I'm changing the FileSet, and so it is matching the > files with the "old" fileset. No... it should create a new fileset, which is then used and starts with a full backup. > Any Ideas on how to fix it? I would like to keep the conf file on the > client, Ok. > been able to add lines to Include and Exclude Ok. > and then asking > Bacula to compare the two filesets. Oh no... This is an administrative nightmare IMO. Anyway, I don't understand why there needs to be a comparison. Bacula uses the fileset as it reads it. If it changes, it either considers it new and starts with a full backup. If you set the Ignore Fileset Changes switch, it simply uses what it reads. Directoris you remove from the fileset will not be backed up, and directories added will also be backed up. If you want to add or remove things to or from an existing fileset, you have to do so in the fileset definition, this is not something Bacula can do automatically. Keep in mind that user-generated filesets are a really good way to use much more backup space than necessary if they contain lists like his: /home/user /home/user/important /home/user/savegames /home/user/Mail You need lots of cryptic shell code to eliminate this sort of redundancy... Arno > Thanks > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users