[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] HAD problem



$CondorVersion: 6.8.1 Sep 18 2006  $
$CondorPlatform: INTEL-WINNT50 $

I have a problem with HAD:

11/14 08:56:11 ******************************************************
11/14 08:56:11 ** condor_had.exe (CONDOR_HAD) STARTING UP
11/14 08:56:11 ** Z:\Condor\condor-6.8.1\bin\condor_had.exe
11/14 08:56:11 ** $CondorVersion: 6.8.1 Sep 18 2006  $
11/14 08:56:11 ** $CondorPlatform: INTEL-WINNT50 $
11/14 08:56:11 ** PID = 4000
11/14 08:56:11 ** Log last touched 11/14 08:50:05
11/14 08:56:11 ******************************************************
11/14 08:56:11 Using config source: Z:\condor\condor_config
11/14 08:56:11 Using local config sources: 
11/14 08:56:11    Z:/Condor/condor_config.local
11/14 08:56:11 DaemonCore: Command Socket at <136.200.32.179:23788>
11/14 08:56:11 Starting HAD ....
11/14 08:56:11 HADStateMachine::initializeHADList my address
<136.200.32.179:23788> vs. next address in the
list<136.200.32.102:23788>
11/14 08:56:11 HADStateMachine::initializeHADList my address
<136.200.32.179:23788> vs. next address in the list<192.168.50.1:23788>
11/14 08:56:11 HAD CONFIGURATION ERROR :  my address is not present in
HAD_LIST
11/14 08:56:11 main_shutdown_graceful 
11/14 08:56:13 **** condor_had.exe (condor_HAD) EXITING WITH STATUS 0

136.200.32.179 is my machine's LAN IP; 192.168.50.1 is my machine's
bluetooth IP number.  
But in my condor_config I have:

# delta-mod.ad.water.ca.gov == 136.200.32.102
# abbey.ad.water.ca.gov == 136.200.32.179

NETWORK_INTERFACE = 136.200.32.179
CENTRAL_MANAGER1 = delta-mod.ad.water.ca.gov
CENTRAL_MANAGER2 = abbey.ad.water.ca.gov
COLLECTOR_HOST = $(CENTRAL_MANAGER1),$(CENTRAL_MANAGER2)
HAD_PORT = 23788
HAD_ARGS = -p $(HAD_PORT)
REPLICATION_PORT = 23789
REPLICATION_ARGS = -p $(REPLICATION_PORT)
REPLICATION_LIST =
$(CENTRAL_MANAGER1):$(REPLICATION_PORT),$(CENTRAL_MANAGER2):$(REPLICATIO
N_PORT)
HAD_LIST =
$(CENTRAL_MANAGER1):$(HAD_PORT),$(CENTRAL_MANAGER2):$(HAD_PORT)

So why is the BT IP address showing up??

Ralph Finch, P.E.
California Dept. of Water Resources
Delta Modeling Section, Bay-Delta Office
Room 215-13
1416 9th Street
Sacramento CA  95814
916-653-7552
rfinch@xxxxxxxxxxxx