Re: Using multiple NICs
- From: Robert Heller <heller@xxxxxxxxxxxx>
- Date: Tue, 02 May 2006 22:45:42 +0200
"TH" <noaddress@xxxxxxxxxxxx>,
In a message on Tue, 2 May 2006 13:01:23 -0500, wrote :
"> I have this application that transfers huge amounts of data. The data source
"> is an NFS share. What I would like to do is mount the NFS share so that the
"> reads are from one NIC and move the data out through a different NIC.
It is doubtful that you can do *specificly* this.
">
"> Has anyone tried that before? What do you configure something like that?
What you really want to do is called 'bonding', where you bond two (or
more) NICs into a single logical NIC. Linux does support this. You
need to be sure your EtherNet switch supports it as well. Oh, it really
only makes sense if both machines (server AND client) are doing this.
You will get the same bandwidth effect as you want, since if you really
pull/push data at a rate high enough, the kernel will load share across
the two (or more) NICs, although you won't have any one NIC *dedicated*
to reads or writes (just like on a SMP system you won't have any one
processor dedicated to any specific processing).
">
"> Thanks in advance,
"> TH
">
">
">
Robert Heller -- 978-544-6933
Deepwoods Software -- Linux Installation and Administration
http://www.deepsoft.com/ -- Web Hosting, with CGI and Database
heller@xxxxxxxxxxxx -- Contract Programming: C/C++, Tcl/Tk
.
- Follow-Ups:
- Re: Using multiple NICs
- From: John-Paul Stewart
- Re: Using multiple NICs
- From: Robert Heller
- Re: Using multiple NICs
- From: TH
- Re: Using multiple NICs
- References:
- Using multiple NICs
- From: TH
- Using multiple NICs
- Prev by Date: VSFTP and CHROOT outside of home?
- Next by Date: Re: Linux Counter: 137862 registered Linux users
- Previous by thread: Using multiple NICs
- Next by thread: Re: Using multiple NICs
- Index(es):
Relevant Pages
|