Difference between revisions of "Condor/Condor Updates"
Jump to navigation
Jump to search
m (New page: The central manager of the Windows Condor Pool has changed from IOMMI to WARTHOG. So to get the pool back up and running, 1 line in the "condor_config" file needs to be changed in each of ...) |
m |
||
Line 5: | Line 5: | ||
#Go To C:\Condor | #Go To C:\Condor | ||
#Open condor_config (using an editor of your choice - for e.g. notepad or wordpad) | #Open condor_config (using an editor of your choice - for e.g. notepad or wordpad) | ||
− | #Change the 1st non-commented line of the file from | + | #Change the 1st non-commented line of the file from '''CONDOR_HOST = iommi.ecew2k.ncsu.edu''' to '''CONDOR_HOST = warthog.ecew2k.ncsu.edu''' |
− | |||
− | CONDOR_HOST = iommi.ecew2k.ncsu.edu | ||
− | |||
− | CONDOR_HOST = warthog.ecew2k.ncsu.edu | ||
#Go To Control Panel -> Administrative Tools -> Services | #Go To Control Panel -> Administrative Tools -> Services | ||
#Stop Condor (if it is running) and Start Condor again | #Stop Condor (if it is running) and Start Condor again |
Revision as of 17:48, 12 September 2007
The central manager of the Windows Condor Pool has changed from IOMMI to WARTHOG. So to get the pool back up and running, 1 line in the "condor_config" file needs to be changed in each of the machines in the Condor Pool.
To do this on your machine, please follow these instructions :
- Go To C:\Condor
- Open condor_config (using an editor of your choice - for e.g. notepad or wordpad)
- Change the 1st non-commented line of the file from CONDOR_HOST = iommi.ecew2k.ncsu.edu to CONDOR_HOST = warthog.ecew2k.ncsu.edu
- Go To Control Panel -> Administrative Tools -> Services
- Stop Condor (if it is running) and Start Condor again