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

Re: [Condor-users] Starting with condor



Hi,

 

yes, I used the .msi installer for windows. On both systems, no firewall is active.

Here are the differences between the server and client config files:

the server ip is 10.0.3.12

[ 1 ] client condor_config
[ 2 ] master condor_config
-------------------------------------
50    * CONDOR_HOST=$(10.0.3.12)
        * CONDOR_HOST=$(FULL_HOSTNAME)
        
120   * COLLECTOR_NAME         = My Pool - $(CONDOR_HOST)
         * COLLECTOR_NAME=renderfarm - $(CONDOR_HOST)
         
711   * ##  WANT_SUSPEND=FALSE
         * ##  WANT_SUSPEND = TRUE
         
716   * WANT_SUSPEND=FALSE
         * WANT_SUSPEND = TRUE
         
722   * START            = TRUE
         * START            = FALSE
         
731   * SUSPEND            = FALSE
         * SUSPEND            = $(UWCS_SUSPEND)
         
738   * PREEMPT            = FALSE
         * PREEMPT            = $(UWCS_PREEMPT)
         
1084 * DAEMON_LIST            =MASTER SCHEDD STARTD KBDD
         * DAEMON_LIST            =MASTER SCHEDD COLLECTOR NEGOTIATOR
          
1779 * JAVA =
         * JAVA=C:\PROGRA~1\Java\jre7\bin\java.exe


 

Am 07.05.2012 10:06, schrieb haggi krey:



-------- Original-Nachricht --------
Betreff: Re: [Condor-users] Starting with condor
Datum: Sat, 05 May 2012 08:53:06 -0400
Von:  
Antwort an: Condor-Users Mail List
An:  


Did you install Condor using the .msi script?

Your two nodes are not connected properly.  Check the Windows firewall 
settings for the condor daemons are setup correctly.

If this does not solve your problem, extract changes you made to your 
config files in another email.


On 05.05.2012 06:33, haggi krey wrote:
> Okay, forgot my last mail seems to work now.
>
> Here is my condor related problem:
>
> At the moment we use a windows network for our workstations and
> render machines.
>
> Now I'm trying to install condor on some machines. The master machine
> setup is done and I can
> submit a testjob. During install I added a pool called "renderfarm".
>
> Then I installed condor on a client where I set the CONDOR_HOST to
> the ip of the master machine.
> If the client is started, I can see in the log files this line:
>
> Warning: Collector information was not found in the configuration
> file. ClassAds will not be sent to the collector.....
>
> And I cannot see the client on the master machine if I use 
> condor_status.
> I tried to set the COLLECTOR_HOST manually to the ip of my master
> machine, but this didn't help.
>
> Any ideas? The client runs on a Windows7 os, the master under XP64.
>
> Thanks for any help.
>
> haggi
>
>
>
>
>
>
>
>
>
> Am 05.05.2012 12:11, schrieb haggi krey:
>> Hi,
>>
>> I'm starting with condor on windows to see if we can use it as a 
>> render management system
>> for our renderfarm.
>>
>> My last post was bounced because (waiting for moderator 
>> approvement):
>>
>> Post by non-member to a members-only list
>>
>>
>>
>> But I'm a subscriber of the list, whats the problem?
>>
>> haggi
>>
>
>
> _______________________________________________
> 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/

_______________________________________________
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/