On 1/24/2019 1:14 PM, Reuti wrote:
Am 24.01.2019 um 19:10 schrieb David Triimboli <trimb...@cshl.edu>:

On 1/24/2019 12:44 PM, Reuti wrote:
Hi,

Am 24.01.2019 um 18:28 schrieb David Triimboli <trimb...@cshl.edu>:

This is just a silly question. Using Son of Grid Engine 8.1.9, I installed a master and execution 
host on one machine. The man pages work fine. I installed just an execution host on another. The 
man pages aren't recognized; "man qhost" says "No manual entry for qhost." My 
$MANPATH includes $SGE_ROOT/man on both machines, and $SGE_ROOT on the execution host is just 
$SGE_ROOT on the master host through NFS.

Why doesn't the execution host recognize the man pages? How do I get it to do 
so?
What is the output of the command:

manpath

on both machines?

Both output:

manpath: warning: $MANPATH set, ignoring /etc/manpath.config
/opt/sge/man:/usr/share/man:/usr/local/share/man

Both machines can see everything in /opt/sge/man just fine. Every user has read 
permissions to the files there.
Does the manpage open when you specify the complete path like:

man /opt/sge/man/man1/qhost.1


On the master host, yes. On the execution host, no. It returns:

man: /opt/sge/man/man1/qhost.1: Permission denied
No manual entry for /opt/sge/man/man/qhost.1

It fails like this even if I run the command as root. I have no trouble "cat"ting that file and seeing its contents on the execution host.

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

Reply via email to