Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1637 Discussions

qsub fails from login-2

Henry_G_Intel
Employee
1,409 Views

I get the following error message when I try to use qsub from login-2:

u31296@login-2:~$ qsub -I
qsub: submit error (Bad UID for job execution MSG=ruserok failed validating u31296/u31296 from login-2.aidevcloud)

I get the same error if I try to submit a PBS script.

0 Kudos
3 Replies
ArunJ_Intel
Moderator
1,409 Views

Hey Henry,

Are you able to access devcloud using the jupyter notebook ?

Could you also run the below command from your login node and let us know the result.

qmgr -c 'l s' | grep allow_node_submit

 

0 Kudos
Henry_G_Intel
Employee
1,409 Views

Hi Arun,

The qsub command appears to be working again on login-2. Here's the result of the qmgr command:

u31296@login-2:~$ qmgr -c 'l s' | grep allow_node_submit
        allow_node_submit = True
 

Thanks,

Henry

0 Kudos
ArunJ_Intel
Moderator
1,409 Views

Hi Henry, 

Thanks for confirming your issue is resolved. We are closing this thread please feel free to raise a new thread in case of further issues.

 

Arun Jose

0 Kudos
Reply