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?

Joseph





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

Reply via email to