Is it possible to change scheduler optimization settings of cluster using ansible or some other automation way

I was hoping if i can get some help with the below oVirt scenario: *Problem Statement*:- Is it possible to change scheduler optimization settings of cluster using ansible or some other automation way *Description*:- Do we have any ansible module or any other CLI based approach which can help us to change 'scheduler optimization' settings of cluster in oVIrt. Scheduler optimization settings of cluster can be found under Scheduling Policy tab ( Compute -> Clusters(select the cluster) -> click on edit and then navigate to scheduling policy Any help in this will be highly appreciated. Thanks, Kushagra

You can use this ansible module and assign your scheduling policy: https://docs.ansible.com/ansible/latest/collections/ovirt/ovirt/ovirt_cluste... Best Regards, Strahil Nikolov В сряда, 30 септември 2020 г., 11:36:01 Гринуич+3, Kushagra Agarwal <kushagra2agarwal@gmail.com> написа: I was hoping if i can get some help with the below oVirt scenario: Problem Statement:- Is it possible to change scheduler optimization settings of cluster using ansible or some other automation way Description:- Do we have any ansible module or any other CLI based approach which can help us to change 'scheduler optimization' settings of cluster in oVIrt. Scheduler optimization settings of cluster can be found under Scheduling Policy tab ( Compute -> Clusters(select the cluster) -> click on edit and then navigate to scheduling policy Any help in this will be highly appreciated. Thanks, Kushagra _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/TUK5BO27MX35B7...

@strahil Nikolov.. ovirt_cluster module don't seems to have flag to change scheduler optimisation settings. Can you please double check

Based on 'https://docs.ansible.com/ansible/latest/collections/ovirt/ovirt/ovirt_cluste...' there is option 'scheduling_policy' & 'scheduling_policy_properties' . Maybe that was recently introduced. Best Regards, Strahil Nikolov В четвъртък, 1 октомври 2020 г., 17:24:25 Гринуич+3, kushagra2agarwal@gmail.com <kushagra2agarwal@gmail.com> написа: @strahil Nikolov.. ovirt_cluster module don't seems to have flag to change scheduler optimisation settings. Can you please double check _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/VPCBA5SJSNLUST...

@strahil Nikolov - The scheduling_policy' & 'scheduling_policy_properties options are not allowing to change 'scheduler optimisation' parameter setting, may be i am missing something while trying with these options. If okay, can you please double check once.

@strahil Nikolov 'scheduling_policy' & 'scheduling_policy_properties' options in oVirt_Cluster module are not allowing to change scheduler optimisation settings. If okay can you please double check once.

What kind of setting do you want to change ? Maybe I misunderstood you wrong. The 'scheduling_policy' requires a predefined scheduling policy and 'scheduling_policy_properties' allows you to override the score of a setting (like 'Memory'). Best Regards, Strahil Nikolov В четвъртък, 1 октомври 2020 г., 18:24:14 Гринуич+3, kushagra2agarwal@gmail.com <kushagra2agarwal@gmail.com> написа: @strahil Nikolov 'scheduling_policy' & 'scheduling_policy_properties' options in oVirt_Cluster module are not allowing to change scheduler optimisation settings. If okay can you please double check once. _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/XX6GCULNXWA5QI...

i want to change scheduler optimization setting to 'optimize for speed'
participants (3)
-
Kushagra Agarwal
-
kushagra2agarwal@gmail.com
-
Strahil Nikolov