Simon Matthews <simon.d.matth...@gmail.com> writes:

> I don't need to keep track of jobs. Our gridengine is used to run nightly
> (plus on-demand) regressions of my employer's software. We need to
> distribute the runs over different machine types. SGE is massive overkill
> for what we are doing, but it works.

If you don't want the accounting data written, remove it from
reporting_params in sge_conf(5).

> Regarding the logrotate script, won't renaming the files while held open by
> the various sge processes cause problems, or are the files closed after a
> write and re-opened as part of the normal processing?

The latter, which should be documented I suppose.

-- 
Community Grid Engine:  http://arc.liv.ac.uk/SGE/
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to