Hello,
I am running 6.2u5 with ssh transport for qlogin (not tight integration)
and users are abusing this service: run jobs for days, abandon their
sessions that stay opened forever, etc. So I want to implement mandatory
time limits for all interactive jobs and, perhaps, limit the number of
interactive sessions available to any user.
I was thinking about limiting time one of the two ways: either set h_rt
via JSV (server side) or by forcing all interactive jobs to a dedicated
queue with time limit. However, there seem to be issues with both
approaches.
There seems to be no way to reliably identify interactive job in JSV:
- The only telling attribute is jobname, i.e., QLOGIN or QRLOGIN.
However some users rename their interactive jobs, so this method will fails.
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users