I think using addgrp is nowadays an obsolete and too complicated strategy (at
least for exec machines running RHEL-7 or newer).
I have patched SoGE to start jobs using systemd and also use systemd to collect
job stats. It is no longer using PDC to collect job stats.
AFAIK something similar should
There are patches around to attach the additional group id to the ssh daemon:
https://arc.liv.ac.uk/SGE/htmlman/htmlman8/pam_sge-qrsh-setup.html
rlogin is used for an interactive login by `qrsh`, rsh for `qrsh` with a
command.
-- Reuti
> Am 09.12.2019 um 18:39 schrieb Korzennik, Sylvain
> :
Hi Reuti,
we are using the BUILTIN b/c we discovered that UGE's accounting is broken
otherwise when we switched (recently) from SGE to UGE.
% qconf -sconf
...
qlogin_command /cm/shared/apps/uge/var/cm/qlogin_wrapper
qlogin_daemon/usr/sbin/sshd -i
rlogin_command
Hi,
> Am 09.12.2019 um 18:17 schrieb Korzennik, Sylvain
> :
>
> We're running UGE, but usually this list get me good answers:
> qstat and qacct do not report CPU (and mem) usage for interactive jobs (qrsh)
> on our system. Is this a "feature" of GE, or do we need something different
> in the G
This depends on what you have rlogin_daemon, rlogin_command, rsh_command,
and rsh_daemon set to. If you're using custom commands, they're not
integrated with GE so the job shepherd doesn't know about the process
resource usage. If you use "builtin", GE will be able to track usage.
On Mon, Dec 09,
We're running UGE, but usually this list get me good answers:
qstat and qacct do not report CPU (and mem) usage for interactive jobs
(qrsh) on our system. Is this a "feature" of GE, or do we need something
different in the GE configuration to enable this?
Cheers,
Sylvain
--
_