Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Getting started with 2 nodes
- Date: Tue, 12 Jun 2012 19:51:53 +0000
- From: Rich Pieri <ratinox@xxxxxxx>
- Subject: Re: [Condor-users] Getting started with 2 nodes
So it's really a hostname lookup issue. There are a few ways around it. If you want to keep the Condor traffic on the 10.26 network then the simplest is to use different host names for the different IP addresses:
10.0.1.1 dev-storage1
10.0.1.2 dev-storage2
10.26.1.224 dev-condor1
10.26.1.226 dev-condor2
Configure Condor to use dev-condor1 as the manager and restart the master daemons. This should get the masters talking to each other.
--
Rich Pieri <ratinox@xxxxxxx>
MIT Laboratory for Nuclear Science