I had a scenario sort of like this. My backup environment involves a bacula FD running on a server and that server connects to a NAS appliance via SMB. This is the only access I have to that NAS appliance, so I cannot run an FD locally on the appliance.
I ran into some system issues in my original installation and wound up setting up a new server to manage my bacula environment. I moved my database over but it didn't like the new setup and similarly demanded that I do a full backup again. If I recall correctly, when I moved over, I named the system something else. The FD name was different too. My conclusion was that the different FD name meant that in bacula's eyes, this system had never been backed up before. The new system name made more sense and I didn't want to change it, so ultimately I did wind up just doing a full new backup again. In your case, I would carefully verify that the FD name was exactly the same. I would also perhaps verify if the host name is the same as well for your bacula system, although I don't know that that would matter as much. Hope that helps. Robert Gerber 402-237-8692 r...@craeon.net On Fri, Nov 8, 2024, 9:59 AM Martin Simmons <mar...@lispworks.com> wrote: > Just to be sure, are you setting level=Incremental in the estimate command? > > Are there any messages in bconsole after running the estimate command (use > the > messages command to check)? In particular, look for "The FileSet ... was > modified on ..." or "No prior or suitable Full backup found..." > > Did you run estimate (or a backup) before adding Ignore FileSet Changes = > yes > in the FileSet? > > What is the output of the following sql command? > > select * from fileset where fileset='...your fileset name...' order by > CreateTime desc; > > __Martin > > > >>>>> On Fri, 8 Nov 2024 14:44:43 +0100, Samuel Zaslavsky said: > > > > Hello everyone, > > > > I have a job backing up several hundreds of To. > > Job is incremental, every week, so only hundreds of Go, or a few To every > > week. > > After bad manipulation ( I know, I know...), we lost the bacula > > configurations (jobs, fileset, etc.) *but not the database*. > > > > So we reinstalled bacula, connected it to the old database, recreated > Jobs > > and filesets etc. > > Quite a quick and easy task. In Baculum, everything seems to be back as > > before. > > > > Of course, some fileset configs may have change a little bit but for me > it > > was not a real issue : I just want the job to backup new files, that's > all. > > Also I added Ignore FileSet Changes = yes in the FileSet, to be sure it > > would not start a new full backup... > > > > So I was expecting it would "go on" as if nothing happened. > > But when I do an estimate, Bacula seems to be wanting to do a brand new > > full backup. > > This is very annoying, since it would take months, dozens of tapes, etc. > > > > I would like Bacula to resume at the point where it left off. > > > > Anyone knows how to achieve that ? > > > > Thanks a lot for your help ! > > > > Sam > > > > > > > > > > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users >
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users