We'd like to add a feature where we can exclude specific users from a partition even if they are part of the unix group that has permission to use the cluster. This way we don't have to create a completely new unix group to only include those who have access.
Hey Paul, As you mentioned, in this case, the DenyAccounts does not seem to be an option for you. We do have a DenyQos option, although I suspect that your users may also have multiple QOSes and you may just want to outright deny a subset of users regardless of account or QoS. Please let me know if this is not the case. DenyQos Comma separated list of Qos which may not execute jobs in the partition. By default, no QOS are denied access NOTE: If AllowQos is used then DenyQos will not be enforced. Also refer AllowQos. -Jason
Yes, this is the case. We do have multiple QoS's for users so DenyQoS wouldn't work in our case. -Paul Edmon- On 11/7/2018 2:21 PM, bugs@schedmd.com wrote: > > *Comment # 3 <https://bugs.schedmd.com/show_bug.cgi?id=5997#c3> on bug > 5997 <https://bugs.schedmd.com/show_bug.cgi?id=5997> from Jason Booth > <mailto:jbooth@schedmd.com> * > Hey Paul, > > As you mentioned, in this case, the DenyAccounts does not seem to be an option > for you. We do have a DenyQos option, although I suspect that your users may > also have multiple QOSes and you may just want to outright deny a subset of > users regardless of account or QoS. Please let me know if this is not the case. > > DenyQos > Comma separated list of Qos which may not execute jobs in the partition. By > default, no QOS are denied access NOTE: If AllowQos is used then DenyQos will > not be enforced. Also refer AllowQos. > > -Jason > ------------------------------------------------------------------------ > You are receiving this mail because: > > * You reported the bug. >
Paul, Would you elaborate a bit more on why the account membership would or would not be an option in your case?
Really its more of a convenience issue. We have a PI who wishes to exclude one user from the partition he has but then use the rest of the resources on the cluster and still be charged for his runs. We could make a new group for just that partition but then when new users come in they won't be automatically add to that group but just to the PI's group. In reality this is just to save us headache on our backend AD structure. -Paul Edmon- On 11/7/18 3:32 PM, bugs@schedmd.com wrote: > > *Comment # 6 <https://bugs.schedmd.com/show_bug.cgi?id=5997#c6> on bug > 5997 <https://bugs.schedmd.com/show_bug.cgi?id=5997> from Jason Booth > <mailto:jbooth@schedmd.com> * > Paul, > > Would you elaborate a bit more on why the account membership would or would > not be an option in your case? > ------------------------------------------------------------------------ > You are receiving this mail because: > > * You reported the bug. >