Hello,
I hope this email finds you well. I would like to begin by expressing my sincere apologies for any inconvenience, but let's go.OK, I worked more on the configurations and I have made some progress here, but I still encounter some issues.
I have installed the Role Execute node on a new machine, and now the connection between the central manager and the execute node is functioning properly, only in this machine where no previous software was installed.
However, I want to install the Role Execute on some machines in the labs, and on these machines, I noticed that the condor_startd does not start up. When I try to manually start the startd, the following issue occurs$ condor_startd
WARNING: Error loading config file: /root/.docker/config.json: open /root/.docker/config.json: permission denied
Â
I removed Docker to test, and the error no longer appears. However, the condor_startd still doesn't start up
# ps -aux | grep -i condor
condorÂÂÂÂÂ 3756Â 0.0Â 0.1Â 22716 16276 ?ÂÂÂÂÂÂÂ SsÂÂ
20:03ÂÂ 0:00 /usr/sbin/condor_master -f
rootÂÂÂÂÂÂÂ 3788Â 0.0Â 0.0Â 11832Â 7384 ?ÂÂÂÂÂÂÂ SÂÂÂ
20:03ÂÂ 0:00 condor_procd -A /var/run/condor/procd_pipe -L
/var/log/condor/ProcLog -R 1000000 -S 60 -C 132
condorÂÂÂÂÂ 3789Â 0.0Â 0.0Â 18836 13688 ?ÂÂÂÂÂÂÂ SsÂÂ
20:03ÂÂ 0:00 condor_shared_port
Thank you once again for your understanding and support.
Hello,
I am attempting to install HTCondor and followed the steps outlined in the manual. The version of Condor I am using is 10.4.3, and my operating system is Ubuntu 22.04, which is up to date.
I understand this might be a simple question, but I had successfully configured Condor version 8.9 before, and now I am facing difficulties with the ease of get_htcondor. The single-machine setup works fine, but when I try to set up a pool, it doesn't work.
On the central-manager machine, I executed the following command:
curl -fsSL https://get.htcondor.org | sudo GET_HTCONDOR_PASSWORD="myhtcondorpass" /bin/bash -s -- --no-dry-run --central-manager $IP_CM
After that, I created the file /etc/condor/config.d/02-submit.config to configure the same machine as the submit node and added the following content to it:
/etc/condor/config.d/02-submit.config
CONDOR_HOST = 143.106.243.252
use role:get_htcondor_submit
On the second machine, which will serve as an execute node, I executed the following command:
curl -fsSL https://get.htcondor.org | sudo GET_HTCONDOR_PASSWORD="myhtcondorpass" /bin/bash -s -- --no-dry-run --execute $IP_CM
When I run condor_status, no machines appear to be available. What could I have done wrong?
I appreciate any assistance you can provide to help me troubleshoot this issue. Thank you in advance for your attention, and I look forward to your response.
Best regards,
-- Bruno L. Amadio Caires InformÃtica - FT Universidade Estadual de Campinas Fone / WhattsApp:(19)2113-3537