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

Re: [Condor-users] Condor for Fedora Core 2 with 2.6 Kernel ??



On Thu, Jan 06, 2005 at 09:11:35PM -0800, John Wheez wrote:
> Erik Paulson wrote:
> 
> >I'd like to see the StartLog from the FC2 machine, as soon as the 
> >condor_startd starts up
> >
> >Also, the CollectorLog from the central manager. 
> >
> >-Erik
> > 
> >
> Hi Erik,
> 
> I've done more R&D and my Redhat Master server can control the Fedora 
> Core Two machine via condor_off and condor_on etc...The fedora core 2 
> machine still doesn't show up in teh output of conndor_status at all.
> 
> 

Since the daemons are starting up, and the collector is recieving updates
from the condor_master (if you did a 'condor_status -master' or 
'condor_status -schedd', you'd see your FC2 machine), and it looks like
the startd is running OK, maybe something is getting lost in the 
network.

For an experiment, please use TCP to update your collector. You will
need to make a change to the config file at your collector, and a 
change to the config file to your FC2 machine. It is described here:

http://www.cs.wisc.edu/condor/manual/v6.7.3/3_10Setting_Up.html#SECTION0041012000000000000000

Also, please change your STARTD_DEBUG to be 

STARTD_DEBUG = D_FULLDEBUG D_COMMAND

Thanks,

-Erik