Re: [Bacula-users] Same client, different servers

2010-11-03 Thread Eduardo Júnior
Hi, >>> >>> However, I think you can use Address = my-server and have multiple >>> addresses >>> in the DNS for my-server.  Bacula will use the first address that accepts >>> a >>> connection so you need to ensure that the DNS server returns the >>> addresses in >>> a fixed order (server1 first).

Re: [Bacula-users] Same client, different servers

2010-10-12 Thread Dan Langille
On 10/8/2010 12:13 PM, Eduardo Júnior wrote: > Hi > > On Fri, Oct 8, 2010 at 12:08 PM, Martin Simmons wrote: > >>> But in this way, i always would need change 'Address' in Client Section >>> >>> >>> But is it possible I have multiples 'Address' in Client Section, >>> that when the first one fail,

Re: [Bacula-users] Same client, different servers

2010-10-08 Thread Eduardo Júnior
Hi On Fri, Oct 8, 2010 at 12:08 PM, Martin Simmons wrote: >> But in this way, i always would need change 'Address' in Client Section >> >> >> But is it possible I have multiples 'Address' in Client Section, >> that when the first one fail, the second one is used? > > No, you can only have one Ad

Re: [Bacula-users] Same client, different servers

2010-10-08 Thread Martin Simmons
> On Thu, 7 Oct 2010 15:34:45 -0300, Eduardo Júnior said: > On Thu, Oct 7, 2010 at 1:12 PM, Martin Simmons wrote: > >> > >> Now my question: > >> > >> > >> How can I configure my job to continue getting the incremental changes > >> from server2, without running a full job, ie, based on the las

Re: [Bacula-users] Same client, different servers

2010-10-07 Thread Eduardo Júnior
Hi, On Thu, Oct 7, 2010 at 1:12 PM, Martin Simmons wrote: >> >> Now my question: >> >> >> How can I configure my job to continue getting the incremental changes >> from server2, without running a full job, ie, based on the last >> backups from server1. > > You can't change the Job definition its

Re: [Bacula-users] Same client, different servers

2010-10-07 Thread Martin Simmons
> On Thu, 7 Oct 2010 11:03:31 -0300, Eduardo Júnior said: > > Hi everyone, > > > I have a file server in DRBD (one primary: server1, one secondary: server2). > The bacula-fd is installed only on the primary. > > Yesterday, the secondary assumed, becoming the primary. > > Now my question: >