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

[HTCondor-users] Move EXECUTE location



Hi all,
Linux help needed: I wonder if is possible to move just EXECUTE path (generally placed in /var or LOCAL_DIR) to a different location with better hardware requirements (basically more disk space to execution files). 

If I change value of this variable at condor_config (master config) and run condor_reconfig, the nodes refresh their local config correctly but when I submit a test job, it stay at held status forever. 
Condor_q -analyze reasons: lost logs by references to their original locations  (which I never change because I don't need that)

I prefer to change just execution place because if I change more important global variables as e.g. LOCAL_DIR, I am forced to configure more variables.

Is there any "elegant" way of move this location post installation that reconfigure execution?

Thanks!!!
Alex