Dear All! I have SD with multiple IP configuration:
Storage { Name = storage1-sd WorkingDirectory = "/var/lib/bacula" Pid Directory = "/var/run/bacula" Maximum Concurrent Jobs = 50 Heartbeat Interval = 30 seconds Client Connect Wait = 1 minute SDAddresses = { ip = { addr = 172.16.248.1 port = 9103 } ip = { addr = 172.16.247.6 port = 9103 } } } This IPs are from different networks and on different interfaces. Routing between this networks is impossible because one of them using jumbo frames and dedicated for backing up when another using standard mtu=1500 FileDaemon { Name = client1-fd FDport = 9102 WorkingDirectory = /var/lib/bacula Pid Directory = /var/run/bacula Maximum Concurrent Jobs = 3 FDAddress = 172.16.247.200 } So i have the following problem: when FD from 172.16.247.10 connects to SD it is using sometimes 172.16.247.6 but sometimes 172.16.248.1 address. Looks like round-robin algorithm or something similar. So the question is: is there any way to order client to connect to right SD's IP? Best regards, Anton Nikiforov ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users