From: Luke P. <lo...@du...> - 2004-06-07 10:59:06
|
Hi everyone, I have a bproc cluster up and running of Fedora core 1. bpsh looks to be working. bjs doesn't appear to be doing anything sane, however. I'm using v1.5. In my test configuration I have 4 SMP nodes. Using the "filler" policy, bjs will place 4 processes on the master only. Slaves do not get used. "simple" will start as many jobs as I want, but only on the master. bjsctl -r does not kill a running job, either. "shared" just plain doesn't work. Any call to bjssub gives me this: connect("/tmp/.bjs"): Connection refused Failed to connect to scheduler. Is bjs not running or is /tmp/.bjs the wrong socket path? Can anyone help me? -Luke |