× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

how do I use bonded NICs for backups to ReadyNAS?

Morob118two
Follower

how do I use bonded NICs for backups to ReadyNAS?

Hi

total noob. so apologies..

I have a readynas box where the admin IP is 192.168.100.50 1GB, the bonded (2x10Gbe) NICs are on 192.168.100.48,teaming mode 802.3ad, lacp.

using Unitrends S/w to backup to this NAS, how do I select this bond as the default IP for the backup? I know it's a very noob question.can you explicitly make nfs or iscsi go over this bond? obviously I dont want to use the mgmt ip of .50 it is too slow.

thanks

Rob

 

 

 

Message 1 of 7
JennC
NETGEAR Employee Retired

Re: how do I use bonded NICs for backups to ReadyNAS?

Hello Morob118two,

 

Please see this article that might help. Also, make sure the switch/router where you are connecting the NAS supports LACP.

 

Welcome to the community!

 

Regards,

Message 2 of 7
StephenB
Guru

Re: how do I use bonded NICs for backups to ReadyNAS?


@Morob118two wrote:

how do I select this bond as the default IP for the backup? I know it's a very noob question.can you explicitly make nfs or iscsi go over this bond? obviously I dont want to use the mgmt ip of .50 it is too slow.

 


Actually it's an excellent question. 

 

When you are backing up to the NAS, all you need to do is specify the IP address for the bond (192.168.100.48).  That will direct all the traffic going into the NAS to use the teamed interface.  If you want to use hostnames, you can of course create different DNS names for the two addresses.

 

In the other direction you have much less control.  The NAS could choose to send traffic over 192.168.100.50 and there isn't much you can do about it.  The needed linux tools aren't built into the NAS (and you'd need to implement that kind of routing with ssh, since there's no support for it in the web ui).

 

You could create a vlan (with your switches), and shift the management plane into a different IP address space (walled off from the main network).  That would keep data traffic off the management interface.  That might complicate your overall management though.

Message 3 of 7
brianccramer
Aspirant

Re: how do I use bonded NICs for backups to ReadyNAS?

Couldnt you do something with the Routes in networking?

 

Message 4 of 7
StephenB
Guru

Re: how do I use bonded NICs for backups to ReadyNAS?


@brianccramer wrote:

Couldnt you do something with the Routes in networking?

 


If the admins also use storage on the NAS it might get pretty difficult.

Message 5 of 7
TeknoJnky
Hero

Re: how do I use bonded NICs for backups to ReadyNAS?

your simplest solution is to access the admin interface via the bond ip and unplug the gbit link.

 

alternatively you can put the admin link on a different subnet, you don't necessarily need a dedicated vlan.

 

IE put admin on 10.x.x.x or 192.168.200.50, of course then you would need to use a computer with an ip also in this admin range (or use internal routes or vlans on your network).

 

Message 6 of 7
ctechs
Apprentice

Re: how do I use bonded NICs for backups to ReadyNAS?

Why not just disconnect the gigabit link? I thought the management interface would work on 10 gigabit links on any ReadyNAS that supported them.

Message 7 of 7
Top Contributors
Discussion stats
  • 6 replies
  • 3388 views
  • 0 kudos
  • 6 in conversation
Announcements