Re: [Bacula-users] modifying FileSet

2013-08-19 Thread Martin Simmons
> On Sun, 18 Aug 2013 17:49:04 +0200, Laurent Papier said: > > On Sun, 18 Aug 2013 09:31:29 -0600 > Greg Woods wrote: > > > Last night I modified the FileSet for my main house server. I got the > > Windows version of Bacula running inside the Windows 7 virtual machine, > > so that I don't ha

Re: [Bacula-users] modifying FileSet

2013-08-18 Thread Laurent Papier
On Sun, 18 Aug 2013 09:31:29 -0600 Greg Woods wrote: > Last night I modified the FileSet for my main house server. I got the > Windows version of Bacula running inside the Windows 7 virtual machine, > so that I don't have to copy the entire 12GB virtual disk image on every > incremental backup of

Re: [Bacula-users] modifying FileSet

2013-08-18 Thread John Drescher
> > This resulted in the next incremental backup turning into a Full. Is > that expected behavior? Yes. You can turn this off by setting the ignore file set changes directive http://www.bacula.org/5.2.x-manuals/en/main/main/Configuring_Director.html#SECTION00147 > Does any mod

[Bacula-users] modifying FileSet

2013-08-18 Thread Greg Woods
Last night I modified the FileSet for my main house server. I got the Windows version of Bacula running inside the Windows 7 virtual machine, so that I don't have to copy the entire 12GB virtual disk image on every incremental backup of the server, plus I get the ability to restore individual files

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-25 Thread Troy Daniels
Ralf Gross wrote: > Michel Meyers schrieb: Maybe we should change the sentence as follows? 'If this directive is set to yes, any changes you make to the FileSet Include or Exclude lists will not cause Bacula to immediately perform a Full backup.' >>> ...but include new fi

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-25 Thread Jean-François Leroux
I think so too. Maybe I can test this tomorrow, so that we can add the note about "...but include new files in the next regular backup" in the docs. Ralf Yes, I think it would be clearer, although with the correct explanation it seems to me obvious now. That's the problem with docs. It's alw

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-25 Thread Ralf Gross
Michel Meyers schrieb: > >> Maybe we should change the sentence as follows? > >> > >> 'If this directive is set to yes, any changes you make to the FileSet > >> Include or Exclude lists will not cause Bacula to immediately perform a > >> Full backup.' > > > > ...but include new files in the next r

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-25 Thread Jean-Sébastien Hederer
correct me if I'm wrong. doc is good, but must be read as: any changes you make to the FileSet Include or Exclude lists will be taken in account, but will be ignored by Bacula mechanism for upgrading to a full backup that needs to be done immediatly "Jean-François Leroux" a écrit le

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-25 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Gross wrote: > Michel Meyers schrieb: >> Jean-François Leroux wrote: >> Maybe we should change the sentence as follows? >> >> 'If this directive is set to yes, any changes you make to the FileSet >> Include or Exclude lists will not cause Bacula t

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-25 Thread Ralf Gross
Michel Meyers schrieb: > Jean-François Leroux wrote: > > Well, sorry, I must have an outdated doc. All I had was : > > 'If this directive is set to *yes*, any changes you make to the FileSet > > Include or Exclude lists will be ignored and not cause Bacula to > > immediately perform a Full backup'

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-25 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jean-François Leroux wrote: > Well, sorry, I must have an outdated doc. All I had was : > 'If this directive is set to *yes*, any changes you make to the FileSet > Include or Exclude lists will be ignored and not cause Bacula to > immediately perform a

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-24 Thread Jean-François Leroux
Well, sorry, I must have an outdated doc. All I had was : 'If this directive is set to *yes*, any changes you make to the FileSet Include or Exclude lists will be ignored and not cause Bacula to immediately perform a Full backup' If it isn't so, that's exactly what I need. So thanks, Jean-Sébasti

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-23 Thread Jean-François Leroux
From the documentation, it seems that such a setting will ignore my changes. Is this correct ? If so, this not exactly what I'm looking for :-\ I'd would not like bacula to switch on Full backup, but I'd like it to take my changes in account and add (or remove) the dir I can add or remove in the

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-23 Thread Ludovic Strappazon
Hi, Just use the "Ignore FileSet Change" directive. Regards, Ludovic Strappazon. Jean-François Leroux a écrit : > Hi, > I noticed that changing the FileSet content changes bacula behaviour : > a scheduled incremental backup becomes a full backup in such a case. > This is a problem for me becau

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-23 Thread Jean-Sébastien Hederer
this seems normal to me. you sould perhaps have not only one job per machine. so when you add some paths that you know will be removed soon, create a new fileset and add a new job with this fileset. Jean-Sébastien Hederer - Gérant ASPerience Conseil, intégration, hébergement de systèmes informa

[Bacula-users] Modifying Fileset changes incr to Full

2007-06-23 Thread Jean-François Leroux
Hi, I noticed that changing the FileSet content changes bacula behaviour : a scheduled incremental backup becomes a full backup in such a case. This is a problem for me because : - I shall change the FileSet ressource often - I'm backing up to disk with a fixed volumes number. Let's take an examp