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

RE: [Condor-users] Condor on Windows 2003 Server



John,

We have a pool of about 200 PCs running Windows XP and all our config files
are
in UNIX style (no CRLF for line ending, but just CR or LF - can never
remember which one is it)
to keep them compatible with Linux boxes, but also because I edit them in vi
under cygwin.

I had those seemingly mysterious problems with Condor some time ago but they
disappear when you force convert file format (dos2unix). It looks like some
windows editors
like notepad do some time leave text files in a mixed format if the file was
originally saved
in UNIX style. So you end up with the file where some lines are CRLF-ended
and some are
just LF-ended. Condor does not handle those properly. That could have been
the reason 
for your troubles.

cheers,

Andrey Kaliazin

> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx 
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of John Alberts
> Sent: Wednesday, July 20, 2005 6:09 PM
> To: 'Condor-Users Mail List'
> Subject: RE: [Condor-users] Condor on Windows 2003 Server
> 
> Ya.  I don?t understand why no one else has had this problem 
> with windows installs.  I have tried 3 different Condor 
> installs on 4 different machines and always have the same problem.  !?
> 
>  
> 
>  
> 
>  
> 
> ________________________________
> 
> From: condor-users-bounces@xxxxxxxxxxx 
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Froebe, Scott
> Sent: Wednesday, July 20, 2005 11:34 AM
> To: 'Condor-Users Mail List'
> Subject: RE: [Condor-users] Condor on Windows 2003 Server
> 
>  
> 
> WOW!  Good job!  Never would have guessed.  I'm still curious 
> why the files were Unix formatted though.
> 
> 	-----Original Message-----
> 	From: John Alberts [mailto:alberts@xxxxxxxxxxxxxxxxxx]
> 	Sent: July 20, 2005 11:59 AM
> 	To: 'Condor-Users Mail List'
> 	Subject: RE: [Condor-users] Condor on Windows 2003 Server
> 
> 	I GOT IT WORKING!!
> 
> 	Thanks to everyone for your help.
> 
> 	In the end, what really helped me was setting ALL_DEBUG 
> = D_FULLDEBUG in condor_config.  This showed me what the real 
> problem was.  It was a strange issue caused by condor 
> checking if the windows firewall was enabled ... and a few 
> other minor issues.  The firewall issue actually caused a 10 
> minute delay in starting the other condor services 
> (condor_collector.exe, etc).
> 
> 	 
> 
> 	Here is what I had to do to actually get condor working:
> 
> 	1.                   Installed the windows 6.7.9 condor 
> package (ignored errors about condor_config.local)
> 
> 	2.                   Converted condor_config.local from 
> unix to dos format (I did this by opening it in wordpad and 
> clicking save)
> 
> 	3.                   Changed all '/' in paths to '\' in 
> condor_config and condor_config.local (not really necessary 
> because windows is forgiving, but it IS incorrect anyway as it was)
> 
> 	4.                   Added two constants to 
> condor_config.local to fix the firewall issue (this was 
> crucial to get things to work)
> 
> 	a.       ADD_WINDOWS_FIREWALL_EXCEPTION = FALSE
> 
> 	b.      WINDOWS_FIREWALL_FAILURE_RETRY = 10
> 
> 	5.                   Restarted Condor service (It Worked!)
> 
> 	 
> 
> 	BTW, I also had to convert the examples from unix to dos.
> 
> 	 
> 
> 	Thanks again for everyone's help.
> 
> 	 
> 
> 	 
> 
> 	 
> 
> 	John Alberts
> 	Technical Assistant for EMS
> 	Purdue University Calumet
> 	219-989-2083
> 	http://public.xdi.org/=john.alberts
> 
> 	
> ________________________________
> 
> 
> 	From: condor-users-bounces@xxxxxxxxxxx 
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of John Alberts
> 	Sent: Thursday, July 14, 2005 4:32 PM
> 	To: condor-users@xxxxxxxxxxx
> 	Subject: [Condor-users] Condor on Windows 2003 Server
> 
> 	 
> 
> 	Has anyone had any luck using Condor on Windows 2003 
> Server with/without sp1 as a central manager?  I tried, but 
> it didn't work.  It was my first attempt at using condor, so 
> maybe it was user error? :-) 
> 
> 	BTW, my Win2k3 machine is also a DC.
> 
> 	 
> 
> 	Thanks
> 
> 	 
> 
> 	John Alberts
> 	Technical Assistant for EMS
> 	Purdue University Calumet
> 	219-989-2083
> 	http://public.xdi.org/=john.alberts 
> <http://public.xdi.org/=john.alberts> 
> 
> 	 
> 
>  
> 
> 
> CONFIDENTIAL AND PRIVILEGED INFORMATION NOTICE
> 
> This e-mail, and any attachments, may contain information that
> is confidential, subject to copyright, or exempt from disclosure.
> Any unauthorized review, disclosure, retransmission, 
> dissemination or other use of or reliance on this information 
> may be unlawful and is strictly prohibited.  
> 
> AVIS D'INFORMATION CONFIDENTIELLE ET PRIVILÉGIÉE
> 
> Le présent courriel, et toute pièce jointe, peut contenir de 
> l'information qui est confidentielle, régie par les droits 
> d'auteur, ou interdite de divulgation. Tout examen, 
> divulgation, retransmission, diffusion ou autres utilisations 
> non autorisées de l'information ou dépendance non autorisée 
> envers celle-ci peut être illégale et est strictement interdite.
> 
>  
> 
>