On Mon, Feb 21, 2011 at 03:57:10PM +0330, Arya Mazaheri wrote: > kernel panic - not syncing: fatal exception > > my /etc/modprobe.conf is: > options lnet networks="o2ib0(ib0)" > [...] > LustreError: 6041:0:(o2iblnd.c:2501:kiblnd_startup()) Can't query IPoIB > interface ib0: it's down
Although IP is not used for any communication, the o2ib LND requires IP over IB addresses to identify nodes. That said, you should definitely not get a kernel panic for such a misconfiguration, this is really a bug. Cheers, Johann -- Johann Lombardi Whamcloud, Inc. www.whamcloud.com _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
