After IP server change bbcombotest is looking for the old IP address
Hi,
I've set up a hobbit server very successfully with IP address 10.20.4.123. I became a FAN of this monitoring server. But I still have one problem.
We changed our IP range, so I had to change the IP address of the Hobbit server. (10.0.6.13) I was able to adjust all required setting. All test besides the Combotest are working fine now.
When I launch the combotest command from the console it still wants to connect to the old IP address
MMS-test:/opt/mms/server/bin # ./bbcombotest --debug 2008-04-03 13:45:58 Transport setup is: 2008-04-03 13:45:58 bbdportnumber = 1984 2008-04-03 13:45:58 bbdispproxyhost = NONE 2008-04-03 13:45:58 bbdispproxyport = 0 2008-04-03 13:45:58 Recipient listed as '10.20.4.123' 2008-04-03 13:45:58 Standard BB protocol on port 1984 2008-04-03 13:45:58 Will connect to address 10.20.4.123 port 1984 2008-04-03 13:46:01 Connect status is 113 2008-04-03 13:46:01 Could not connect to bbd at 10.20.4.123:1984 - No route to host 2008-04-03 13:46:01 Whoops ! bb failed to send message - Connection failed 2008-04-03 13:46:01 Symbolic '(B32910.mimix&&B32903.mimix)' converted to '(1&&1) ' 2008-04-03 13:46:01 Adding to combo msg: status COMBO.mimix green Thu Apr 3 13:45:58 2008 2008-04-03 13:46:01 Flushing combo message status COMBO.mimix green Thu Apr 3 13:45:58 2008 2008-04-03 13:46:01 Recipient listed as '10.20.4.123' 2008-04-03 13:46:01 Standard BB protocol on port 1984 2008-04-03 13:46:01 Will connect to address 10.20.4.123 port 1984 2008-04-03 13:46:04 Connect status is 113 2008-04-03 13:46:04 Could not connect to bbd at 10.20.4.123:1984 - No route to host 2008-04-03 13:46:04 Whoops ! bb failed to send message - Connection failed 2008-04-03 13:46:04 1 status messages merged into 2 transmissions
Where is the bbcombotest looking for that old IP address? Haw can I change this behaviour?
Best regards
Bart Gillis
On Thu, Apr 03, 2008 at 01:58:01PM +0200, Bart Gillis wrote:
I've set up a hobbit server very successfully with IP address 10.20.4.123. I became a FAN of this monitoring server. But I still have one problem.
We changed our IP range, so I had to change the IP address of the Hobbit server. (10.0.6.13) I was able to adjust all required setting. All test besides the Combotest are working fine now.
Check your hobbitlaunch.cfg - there's a [bbcombo] section there:
[bbcombotest] ENVFILE /usr/lib/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD $BBHOME/bin/bbcombotest LOGFILE $BBSERVERLOGS/bbcombotest.log INTERVAL 5m
The ENVFILE setting points to a configuration file, where bbcombotest reads all of the configuration settings, including the IP of the Hobbit server. Check this file, and replace all occurrences of the old IP with the new one.
Regards, Henrik
As I'm not as familiar as I'd like to be with Hobbit...
cd ~hobbituser/server/etc grep 10\.20\.4\.123 *
I'm sure you have something in the configuration telling it to start on that old IP.
Josh
On Thu, Apr 3, 2008 at 7:58 AM, Bart Gillis <bart.gillis at msp.be> wrote:
Hi,
I've set up a hobbit server very successfully with IP address 10.20.4.123. I became a FAN of this monitoring server. But I still have one problem.
We changed our IP range, so I had to change the IP address of the Hobbit server. (10.0.6.13) I was able to adjust all required setting. All test besides the Combotest are working fine now.
When I launch the combotest command from the console it still wants to connect to the old IP address
MMS-test:/opt/mms/server/bin # ./bbcombotest --debug 2008-04-03 13:45:58 Transport setup is: 2008-04-03 13:45:58 bbdportnumber = 1984 2008-04-03 13:45:58 bbdispproxyhost = NONE 2008-04-03 13:45:58 bbdispproxyport = 0 2008-04-03 13:45:58 Recipient listed as '10.20.4.123' 2008-04-03 13:45:58 Standard BB protocol on port 1984 2008-04-03 13:45:58 Will connect to address 10.20.4.123 port 1984 2008-04-03 13:46:01 Connect status is 113 2008-04-03 13:46:01 Could not connect to bbd at 10.20.4.123:1984 - No route to host 2008-04-03 13:46:01 Whoops ! bb failed to send message - Connection failed 2008-04-03 13:46:01 Symbolic '(B32910.mimix&&B32903.mimix)' converted to '(1&&1) ' 2008-04-03 13:46:01 Adding to combo msg: status COMBO.mimix green Thu Apr 3 13:45:58 2008 2008-04-03 13:46:01 Flushing combo message status COMBO.mimix green Thu Apr 3 13:45:58 2008 2008-04-03 13:46:01 Recipient listed as '10.20.4.123' 2008-04-03 13:46:01 Standard BB protocol on port 1984 2008-04-03 13:46:01 Will connect to address 10.20.4.123 port 1984 2008-04-03 13:46:04 Connect status is 113 2008-04-03 13:46:04 Could not connect to bbd at 10.20.4.123:1984 - No route to host 2008-04-03 13:46:04 Whoops ! bb failed to send message - Connection failed 2008-04-03 13:46:04 1 status messages merged into 2 transmissions
Where is the bbcombotest looking for that old IP address? Haw can I change this behaviour?
Best regards
Bart Gillis
-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
participants (3)
-
bart.gillis@msp.be
-
henrik@hswn.dk
-
josh@imaginenetworksllc.com