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

[HTCondor-users] condor_ssh_to_job



My jobs are now running as the user that submitted them on our compute nodes...

Processing node shows....
[root@condor-13 condor]# ps 
dcshrum  13229 99.8  0.0   4048   568 ?        RNs  08:20   4:10 condor_exec.exe

I'm still unable to ssh to the running job.  

This is the error I'm getting:
[dcshrum@condor-submit vanilla]$ condor_ssh_to_job 1950
Error parsing configuration SSH_TO_JOB_ssh_CMD: Expecting double-quoted input string (V2 format).


I thought this setting would do the trick:
condor_config:ALLOW_ADMINISTRATOR = $(CONDOR_HOST), condor-login, condor-login.local, condor-submit, condor-submit.local


I can ssh from the submit node to my processing node - 
[dcshrum@condor-submit vanilla]$ ssh condor-13
Warning: Permanently added 'condor-13,10.178.6.13' (RSA) to the list of known hosts.
dcshrum@condor-13's password: 
Kickstarted on 2013-08-20
Could not chdir to home directory /panfs/storage.local/scs/home/dcshrum: No such file or directory
-bash-4.1$


I'm guessing there is a setting I'm missing but the error is not much help and google searches link me to posts by me asking the same question... sigh and lol.


-----Original Message-----
From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of Ben Cotton
Sent: Thursday, November 21, 2013 4:36 PM
To: HTCondor-Users Mail List
Subject: Re: [HTCondor-users] run as owner

Donald,

Do both the submit and the execute node have the same UID_DOMAIN set?
Is STARTER_ALLOW_RUNAS_OWNER set to true (the default) on the execute node?


Thanks,
BC

--
Ben Cotton
main: 888.292.5320

Cycle Computing
Leader in Utility HPC Software

http://www.cyclecomputing.com
twitter: @cyclecomputing
_______________________________________________
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/