On Fri, Oct 27, 2006 at 12:03:10PM -0500, Rich Smrcina wrote:
I commented out the three hosts and restarted Hobbit. Still no network tests. The debug log appears to stop in the same place.
I tried to run a couple of them manually using:
~/server/bin/bbcmd bbtest-net --debug people3
This host is good and the network tests for that host come out OK and appear on the web page. So it appears that the process works (at least a host at a time).
Good.
2006-10-27 11:48:02 Adding hostname 'tmpl' to resolver queue 2006-10-27 11:48:02 Processing 1 DNS lookups with ARES 2006-10-27 11:48:02 DNS lookup failed for tmpl - status Domain name not found (4) 2006-10-27 11:48:02 About to do 0 TCP tests running 246 in parallel 2006-10-27 11:48:02 TCP tests completed normally 2006-10-27 11:48:20 Sending results for service conn 2006-10-27 11:48:20 Adding to combo msg: status tmpl.conn clear <!-- [flags:orDAstLe] --> Fri Oct 27 11:48:02 2006 conn ok : Disabled (dialup host) 2006-10-27 11:48:20 Flushing combo message status tmpl.conn clear <!-- [flags:orDAstLe] --> Fri Oct 27 11:48:02 2006 conn ok : Disabled (dialup host)
There's an 18 second pause after it indicates that it couldn't find the host and after the tests have completed.
That is while it waits for the ping tests to complete (hobbit runs the hobbitping or fping tool in parallel with doing the other network tests).
Henrik