Hi Phil, Just wanted to follow up and thank you again for the very helpful examples. We have the Central Manager/Submit Host and Execute Host communicating. All slots appear with the condor_status command. Other than combining the instructions for the Central Manager and Submit Host into one setup, the only changes I had to make are as follows.
ALLOW_READ = *my.domain.com, EXECUTE_HOST_PC_NAME ALLOW_WRITE = $(CONDOR_HOST), $(IP_ADDRESS), *my.domain.com, EXECUTE_HOST_PC_NAME
CONDOR_HOST = CENTRAL_MANAGER_PC_NAME I don’t know if these changes are specific to our network, but they have us up and running. Best Regards, Skip From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx>
On Behalf Of Skip Essma (TRD) Thank you, Phil! Very much appreciated! From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx>
On Behalf Of Phil Gregg Hi Skip, Attached text file has three basic setups and example config files for A. Pool Master, B. Submit host and C. Run host. Each type of host has three files condor_config, condor_config.local and condor_config.local.credd. I hope they are useful. Regards Phil Gregg Birkbeck University of London From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx>
On Behalf Of Skip Essma (TRD) Hi All, I am attempting to setup a vanilla Windows pool using one PC as central manager (and able to execute jobs) and one additional PC (for now). I have read through the entire manual but still am not clear on config file setup and credentials.
I have been unable to get the central manager to see the pool PC. I’ve also been unsuccessful in storing credentials on the pool PC. Are example config files available for a vanilla Windows pool with two or more PCs? Thank you, Skip Skip Essma ************************************************************************** The information contained in this email message and any attachments may be privileged, confidential and protected from disclosure. Any unauthorized use, printing, copying, disclosure, dissemination of or reliance upon this communication by persons other than the intended recipient may be subject to legal restriction or sanction. If you think that you have received this email message in error, please reply to the sender and delete this email promptly. Thank you for your cooperation. |