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

Restart dependent on working directory #637

Open
rebucci opened this issue Feb 23, 2019 · 0 comments
Open

Restart dependent on working directory #637

rebucci opened this issue Feb 23, 2019 · 0 comments

Comments

@rebucci
Copy link
Contributor

rebucci commented Feb 23, 2019

Job will only restart if command is issued from the job directory. If the restart is given from any other directory, the job will not run. Print statements upon attempted restart do not indicate anything is wrong. process.err shows
lockfile.LockFailed: failed to create [path]/lobster.pid

Example directories:
lobster job in /tmpscratch/users/username/batch_job_1
(failed) restart from parent directory /tmpscratch/users/username with command
lobster process batch_job_1/
(succcessful) restart from job directory /tmpscratch/users/username/batch_job_1 with command
lobster process .

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

1 participant