I noticed the same thing when moving from 7.6.7 to 8.0.x To fix it, change the \ to / So SLOT2_EXECUTE = D:/condor/execute From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx]
On Behalf Of Morway, Eric Hello Condor Team, We recently tried upgrading from 7.8.8 to 8.2.0, and the following local config file seemingly ceased to work in that no scratch directories were created on any of the D: drive
slots under 8.2.0. #Remove Hyperthreading from Blades COUNT_HYPERTHREAD_CPUS=false #Splits up the cores between the two HDD SLOT1_EXECUTE =C:\condor\execute SLOT2_EXECUTE =D:\condor\execute SLOT3_EXECUTE =C:\condor\execute SLOT4_EXECUTE =D:\condor\execute SLOT5_EXECUTE =C:\condor\execute SLOT6_EXECUTE =D:\condor\execute SLOT7_EXECUTE =C:\condor\execute SLOT8_EXECUTE =D:\condor\execute SLOT9_EXECUTE =C:\condor\execute SLOT10_EXECUTE =D:\condor\execute SLOT11_EXECUTE =C:\condor\execute SLOT12_EXECUTE =D:\condor\execute SLOT13_EXECUTE =C:\condor\execute SLOT14_EXECUTE =D:\condor\execute SLOT15_EXECUTE =C:\condor\execute SLOT16_EXECUTE =D:\condor\execute We confirmed that the directories specified above did in fact exist, a necessary condition according to the manual. Because we have a minimum 2HDs on each machine in our cluster,
we were running at about half capacity. Rolling back to 7.8.8 did fix the problem, but is somewhat unsatisfactory in that we want to stay up-to-date. Unfortunately my IT help is out this week and we can't install 8.3.0 until he returns next week...so I'm unable to determine if this particular problem persists in 8.3.0. I'm curious
to learn if this issue was reported by anyone else when upgrading to 8.2 from 7.x?, and, if not, were there any changes to condor between 7.8 and 8.2 that may have interfered with this functionality? Eric -------------- G-RESEARCH believes the information provided herein is reliable. While every care has been taken to ensure accuracy, the information is furnished to the recipients with no warranty as to the completeness and accuracy of its contents and on condition that any errors or omissions shall not be made the basis of any claim, demand or cause of action. The information in this email is intended only for the named recipient. If you are not the intended recipient please notify us immediately and do not copy, distribute or take action based on this e-mail. All messages sent to and from this e-mail address will be logged by G-RESEARCH and are subject to archival storage, monitoring, review and disclosure. G-RESEARCH is the trading name of Trenchant Limited, 5th Floor, Whittington House, 19-30 Alfred Place, London WC1E 7EA. Trenchant Limited is a company registered in England with company number 08127121. --------------
|