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

Re: [Condor-users] problem with condor_q -analyze



initally it was like
 
127.0.0.1 localhost.localdomain perfcoelnx3 localhost
 
but i changed it with all the machines in the pool like
 
127.0.0.1                   perfcoelnx3
10.237.234....            second m/c
10.237.234....             third m/c
 
these are all the m/cs in my pool and the first one is the cental manager......when i submit jobs from the first one all my jobs get executed from the same machine perfcoelnx3 only....
 
 


 
On 5/30/07, Ian Chesal <ICHESAL@xxxxxxxxxx> wrote:
> when i do
>
> ./condor_q -pool perfcoelnx3 -analyze 41.0
>
> Error:  Could not get priorities from negotiator
(localhost.localdomain)
>
> any idea what and where is the problem

I'm going to guess that your /etc/hosts file has something like:

127.0.0.1 localhost.localdomain localhost perfcoelnx3

Where the hostname is assigned to the loopback address. It's a weird
setup thing that some Linux flavours do (notably Red Hat).

I'd check that first.

- Ian


_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/