<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Michael,<br>
    <br>
    To add router dynamically, you also have to run "--net o2ib
    add_routeĀ  a.b.c.d@tcp1" on all nodes of tcp1, so the better choice
    is using universal modprobe.conf by define "ip2nets" and "routes",
    you can see some example at here:<br>
<a class="moz-txt-link-freetext" href="http://wiki.lustre.org/manual/LustreManual18_HTML/MoreComplicatedConfigurations.html">http://wiki.lustre.org/manual/LustreManual18_HTML/MoreComplicatedConfigurations.html</a><br>
    <br>
    Regards<br>
    Liang<br>
    <br>
    On 12/3/10 9:32 PM, Michael Kluge wrote:
    <blockquote cite="mid:1291383145.2234.651.camel@radar" type="cite">
      <pre wrap="">Hi list,

we have a Lustr 1.6.7.2 running on our (IB SDR) cluster and have added
one additional NIC (tcp1) to one node and like to use this node as
router. I have added a ip2nets statement and forwaring=enabled to the
modprobe files on the router and reloaded the modules. I see two NIDS
now and no trouble.

The MDS server that need to go through the router to a hand full of
additional clients is in production and I can't take it down. So I added
the route to the additional network via lctl --net tcp1 add_route
W.X.Y.Z@o2ib where W.X.Y.Z is the ipoib address of the router. When I do
an lctl show_routes, this router is marked as "down". Is there a way to
bring it to life? I can lctl ping the router node from the MDS but can't
reload lnet to enable active router tests. Right now on the MDS the only
option for the lnet module is the network config for the IB network
interface.

Any ideas who to enable this router?


Regards, Michael

</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Lustre-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>