Check your hostname & name resolution. Use the utils in $SGE_ROOT/utilbin/linux-x64/ (gethostbyaddr, gethostbyname, gethostname) to check the name resolution of oak on elm and then run them again on elm and compare the output.
Rayson On Fri, Apr 6, 2012 at 10:01 PM, Skip Coombe <[email protected]> wrote: > > > On Fri, Apr 6, 2012 at 9:53 PM, Rayson Ho <[email protected]> wrote: >> >> On Fri, Apr 6, 2012 at 9:45 PM, Skip Coombe <[email protected]> wrote: >> > (all cmds on elm.tdi.local) >> > >> > $ qconf -sel >> > elm.tdi.local >> > oak.tdi.local >> > >> > but >> > >> > $ qconf -sconf oak >> > configuration oak.tdi.local not defined >> >> 1) Are you able to run qconf -sconf elm on the host elm?? > > $ qconf -sconf elm > #elm.tdi.local: > mailer /bin/mail > xterm /usr/bin/X11/xterm >> >> >> 2) What is the value of "ignore_fqdn" in >> $SGE_ROOT/default/common/bootstrap ?? > > $ less $SGE_ROOT/default/common/bootstrap > # Version: 6.2u5 > # > admin_user none > default_domain none > ignore_fqdn true > spooling_method classic > spooling_lib libspoolc > spooling_params > /opt/SGE/ge2011.11/default/common;/opt/SGE/ge2011.11/default/spool/qmaster > binary_path /opt/SGE/ge2011.11/bin > qmaster_spool_dir /opt/SGE/ge2011.11/default/spool/qmaster > security_mode none > listener_threads 2 > worker_threads 2 > scheduler_threads 1 > jvm_threads 0 > >> >> >> Rayson >> >> >> >> >> > >> > >> > >> > >> > >> > >> > -- >> > Skip Coombe >> > [email protected] >> > 919.442.VLSI >> > >> > >> > >> > >> > _______________________________________________ >> > users mailing list >> > [email protected] >> > https://gridengine.org/mailman/listinfo/users >> > > > > > > -- > Skip Coombe > [email protected] > 919.442.VLSI > > > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
