fping problems
list Joe Sloan
I need a sanity check here - running bb-1.9e-btf + bbgen-3.5 I've attempted to clone copied a bb server by copying all the files from one linux box to another one running the same distro and revision of the OS I've removed all the old files from /usr/local/bbvar I've edited $BBHOME/etc/bb-hosts to reflect the new environment I've set fping to suid root, and the bb user can run the fping command with no problem All tests work fine, with the exception of the "conn" test, which fails universally This is the content of BBOUT: 2005-03-22 13:23:57 Execution of 'fping' failed with error-code 99 2005-03-22 13:28:57 Execution of 'fping' failed with error-code 99 2005-03-22 13:33:57 Execution of 'fping' failed with error-code 99 2005-03-22 13:38:57 Execution of 'fping' failed with error-code 99 2005-03-22 13:43:57 Execution of 'fping' failed with error-code 99 2005-03-22 13:48:57 Execution of 'fping' failed with error-code 99 2005-03-22 13:53:57 Execution of 'fping' failed with error-code 99 2005-03-22 13:58:57 Execution of 'fping' failed with error-code 99 2005-03-22 14:03:57 Execution of 'fping' failed with error-code 99 2005-03-22 14:08:57 Execution of 'fping' failed with error-code 99 What is this "error 99"? Regards, Joe
list Henrik Størner
On Tue, Mar 22, 2005 at 02:17:38PM -0800, J Sloan wrote:
I need a sanity check here - running bb-1.9e-btf + bbgen-3.5
This *is* the Hobbit list, but I'll be generous :-)
2005-03-22 13:23:57 Execution of 'fping' failed with error-code 99
It means that for some unknown reason, bbtest-net couldn't start the fping program. One possible reason might be that you haven't configured the fping filename correctly. Check the FPING setting in bbsys.local (or whatever $BBHOME/etc/bb* file you might have this defined in) - make sure it points to your fping program. If you haven't defined FPING anywhere, add it to your bbsys.local and restart BB. Henrik
list Joe Sloan
▸
Henrik Stoerner wrote:
On Tue, Mar 22, 2005 at 02:17:38PM -0800, J Sloan wrote:I need a sanity check here - running bb-1.9e-btf + bbgen-3.5This *is* the Hobbit list, but I'll be generous :-)
Hehe, I'm intending to switch to hobbit as soon as feasible ;) Thanks, I'll check that out - Joe
▸
2005-03-22 13:23:57 Execution of 'fping' failed with error-code 99It means that for some unknown reason, bbtest-net couldn't start the fping program. One possible reason might be that you haven't configured the fping filename correctly. Check the FPING setting in bbsys.local (or whatever $BBHOME/etc/bb* file you might have this defined in) - make sure it points to your fping program. If you haven't defined FPING anywhere, add it to your bbsys.local and restart BB. Henrik