Hi,

> Thanks for your help and advice. We're getting closer to understanding how 
> this works.  I'm not sure how to create the user--our version of qmon doesn't 
> have a look that matches your description.  We are using:

Sorry for being so short in the explanation. Sometimes things get neglected 
when you have already the target in sight. What we want to get is (the 
"default" is just a leave, not a special user - users without an entry on their 
own will be listed automatically under this leaf). If we want to do it on the 
command line:

$ qconf -astree

and replace the content with:

id=0
name=Root
type=0
shares=1
childnodes=1
id=1
name=default
type=0
shares=12000
childnodes=NONE

After saving it should also show up in `qmon` or on the command line:

$ qconf -sst
Root=1
   default=12000

-- Reuti



>  Open Grid Scheduler/Grid Engine 2011.11p1
> 
> If I were to do this via qconf -auser, would the user configuration 
> parameters look like this?
> 
>  name default-user
>  oticket 0
>  fshare 12000
>  delete_time 0
>  default_project NONE
> 
> 
> Thanks again!
> Carl


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to