Joseph Farran <[email protected]> writes:

> This was working under GE2011.11 which I cannot get it to work with sge-8.1.1 
> or maybe I have it set wrong?
>
> Here is the info:
>
> $ id -g
> 200
>
> $ cat /etc/group | grep 200
> staff:x:200:
>
> $  qconf -sq space1 | fgrep user
> user_lists            staff
> xuser_lists           NONE
>
> $ qconf -su staff
> name    staff
> type    ACL DEPT
> fshare  0
> oticket 0
> entries @staff
>
> $ qrsh -q space1 "id -g"
> error: no suitable queues

I was confused by the USE_QSUB_GID business, but I could reproduce this.

There was a regression in the latest version (somewhat expected due to
lots of changes to avoid potentially dangerous string handling or
warnings).  There's a fix in the second part of
<https://arc.liv.ac.uk/trac/SGE/changeset/4313/sge>; the first hunk
isn't important.  It's also in the current snapshot.  I could patch the
RPMs if that's useful.

I should probably put out a new version soon, though I was expecting
more issues to emerge.

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

Reply via email to