Am 21.06.2012 um 16:25 schrieb Joseph Farran:

> I may have found a bug OGE ( 2011.11 ) ?
> 
> I have a queue called "owner" that I modified using:
> 
>    qconf -mq owner
> 
> To set the "subordinate_list" field with "slots=8(free:4:sr)".   I confirm 
> the new change with:
> 
>    # qconf -sq owner | grep subordinate
>    subordinate_list      slots=8(free:4:sr)
> 
> All is well.   However, if I run the OGE GUI and click:
>    Queue Control
>        Highlight Queue "owner"
>            Click "Modify"
>                Click "OK" <--- Without changing anything.
> 
> The filed "subordinate_list" is now changed.   Here is what I now have after 
> doing the above:
> 
>    # qconf -sq owner| grep subordinate
>    subordinate_list      free
> 
> 
> What happen to the "slots=8(free:4:sr)" entry I had before?  It is now just 
> "free".   Noticed that I clicked "Modify" on the GUI but did *not* make any 
> changes.
> 
> If this is normal, what happen to the entry "slots=8(free:4:sr)"?    Or is 
> this a bug?

I would say so, it's already in 6.2u5.

It could be just a plain text field in `qmon` which allows arbitrary strings to 
be entered, but more GUI style would be a dialog like in the complex 
definition. This is something I also miss in `qmon`'s version of the RQS 
definition.

A GUI should remove the burden to know the exact syntax.

-- Reuti


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


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

Reply via email to