Open up your local.xml file and change

<nid>localhost</nid>

to

<nid>[EMAIL PROTECTED]</nid>

then try it again.

-Aaron

Jim Albin wrote:
Here is the nid strings from local.xml

[EMAIL PROTECTED] lustre.localhost]# grep -B2 nid local.xml
    <profile_ref uuidref='PROFILE_localhost_UUID'/>
    <network uuid='NET_localhost_tcp_UUID' nettype='tcp'
name='NET_localhost_tcp'>
      <nid>localhost</nid>

 Thanks. Jim Albin

On Mon, 2006-11-27 at 14:54 -0500, Aaron Knister wrote:
Looking at the bolded line, lustre doesn't have a configured NID for "127.0.0.1".

Can you run a "grep -B2 nid" on your xml file and post the output?

-Aaron

Nov 27 11:53:43 head4 kernel: Lustre: Changing connection for
OSC_head4_ost1-test_mds-test to localhost_UUID/[EMAIL PROTECTED]
Nov 27 11:53:43 head4 kernel: LustreError: Refusing connection from
*127.0.0.1 for [EMAIL PROTECTED]:  No matching NI*
Nov 27 11:53:43 head4 kernel: LustreError: 17622:0:

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

Reply via email to