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

Re: [Condor-users] Problem with CONDOR installation



Hello Krishnaprasad,

I have this enteries in condor_config.local on both mashines (central manager and client).

I have line: COLLECTOR_NAME = name_I_give_during_installation_on_central_manager.

But, I still have the same problem.

How can I tell to my client that collector is on central manager ("COLLECTOR_NAME = Collector at condor1")?

What should I do?

Thank you,
   Dusan Radevic


---------- Original Message -----------
From: krishnaprasad <krishna@xxxxxxxxxxxx>
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Sent: 30 Mar 2005 09:11:06 +0530
Subject: Re: [Condor-users] Problem with CONDOR installation

> Dear Dusan
> 
> 	Your central manager must have the following entries in
> condor_config.local . 
> 
> 	CONDOR_IDS = 502.502 (condor user UID )
>                                                                                                                      
                                                                                  
> COLLECTOR_NAME = Collector at condor1
>                                                                                                     
> PREEMPT = FALSE
>                                                                                                     
> SUSPEND = FALSE
>                                                                                                     
> VACATE = FALSE
>                                                                                                     
> START = TRUE
>                                                                                                     
> CONDOR_HOST = condor1.condor.com(HOST NAME)
>                                                                                                     
> check this one
> 
> Best Regards
> 
> Krishnaprasad
>