From: <er...@he...> - 2003-10-20 16:36:55
|
On Sun, Oct 19, 2003 at 02:08:51AM -0700, Parshuram Limaye wrote: > Hi, > > I just installed the bpoc.4pre release on the master > and slave node.i patched the kernel on both side and > build it and booted it and then installed the bproc on > both system.on one I run the bpmaster and another > bpslave.but the problem is that i am not able to see > any /etc/beowulf/node script , what I got it just a > single file config which i modified as > > on master > > interface eth0 192.168.1.3 255.255.255.0 > > nodes 1 > > iprange 192.168.1.1 192.168.1.1 > > on slave > > interface eth1 192.168.1.1 255.255.255.0 > > nodes 1 > > iprange 192.168.1.1 192.168.1.1 > > > > when i run the bpmaster on master and bpslave on slave > > > system.i got no error but the problem is that when > running > > bpstat is gives an error saying bproc_notifier : no > such file or directory.how can i verify that the node > is up because no file > > is there either in /var/run/ having name bproc > please help in solving this problem Most likely you forgot to mount bpfs. See "Node status" in the release notes. - Erik |