From: Sadanand K. <sa...@ci...> - 2002-07-16 06:37:50
|
Thanks again Wilton. I had not tried 'make install'. I just did that and it completed with no errors. But now what? When I say insmod bproc, it now gives Using /lib/modules/2.4.18/bproc/bproc.o /lib/modules/2.4.18/bproc/bproc.o: unresolved symbol d_alloc_Rsmp_83cf43fa /lib/modules/2.4.18/bproc/bproc.o: unresolved symbol d_instantiate_Rsmp_440f05d0 /lib/modules/2.4.18/bproc/bproc.o: unresolved symbol bproc_hook_sys_wait4_3_hook_Rsmp_bc34da6c /lib/modules/2.4.18/bproc/bproc.o: unresolved symbol bproc_hook_send_sig_info_hook_Rsmp_18fccf39 /lib/modules/2.4.18/bproc/bproc.o: unresolved symbol fput_Rsmp_2e40bae6 /lib/modules/2.4.18/bproc/bproc.o: unresolved symbol is_orphaned_pgrp_Rsmp_d0f4e83b Also, if try to run bpmaster, it says './bpmaster: BPROC_SYS_VERSION: Function not implemented'. My /etc/bproc.conf is as follows bind manager 2223 node 127.0.0.1 127.0.0.2 Theres no specific reason why I am trying custom compiled kernel. My partner( sitting right next to me now) is trying the clustematic binries (i.e he download all rpms from clustermatic.org). He also has a problem as follows - On running the command /etc/rc.d/init.d/beowulf start it says Configuring network interface (eth0):Error: No netmask given for interface In /etc/beowulf/config file, netfask for eth0 is properly defined as follows interface eth0 255.255.255.0. Also, after installation of clustermatic RPMS, upon booting the machine says, etho - unknown hosts. This problem was not there before installation of clustermatic RPM. Any idea for either(custom kernel or clustermatic RPM) are highly appreciated. Thanks, Sadanand --------------------------------------------------------------------------- On Tue, 16 Jul 2002, Wilton Wong wrote: > > On Tue, 16 Jul 2002, Sadanand Kota wrote: > > > Thanks a lot for your reply Mr.Wilton. I am attaching my .config file with > > this mail. > > Mr. Wong actually... but Call me Wilton.. (no one calls me Mr. Wong ;) > > > I did not understand what you meant by recomplie bproc/vmadump. I tried it > > now by saying 'make' inside vmadump directory. Its giving errors as > > Did you do a "make" inside the toplevel directory ? and then a "make install" > also please check that your kernel source is in /usr/src/linux. > > > insmod ksyscall. it says > > ksyscall.o: couldn't find the kernel version the module was compiled for > > That's correct ksyscall.o is not a kernel module, the two modules in the bproc > pacakge are called vmadump.o and bproc.o > > Is there a reason that you need a custom compiled kernel for your application ? > have you tried the clustermatic binaries ? > > - Wilton > > PS. looking at your kernel configuration you will need to recompile it with > ramdisk support if you wish this kernel to be used as the "normally running" > kernel on compute nodes. > > ----[ Wilton William Wong ]--------------------------------------------- > 11060-166 Avenue Ph : 01-780-456-9771 High Performance UNIX > Edmonton, Alberta FAX: 01-780-456-9772 and Linux Solutions > T5X 1Y3, Canada URL: http://www.harddata.com > -------------------------------------------------------[ Hard Data Ltd. ]---- > |