Opened 9 years ago
#1318 new defect
Two types of RQS to limit the output
Reported by: | Reuti | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.2u5 |
Severity: | minor | Keywords: | |
Cc: |
Description
There are at least two types of RQS: one are fundamental ones like limiting the slot count across several queues on a host, and users are usually not interested in this output. Others RQS are set up to define a policy across different groups, projects, members. The output of qquota could be shorted, when only the policy ones are listed.
This could be a flag in the RQS like list yes/no. In case of no they would only be output by qquota -rqs foobar or quota -rqs *.
Workaround for now could be to use special names for each rule, which could be sorted out by grep -v ... and using a wrapper around qquota.
Note: See
TracTickets for help on using
tickets.