Hi Jakub,

That's right: if you need to cut down the logging, one option is to add the redirection in the start script.

You're looking for the line starting "sge_qmaster", and you might want to try adding a ">/dev/null" after it. You'll lose all syslog messages from sge_qmaster though (normally, most useful messages end up in $SGE_ROOT/$SGE_CELL/spool/qmaster/messages, but you might want to remove the redirection if you ever find that sge_qmaster refuses to start).

Mark

On Fri, 23 Mar 2018, Sms Backup wrote:

Hello,

I tried with SGE_DEBUG_LEVEL, but it did not help....What you mean by
redirecting sgemaster output to /dev/null ? Add rediriction in start script
?

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

Reply via email to