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

Re: [HTCondor-users] fedora node won't join redhat pool



Thanks for that link but the problem was due to a firewall blocking UDP.  I guess the condor_status program defaults to tcp but the daemons default to UDP therefore the condor_status from fedora worked but the resources weren't added to the pool.  The redhat machines weren't affected because they were on the other side of the firewall.
Stupid of me really.

-----Original Message-----
From: htcondor-users-bounces@xxxxxxxxxxx [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of Tim St Clair
Sent: 01 March 2013 14:31
To: HTCondor-Users Mail List
Subject: Re: [HTCondor-users] fedora node won't join redhat pool


Try 1st: http://spinningmatt.wordpress.com/2011/06/12/getting-started-creating-a-multiple-node-condor-pool/

&& check the logs with D_FULLDEBUG. 

Cheers,
Tim

----- Original Message -----
> From: "Andrew Hart" <Andrew2.Hart@xxxxxxxxx>
> To: "HTCondor-Users Mail List" <htcondor-users@xxxxxxxxxxx>
> Sent: Friday, March 1, 2013 5:03:52 AM
> Subject: Re: [HTCondor-users] fedora node won't join redhat pool
> 
> OK, I found UPDATE_COLLECTOR_WITH_TCP and set it to true.  The UDP is 
> probably not getting through properly because it works now.
> 
> It would be nice to have a condor_test_connection_to_pool command for 
> future reference?
> 
> -----Original Message-----
> From: htcondor-users-bounces@xxxxxxxxxxx
> [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of Andrew Hart
> Sent: 01 March 2013 10:09
> To: HTCondor-Users Mail List
> Subject: Re: [HTCondor-users] fedora node won't join redhat pool
> 
> CONDOR_HOST is the same on all the machines "hpc.uwe.ac.uk"
> 
> As for the config commands I've edited condor_config.local in
> ~condor:
> 
> CONDOR_HOST = hpc.uwe.ac.uk
> COLLECTOR_HOST = hpc.uwe.ac.uk
> START = TRUE
> SUSPEND = FALSE
> PREEMPT = FALSE
> KILL = FALSE
> DAEMON_LIST = MASTER, SCHEDD, STARTD
> ALLOW_WRITE = *
> NETWORK_INTERFACE = 164.11.215.81
> 
> And then done "service condor start/stop"
> 
> This is supposed to be an example users machine that is added to the 
> central pool, that is why the os is different.  Are there restrictions 
> on what compute resources will pool together?  I ask because the 
> fedora machine is 32bit and the redhat ones are 64bit.
> 
> -----Original Message-----
> From: Martin Kudlej [mailto:mkudlej@xxxxxxxxxx]
> Sent: 01 March 2013 09:47
> To: HTCondor-Users Mail List
> Cc: Andrew Hart
> Subject: Re: [HTCondor-users] fedora node won't join redhat pool
> 
> Hi,
> 
> > However the fourth machine, which is fedora not redhat like the 
> > others, does not appear in the list.  So is there a command that I 
> > can run that will give me a clue where to start to find the problem?  
> > I am hoping for something like "condor_node -connection_report"
> > ...something like that?  I am new to condor but I have looked in the 
> > collector's log which does not show a problem.
> 
> There is no such command.
> 
> Connect to Fedora machine and try:
> Is value of CONDOR_HOST variable the same as hostname of pool central 
> manager?
> $ condor_config_val CONDOR_HOST
> 
> This should be the same. If it is not the same, open 
> /etc/condor/config.d/my_setup.conf
> and add there line:
> CONDOR_HOST=_hostname_of_your_pool_central_manager_
> 
> How have you configured Fedora HTCondor and RHEL Pool? What commands 
> have you used?
> 
> --
> Best Regards,
> Martin Kudlej.
> MRG/Grid Senior Quality Assurance Engineer Red Hat Czech s.r.o.
> 
> Phone: +420 532 294 155
> E-mail:mkudlej at redhat.com
> IRC:   mkudlej at #brno, #qpid, #grid
> 
> 
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx
> with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/
> 
> 
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx
> with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/
> 
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

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