Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

healhcheck script mode #77

Closed
afortiorama opened this issue Sep 27, 2017 · 2 comments
Closed

healhcheck script mode #77

afortiorama opened this issue Sep 27, 2017 · 2 comments

Comments

@afortiorama
Copy link
Member

Hi,

the healhcheck script is copied with permission 655 and when condor tries to execute it it fails with permission denied.

09/27/17 16:59:16 Create_Process: Cannot access specified executable "/usr/local/bin/healhcheck_wn_condor": errno = 13 (Permission denied)
09/27/17 16:59:16 CronJob: Error running job 'WN_HEALTHCHECK'

I've fixed it in my fork.

https://github.com/afortiorama/htcondor/blob/master/manifests/config/worker.pp

@afortiorama
Copy link
Member Author

I tried to push the change in the development branch but I'm not authorized.

@kreczko
Copy link
Member

kreczko commented Sep 28, 2017

Hi @afortiorama ,

Thanks for the issue and solution. Please make a pull request.

kreczko added a commit that referenced this issue Feb 5, 2018
Fixing permissions for worker healthcheck script (issue #77)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants