On Tue, 2008-09-23 at 15:06 +0200, Timh Bergström wrote: > Hi, Hi,
> My (current) modprobe: > > options lnet networks=tcp0(eth0)10.4.21.50,tcp1(eth1)10.4.22.50 This syntax is incorrect. For some examples of multi-homed configurations see the manual at http://manual.lustre.org/manual/LustreManual16_HTML/MoreComplicatedConfigurations.html#50642998_20213 > This is the errors i get: > LustreError: 10f-e: Error parsing > 'networks="tcp0(eth0)10.4.21.50,tcp1(eth1)10.4.22.50"' When you specify "networks" because you specify the interfaces to use, you don't need to specify the ip address. I think you are confusing the networks and ipnets options. > LustreError: 110-0: here...............................|---------| > LustreError: 4527:0:(events.c:707:ptlrpc_init_portals()) network > initialisation failed > (along with a bunch of errors since this module does not load) > I've tried with tcp0(eth0:0) which fails with about the same error, > i've tried tcp0(eth0,eth1) which gives me the wrong addresses (machine > ones) but works. What is the topology exactly? Are there two nics or one nic with two addresses? Are the two nics on the same physical network or separate physical networks? b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
