From: Marc G. <gr...@at...> - 2009-08-04 11:58:04
|
On Tuesday 04 August 2009 12:29:34 Klaus Steinberger wrote: > Hi, > > >> Did you specify the driver at every nodes eth element? > > > > ahh, I needed the driver parameter also in the bonding entry. Now it > > works. > > There is now one problem left: > > Our bonding device has to be set to the following options. > options bond0 miimon=100 mode=1 > This in modprobe.conf, but the new initrd seems to not use that? It should be "options bonding miimon=100 mode=1". Shouldn't it? > > How can I specify that parameters? The /etc/modprobe.conf should end up in the initrd. > > > Btw. where can I find the complete documentation for the com_info > section? There are many howto's for different types of clusters, but is > there any central point of documentation for com_info? Not yet. We are going to have a consolidated Howto with also reference to com_info (see http://www.open-sharedroot.org/documentation/general-osr-howto). Some bits are also to be found in the Administrator Handbook (http://www.open-sharedroot.org/documentation/administrators-handbook). Sorry about that. > > Sincerly, > Klaus -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |