From: Dale H. <ro...@ma...> - 2004-04-20 21:58:16
|
Trying out bjs. What is the proper configuration for a shared policy? Currently I have pool default policy shared nodes 0-126 But bjs dies if I try to submit anything... like I was trying to do: bjssub -i -n 10 /sbin/ifconfig give me an error like, Failed to read sexp from the bjs. The strace of the bjs daemon give me: write(2, "1", 1) = 1 write(2, "0", 1) = 1 write(2, ")", 1) = 1 write(2, "(", 1) = 1 write(2, "s", 1) = 1 write(2, "e", 1) = 1 write(2, "c", 1) = 1 write(2, "s", 1) = 1 write(2, " ", 1) = 1 write(2, "1", 1) = 1 write(2, ")", 1) = 1 write(2, ")", 1) = 1 write(2, ")", 1) = 1 write(2, "\n", 1) = 1 time(NULL) = 1082498098 wait4(-1, 0xbfffee10, WNOHANG, NULL) = -1 ECHILD (No child processes) --- SIGSEGV (Segmentation fault) @ 0 (0) --- bjs version 1.2 bproc 3.2.6 Any suggestions? Something else, bjs appears to set the mode of the nodes to execute by root only. I suppose that is to keep people from working around it? -- Dale Harris ro...@ma... /.-) |