On Wednesday, July 8, 2015 at 9:25:56 PM UTC+2, Sven Röllig wrote:
> Hallo,
> ich bin gerade die Funktion des Passiven Clients am Testen.
> 
> Das will nur nicht so wie es soll.
> Der client soll um 21:00 ein backup machen und ist auch
> online. FD ist aktiv, tray monitor sagt no running jobs.
> 
> der FD client ist im übrigen 15.2.0 so wie der rest auch.
> Bacula ist OFF
> 
> wenn ich den FD testweise über die IP vom DIR anspreche geht
> das fullbackup komplett durch.
> 
> nur im passive modus will er nicht.
> 
> hat da jemand mal einen RAT!
> 
> ich find den passiven client ziemlich brauchbar
> weil ich mir damit in zukunft die vpn tunnel sparen kann.
> 
> Gruss
> Sven

Hi Sven

can you kindly describe your problem more detailed ? What exactly is not 
working ? Are there any messages in the directory log ? Is the passive client  
on the WAN-side of a firewall ?

I assume that you set the passive parameter to yes in the client section of 
your director's configuration. 

Have you disabled the compatibility mode and set a heart beat interval in FD 
configuration ? 

FileDaemon {                         
  ...
  compatible = no
  Heartbeat Interval = 10
  ...
}

In my setup, the backup went through  when I check the status of the client 
with status client=<clientname>. The director reported a network error however. 
Enabling the heartbeat fixed the problem.

Regards
Tilman

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to