On Fri, Jan 18, 2008 at 06:08:52PM +0900, Nathan Butcher wrote:
> using lctl, and list_nids all, I'm only seeing one NID on my machine
> (and localhost)
> 
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> 
> there is another NIC on my box which is configured and operational, but
> isn't being detected as a NID (eth1). I'm still learning how to set up
> lustre, so I'm thinking that there should be another NID for the interface.
> 
> I have the following line in /etc/modprobe.conf
> 
> options inet 'networks=tcp0, tcp1'
should be lnet, please try:
options lnet 'networks=tcp0(eth0), tcp1(eth1)'

Isaac

_______________________________________________
Lustre-discuss mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-discuss

Reply via email to