[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] New installation of Condor : questions about configuration files and other general things
- Date: Mon, 23 Apr 2007 13:21:13 +0100
- From: "Thomas Pegeot" <thomas.pegeot@xxxxxxxxx>
- Subject: Re: [Condor-users] New installation of Condor : questions about configuration files and other general things
Thank everyone a lot! Condor_status works! Let's submit jobs!
It was a problem with /etc/hosts. I applied the following configuration on my cm and my nodes and it works :
127.0.0.1 localhost
<ip address of cm on my LAN> cm.lg43 cm
<ip address of node1 on my LAN>
node1.lg43 node1
<ip address of node2 on my LAN> node2.lg43 node2