[Lustre-discuss] can't see multiple nids

Isaac Huang He.Huang at Sun.COM
Mon Jan 28 22:19:21 PST 2008


On Tue, Jan 29, 2008 at 02:11:59PM +0900, Nathan Butcher wrote:
> I'm having some issues with NIDS on my Centos5.1 patched machines.
> 
> The machine has 2 NICs, but only one tcp NID is showing up. I was hoping
> to use one of the nids to transfer data directly to my second node for
> lustre.
> 
> my /etc/modprobe.conf looks like:-
> 
> options lnet'networks="tcp0, tcp1"'

Please use:
options lnet networks="tcp0(eth0), tcp1(eth1)"

Replace eth0 and eth1 with names of your NICs, and mind that there's a
whitespace between 'lnet' and 'networks'.

Isaac



More information about the lustre-discuss mailing list