Change update command to Yum update (all packages)

Hi All, Is it possible to change something in the code of ovirt/vdsm to change the update of the hosts to just run "yum update" instead of all packages ? This would save some time upfront of 4.1 Would be awesome :) Thanks! Matt

Hi, we are able to upgrade only list of specific packages. Of course you can add your own packages to the list using: engine-config -s UserPackageNamesForCheckUpdate=pkg1,pkg2 But you cannot set '*' to upgrade everything. There is an RFE filed for that [1] Regards Martin Perina [1] https://bugzilla.redhat.com/show_bug.cgi?id=1380498 On Mon, Jan 30, 2017 at 4:42 PM, Matt . <yamakasi.014@gmail.com> wrote:
Hi All,
Is it possible to change something in the code of ovirt/vdsm to change the update of the hosts to just run "yum update" instead of all packages ?
This would save some time upfront of 4.1
Would be awesome :)
Thanks!
Matt _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi Martin, Thanks a lot! I know about the RFE, but I thought maybe it's uncompiled code which we can change for now. Cheers, Matt 2017-01-30 16:49 GMT+01:00 Martin Perina <mperina@redhat.com>:
Hi,
we are able to upgrade only list of specific packages. Of course you can add your own packages to the list using:
engine-config -s UserPackageNamesForCheckUpdate=pkg1,pkg2
But you cannot set '*' to upgrade everything.
There is an RFE filed for that [1]
Regards
Martin Perina
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1380498
On Mon, Jan 30, 2017 at 4:42 PM, Matt . <yamakasi.014@gmail.com> wrote:
Hi All,
Is it possible to change something in the code of ovirt/vdsm to change the update of the hosts to just run "yum update" instead of all packages ?
This would save some time upfront of 4.1
Would be awesome :)
Thanks!
Matt _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Mon, Jan 30, 2017 at 5:02 PM, Matt . <yamakasi.014@gmail.com> wrote:
Hi Martin,
Thanks a lot!
I know about the RFE, but I thought maybe it's uncompiled code which we can change for now.
Not an easy task to change that behaviour, you would need to change ovirt-host-deploy part of host-upgrade-manager. Definitely not just a few lines change :-(
Cheers,
Matt
2017-01-30 16:49 GMT+01:00 Martin Perina <mperina@redhat.com>:
Hi,
we are able to upgrade only list of specific packages. Of course you can add your own packages to the list using:
engine-config -s UserPackageNamesForCheckUpdate=pkg1,pkg2
But you cannot set '*' to upgrade everything.
There is an RFE filed for that [1]
Regards
Martin Perina
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1380498
On Mon, Jan 30, 2017 at 4:42 PM, Matt . <yamakasi.014@gmail.com> wrote:
Hi All,
Is it possible to change something in the code of ovirt/vdsm to change the update of the hosts to just run "yum update" instead of all packages ?
This would save some time upfront of 4.1
Would be awesome :)
Thanks!
Matt _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

OK, let's wait then :) No prob! 2017-01-30 17:20 GMT+01:00 Martin Perina <mperina@redhat.com>:
On Mon, Jan 30, 2017 at 5:02 PM, Matt . <yamakasi.014@gmail.com> wrote:
Hi Martin,
Thanks a lot!
I know about the RFE, but I thought maybe it's uncompiled code which we can change for now.
Not an easy task to change that behaviour, you would need to change ovirt-host-deploy part of host-upgrade-manager. Definitely not just a few lines change :-(
Cheers,
Matt
2017-01-30 16:49 GMT+01:00 Martin Perina <mperina@redhat.com>:
Hi,
we are able to upgrade only list of specific packages. Of course you can add your own packages to the list using:
engine-config -s UserPackageNamesForCheckUpdate=pkg1,pkg2
But you cannot set '*' to upgrade everything.
There is an RFE filed for that [1]
Regards
Martin Perina
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1380498
On Mon, Jan 30, 2017 at 4:42 PM, Matt . <yamakasi.014@gmail.com> wrote:
Hi All,
Is it possible to change something in the code of ovirt/vdsm to change the update of the hosts to just run "yum update" instead of all packages ?
This would save some time upfront of 4.1
Would be awesome :)
Thanks!
Matt _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Martin Perina
-
Matt .