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

Re: [Condor-users] Basic installation



Well, my architecture so far is very simple. My first step is to have:
 - a machine (Ubuntu Sever) being a central manager and submit machine,
 - execute machines being Windows XP machines

Using this install command:
./condor_install --prefix=/opt/condor-7.0.5/ --local-dir=/home/condor
--type=manager,submit
I was expecting the first machine to be configured.

I ended up having the conf file I attached to my previous email which I
understand might not be correct.

Is that the case ?

Cheers

--------
Guillaume Alleon
Senior Expert
Simulation, IT & Systems Engineering
EADS Innovation Works
EADS Singapore Pte Ltd
tel:+65 6778 2555 mob:+65 9180 7144


> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-
> bounces@xxxxxxxxxxx] On Behalf Of Robert Rati
> Sent: Friday, October 10, 2008 5:32 AM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] Basic installation
> 
> Is this config file for the server (ie what will be running on ubuntu)
> or the execute node (debian)?  You also have CONDOR_HOST defined twice
> at the bottom of the config file.  Which host are you wanting to run
> the
> collector?
> 
> Rob
> 
> Alleon, Guillaume wrote:
> > Hi Bob
> >
> > Yes, I have those lines
> >> COLLECTOR_LOG   = $(LOG)/CollectorLog
> >> COLLECTOR_HOST  = $(CONDOR_HOST)
> >> COLLECTOR       = $(SBIN)/condor_collector
> >
> > But COLLECTOR is not in the DAEMON list
> >
> > Attached is my config file.
> >
> > Thanks
> >
> > --------
> > Guillaume Alleon
> > Senior Expert
> > Simulation, IT & Systems Engineering
> > EADS Innovation Works
> > EADS Singapore Pte Ltd
> > tel:+65 6778 2555 mob:+65 9180 7144
> >
> >
> >> -----Original Message-----
> >> From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-
> >> bounces@xxxxxxxxxxx] On Behalf Of Robert Rati
> >> Sent: Wednesday, October 08, 2008 10:15 PM
> >> To: Condor-Users Mail List
> >> Subject: Re: [Condor-users] Basic installation
> >>
> >>> I just downloaded the latest stable release (7.05) for Debian 4.0
> >>>
> >>> I want to install the server part on a Ubuntu Server 8.04. My
> > initial
> >>> plan was to use the dynamic version but because I got the
following
> >>> error:
> >>>    error while loading shared libraries: libssp.so.0: cannot open
> >> shared
> >>> object file: No such file or directory
> >>> I moved to the static version
> >>>
> >>> I search Google, read the mailing list but could not find any
> answer
> >>> fixing that problem.
> >> I believe if you install the libssp0 package it will resolve that
> >> issue.
> >>
> >>> Switching to the static version, the installation was done using
> >>> ./condor_install --prefix=/opt/condor-7.0.5/
> > --local-dir=/home/condor
> >>> --type=manager,submit
> >>>
> >>> The only problem was some weird message about ldd exiting with an
> >>> unknown error code.
> >>>
> >>> But I have still some problems. Condor_status keeps on repeating:
> >>> Error:  Could not fetch ads --- can't find collector
> >>>
> >>> And the logs state the same.
> >>> Thanks for your help
> >> Looks like your condor_config file doesn't have the collector
> >> configured.  Do you see lines like:
> >>
> >> COLLECTOR_LOG   = $(LOG)/CollectorLog
> >> COLLECTOR_HOST  = $(CONDOR_HOST)
> >> COLLECTOR       = $(SBIN)/condor_collector
> >>
> >>
> >> Try looking here for configuration options:
> >> http://www.cs.wisc.edu/condor/manual/v7.1/3_3Configuration.html
> >>
> >> Posting your config file would help as well.
> >>
> >> Rob
> >> _______________________________________________
> >> 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/
> _______________________________________________
> 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/