Search
Page 1 of 7. Showing 69 results (0.011 seconds)
Group Permissions
Qube user groups are designed to collect a set of users into a kind of partition where each user can only control other jobs owned by users in the same group. Each user…Worker Host Groups
Host groups are a simple way to target jobs to a list of machines without specifying them explicitly every time you submit a job. To set up a host group, the Worker needs…Process group labels
Process group labels exist to provide the developer with an abstract method of determining job relationships independent of the job name or job ID relative to the process…What if I want to lock down certain hosts to specific groups that will only run jobs submitted to those groups?
As we discussed, a host group is like an "alias" for a set of machines. You can assigned a host to more than one group, but jobs sent to the group will only run on those…How to easily kill or remove an entire job process group
deletionCascade.pyQube jobs can belong to a process group, which is normally how a group of jobs define their inter-dependencies. These process groups can be viewed…but what if I want each client to only submit to a specific group?
To do that, you would need to go back to the cluster, establish worker restrictions, then set the client cluster to submit jobs to the appropriate cluster. 1. You will need to modify the qbwrk.conf: [project1] worker_cluster = "/" worker_restrictions = "/…worker_groups
Synopsis worker_groups = groups Groups is a comma-separated list of which host groups this Worker belongs to. Groups allow the administrator to place machines into logical…User Permissions View
and groups. A full list of permissions are provided under the Permissions column, where the permission "all" denotes all basic user permissions. Icons are used to denote…Common User Permission Actions
, select user, right-click "Remove User/Group" Commandline: qbusers --drop user [user…] Groups List group membership:: QubeGUI: See the Users Layout for a hierarchal list…Host Selection
of workers Host Groups: Send only to an explicit pre-defined group of workers Host Order: Select hosts in a certain preferential order _restrictionsSyntax Hosts Qube allows users…