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

[HTCondor-users] dual address collector and submitter



Hi HTCondor,

I have a non standard setup, where my submission host and my collector_host 
have their normal network and everything executes just fine. Then I thought of 
bringing more execute hosts into the cluster via a private vpn. The execute 
host for example has a private ip 192.1.1.22 and both the collector and the 
submission machines are in the vpn via a tun0 device and have 192.1.1.x/y 
addresses. Now the collector sees the new execution hosts and jobs get 
assigned. However the file transfer fails with the below shadow error.

StarterLog.slot1_2:01/28/19 20:41:41 (pid:49975) ERROR "Could not initiate 
file transfer" at line 2341 in file /var/tmp/portage/sys-cluster/
htcondor-8.6.13/work/htcondor-8.6.13/src/condor_starter.V6.1/jic_shadow.cpp

Any hints would be appriciated

Stefan Harjes