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).
When I run the command with one of the hosts that could not be found, I get this (a small subset of the actual messages produced, but they seem relevant):
2006-10-27 11:48:02 Opening file /home/hobbit/server/etc/bb-hosts 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. It does send the correct status, it is a dialup host that could not be contacted and send a clear.
Hubbard, Greg L wrote:
Rich,
I had some similar problems some time back -- it appears that that the network test module can stall out if you have DNS problems, even though it is not SUPPOSED to do so. You can verify by adding the names that are not being found to the host table on the network test host and see if the problem clears up.
GLH
-----Original Message----- From: Rich Smrcina [mailto:rsmrcina at wi.rr.com] Sent: Friday, October 27, 2006 11:17 AM To: hobbit at hswn.dk Subject: [hobbit] All network tests now purple
I setup bbtest-net with the --debug option and I see in the bbnetwork.log file the following:
2006-10-27 07:49:54 Got DNS result for host gogen01 : 172.17.1.246 2006-10-27 07:49:54 DNS lookup failed for netwvrdev - status Domain name not found (4) 2006-10-27 07:49:54 DNS lookup failed for tmpl - status Domain name not found (4) 2006-10-27 07:49:54 DNS lookup failed for gots02 - status Domain name not found (4) 2006-10-27 07:50:24 Got DNS result for host people3 : 172.17.1.243
All of the DNS 'Add...' messages and 'Got...' messages are issued with in 1 second (07:49:53-07:49:54) for all hosts, except for the one called people3 which comes back 30 seconds later. The hosts with the 'DNS lookup failed...' messages are all configured as dialup.
After this there are no additional messages in the file.
Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007