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

Re: [HTCondor-users] HTCondorCE on OpenStack



Hi Dietrich,

Could you provide the full error message that you're seeing in your logs as well as which versions of HTCondor-CE and HTCondor you have installed on your host?

I suspect that one of the two configuration options in /etc/condor-ce/config.d/ may help you:

- TCP_FORWARDING_HOST set to the public DNS name or IP address
- If the above doesn't work, you can set GSI_SKIP_HOST_CHECK_CERT_REGEX to the DN of the host cert installed on your CE

Let me know that goes.

Thanks,
Brian

On 10/15/19 6:44 AM, Dietrich Liko wrote:

Hello!

I am looking for help on configuring a HTCondorCE on an OpenStack instance. We are planning to setup a WLCG CE in a HPC cIuster running OpenStack. We plan to use HTCondorCE + Slurm. Currently I am using a local OpenStack instance to
understand the configuration, before I can move to the real system.

In the OpenStack the VM is using an internal address (192.168.98.137), which is translated to a so-called floating IP (192.168.120.27). This address is registered in our local DNS (liko-ce-dev.local.hephy.at). Also reverse loookup works. But evidently  internally there is a different IP as externally.

Starting condor-ce I find now error messages in various log files. Trying to do the obvious, setting
NETWORK_INTERFACE = 192.168.98.137
to my internal address does not solve the problem.

In particular I find failures of the GSI handshake, suggesting to set various config options.
But I think its obvious that there is need to configure condor for such a situation.

Did anybody experience a similar problem or are there somewhere instruction what to do in such a case.


Cheers, Dietrich



_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/