On Mon, Nov 28, 2016 at 06:16:00PM +0530, Himanshu Joshi wrote: > > Now installation of sge is done > > ps aux | grep "sge" command says > > root 7407 0.0 0.2 213524 38396 ? Sl 16:37 0:01 > /opt/sge/bin/lx-amd64/sge_qmaster > root 9962 0.0 0.0 112648 960 pts/0 S+ 17:53 0:00 grep > --color=auto sge > then > I did > service sgeexecd.mbialjpj55 start > Starting Grid Engine execution daemon > > but > ps aux | grep "sge" again says the same status > > root 7407 0.0 0.2 213524 38396 ? Sl 16:37 0:01 > /opt/sge/bin/lx-amd64/sge_qmaster > root 9974 0.0 0.0 112648 960 pts/0 S+ 17:54 0:00 grep > --color=auto sge > I would now setup SGE
sge_execd should be running. As root try /bin/sh -x /etc/init.d/sgeexecd.mbilajpj55 start See what the output is. Hopefully it will provide some clue why the execd isn't starting. > > Now using qmon gives the following error > Are you logged in directly in the console of the machine where you are running qmon or are you accessing it via ssh? If you run "echo $DISPLAY" what do you get? William
signature.asc
Description: Digital signature
_______________________________________________ SGE-discuss mailing list SGE-discuss@liv.ac.uk https://arc.liv.ac.uk/mailman/listinfo/sge-discuss