Hello Andreas,
Thank you for the explanation and advice, that worked to perfection.
I have now created two storage definitions and two associated default jobs,
one for the 10GBe connections and one for the few 1Gbe connections that I
also need to consider.
They are working fine.
Kind regards,
-Alfred.
On Monday, September 9, 2019 at 8:56:07 AM UTC+9:30, Alfred Crumbleton
wrote:
>
> Hello All,
>
> I have been implementing a bareos server and clients recently (All Centos
> 6 and 7) and have a question about multiple network interfaces:
>
> Both the server and clients have at least two interfaces, one on the
> regular 1GBe network (for general access) and one on the 10GBe network (for
> server-to-server data movements).
>
> When I ran the test backup of the client I noticed that while there was an
> initial connection on the 10GBe interface, the actual data transfer
> happened over the 1GBe interface.
> I would like to know if there is a way to ensure that the bareos-fd
> connects and transfers data via the 10GBe network?
>
> Basically our IP setup is thus:
> 1GBe network is 172.18.90.0/24
> 10GBe network is 172.18.100.0/24
>
> I setup the client configuration on the server director using the IP
> address of the client:
> Client {
> Name = NAME-10g
> Address = 172.18.100.86
> Password = <some big string>
> }
>
> One other note, I have checked the server director network and it has a
> broader mask for it's 1GBe network:
> 172.18.90.0/16
> Could that be what is thwarting the 10GBe connection?
>
> I have read up on the FDAddresses option, but the Docs did not indicate
> into which of the many files those parameters need to be written and if
> they are on the director server machine or the client or both.
>
> Any help would be appreciated, thanks.
>
> -Alfred
>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/bareos-users/3d03d0e7-8926-4e16-ac07-a7914efd6e59%40googlegroups.com.