Carlos Scaloni <[email protected]> writes: > I got the same answer: > > starting sge_qmaster > > sge_qmaster start problem > > sge_qmaster didn't start!
As far as I can tell, Reuti's last question didn't get answered about what appears exactly the same problem back in May. The qmaster will produce (large amounts of) debugging output if SGE_DEBUG_LEVEL is set appropriately. Source util/dl.sh and run sge_qmaster directly after then using `dl 4', for instance. (I don't know what an appropriate debugging level is.) Otherwise, strace, or a similar tool if it's not GNU/Linux, might show why the socket binding fails if this is on GNU/Linux. _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
