On 1/25/2019 10:52 AM, Reuti wrote:
That's a strange line, because qhost lives in /opt/sge/bin/lx-amd64. But the 
following line also has a permission denied message, and it points to the 
correct location of qhost. But of course,

trimboli@ubuntuclient2:/opt/sge$ ls -l /opt/sge/bin/lx-amd64/qhost
-rwxr-xr-x 1 root root 1941408 Feb 28  2016 /opt/sge/bin/lx-amd64/qhost
In principle this could be masked by an ACL on the exporting machine. It's even 
possible to mount the fiel system on the exechost without honoring the ACL and 
wonder why one has no access (as the permission bits look fine). Essentially 
the exporting NFS machine will deny the access according to certain bits of the 
permission bits. Does the line form above contain a plus sign on the exporting 
machine like:

-rwxr-xr-x+ 1 root root 1941408 Feb 28  2016 /opt/sge/bin/lx-amd64/qhost


No, no plus sign. ls shows exactly the same line on both hosts.

_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to