Okay, the local server is shown: Lustre: Added LNI 10.201.62...@o2ib [8/64/0/180] Lustre: Added LNI 10.201.30...@tcp [8/256/0/180]
But you specified that as a failover node: # tunefs.lustre --erase-params --param="failover.node=10.201.62...@o2ib,10.201.30...@tcp failover.node=10.201.62...@o2ib,10.201.30...@tcp mdt.group_upcall=/usr/sbin/l_getgroups" /dev/md10 As you surmised, you do not add the local NIDs, as those are added implicitly by Lustre. Note that this means the first mount has to be done on the "primary" server, not the failover server. Not sure what you mean when you say it worked before -- did you specify both sets on your mkfs command line? Kevin Adrian Ulrich wrote: >> Lustre: Denying initial registration attempt from nid 10.201.62...@o2ib, >> specified as failover >> > > I've removed the own NID from the MDT and all OSTs: afterwards i was able to > mount > everything and lustre is now working (again) since 8 hours. > > However, i have no idea: > > - if this is correct (will failover still work?) > - why it worked before > - why it didn't work again after removing the quota option. > > _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
