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

sgeadmin's job is not allowed to run in any queue #12

Open
stevekm opened this issue Dec 7, 2017 · 2 comments
Open

sgeadmin's job is not allowed to run in any queue #12

stevekm opened this issue Dec 7, 2017 · 2 comments

Comments

@stevekm
Copy link

stevekm commented Dec 7, 2017

Having trouble getting jobs to run inside the container. I tried using the sgeadmin account as described in the README, but it is not working.

Downloaded & ran the container from Docker hub:

$ docker pull gawbul/docker-sge
$ docker run -it --rm gawbul/docker-sge login -f sgeadmin

Inside the container:


sgeadmin@c61cc2576e48:~$ echo "echo Running test from $HOSTNAME" | qsub
Unable to run job: warning: sgeadmin's job is not allowed to run in any queue
Your job 1 ("STDIN") has been submitted
Exiting.
sgeadmin@c61cc2576e48:~$ qstat
job-ID  prior   name       user         state submit/start at     queue                          slots ja-task-ID
-----------------------------------------------------------------------------------------------------------------
      1 0.00000 STDIN      sgeadmin     qw    12/07/2017 00:58:19                                    1

The job appears to wait in the qstat queue indefinitely.

@zhuying412
Copy link

any solution?i got the same problem

@AAlhendi1707
Copy link

same issue here

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

3 participants