On Wednesday 2016-10-26 14:46:25 Dimitri Maziuk wrote:
[...]
> Which is great, if not checking FD name is a bug, *please* don't fix it.
> :)
> 
> So all you need is start FDs at boot listening on * and the director
> will automagically get the shared filesystem off of the node that
> happens to have it mounted.

At this point you might find useful an optional Linux feature to allow a
process to bind to a non-local IP.

For example, if you are using Linux with the net.ipv4.ip_nonlocal_bind
set to "1" using sysctl mechanism you would be able to configure and
start the additional bacula-fd service and bind it to a floating
(clustered) IP rather than bind it to all interfaces which might be
considered security issue even if it's protected by firewall rules.

-- 
Josip Deanovic

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to