Re: Restarting qmaster
Chris Dagdigian <[email protected]> Thu, 28 Dec 2006 18:05:37 -0500
| Newsgroups | gmane.science.biology.informatics.clusters |
|---|---|
| Message-ID | <[email protected]> |
I'm not sure what happened to your official SystemStarter scripts but the best workaround is to just use the actual SGE startup scripts themselves -- they will be called "sgemaster" and "sgeexecd". You can find these in $SGE_ROOT/<cell>/common/ If your cell is the usual "default" then all you need to do is: # cd $SGE_ROOT/default/common/ # ./sgemaster start # ./sgeexecd start Before you restart the master, make sure you don't have any old sge_qmaster or sge_schedd processes hanging around. Regards, Chris On Dec 27, 2006, at 6:29 AM, Per Jr. Greisen wrote: > Hey, > > The qmaster has stop running at your cluster and we try to get it > running > again: > > root# SystemStarter start SGE > > which returns the following message > > Welcome to Macintosh. > Unknown service: SGE > Hangup > > What to do? Could anybody help? > Thanks in advance > Best regards > > Per > _______________________________________________ > Bioclusters maillist - [email protected] > https://bioinformatics.org/mailman/listinfo/bioclusters