Ovirt 4.2.4 - Trouble installing additional self hosted engine hosts

Adding regular, non SHE hosts works fine, however I can't seem to add Self Hosted Engine to additional physical hosts. I think this is the problem, but I don't know what the solution is: 2018-05-29 08:00:52,502+0100 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Misc configuration': Cannot resolve ovirt_hosted_engine_ha module Deploy log attached.

Dear Brett, The Issue was fixed yesterday. check the bug page: https://bugzilla.redhat.com/show_bug.cgi?id=1583045 Try to do 'yum update' on the engine and on the additional hosts. Best regards, Ido Rosenzwig On Tue, May 29, 2018 at 10:10 AM, Maton, Brett <matonb@ltresources.co.uk> wrote:
Adding regular, non SHE hosts works fine, however I can't seem to add Self Hosted Engine to additional physical hosts.
I think this is the problem, but I don't know what the solution is:
2018-05-29 08:00:52,502+0100 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Misc configuration': Cannot resolve ovirt_hosted_engine_ha module
Deploy log attached.
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community- guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/ message/J5YJWLKOSKYNS6VCZG3OHD7P53XJ46E6/

Hi Ido, It appears that I have the latest packages installed, any more logs that might be useful ? All physical hosts: yum clean all yum upgrade No packages marked for update rpm -qf /usr/share/yum-plugins/vdsm.pyc vdsm-4.20.28-1.el7.x86_64 HE: yum clean all yum upgrade No packages marked for update engine-setup [ INFO ] ovirt-provider-ovn already installed, skipping. --== PACKAGES ==-- [ INFO ] Checking for product updates... [ INFO ] No product updates found On 29 May 2018 at 08:19, Ido Rosenzwig <irosenzw@redhat.com> wrote:
Dear Brett,
The Issue was fixed yesterday. check the bug page: https://bugzilla.redhat.com/show_bug.cgi?id=1583045 Try to do 'yum update' on the engine and on the additional hosts.
Best regards, Ido Rosenzwig
On Tue, May 29, 2018 at 10:10 AM, Maton, Brett <matonb@ltresources.co.uk> wrote:
Adding regular, non SHE hosts works fine, however I can't seem to add Self Hosted Engine to additional physical hosts.
I think this is the problem, but I don't know what the solution is:
2018-05-29 08:00:52,502+0100 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Misc configuration': Cannot resolve ovirt_hosted_engine_ha module
Deploy log attached.
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/communit y/about/community-guidelines/ List Archives: https://lists.ovirt.org/archiv es/list/users@ovirt.org/message/J5YJWLKOSKYNS6VCZG3OHD7P53XJ46E6/

On Tue, May 29, 2018 at 9:32 AM, Maton, Brett <matonb@ltresources.co.uk> wrote:
Hi Ido,
It appears that I have the latest packages installed, any more logs that might be useful ?
A quick workaround requires you to rename /etc/yum/pluginconf.d/vdsm.conf /usr/share/yum-plugins/vdsm.py* to /etc/yum/pluginconf.d/vdsmupgrade.conf /usr/share/yum-plugins/vdsmupgrade.py* on your additional hosts before trying to deploy them. The latest released version is oVirt 4.2.3 and it's not affected by this one; 4.2.4 up to now is still a Release Candidate.
All physical hosts:
yum clean all yum upgrade No packages marked for update
rpm -qf /usr/share/yum-plugins/vdsm.pyc vdsm-4.20.28-1.el7.x86_64
HE:
yum clean all yum upgrade No packages marked for update
engine-setup
[ INFO ] ovirt-provider-ovn already installed, skipping.
--== PACKAGES ==--
[ INFO ] Checking for product updates... [ INFO ] No product updates found
On 29 May 2018 at 08:19, Ido Rosenzwig <irosenzw@redhat.com> wrote:
Dear Brett,
The Issue was fixed yesterday. check the bug page: https://bugzilla.redhat.com/show_bug.cgi?id=1583045 Try to do 'yum update' on the engine and on the additional hosts.
Best regards, Ido Rosenzwig
On Tue, May 29, 2018 at 10:10 AM, Maton, Brett <matonb@ltresources.co.uk> wrote:
Adding regular, non SHE hosts works fine, however I can't seem to add Self Hosted Engine to additional physical hosts.
I think this is the problem, but I don't know what the solution is:
2018-05-29 08:00:52,502+0100 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Misc configuration': Cannot resolve ovirt_hosted_engine_ha module
Deploy log attached.
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/communit y/about/community-guidelines/ List Archives: https://lists.ovirt.org/archiv es/list/users@ovirt.org/message/J5YJWLKOSKYNS6VCZG3OHD7P53XJ46E6/
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community- guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/ message/S24R7O3QKNR5HMCWVBEJ457CVKX7FD5S/

Thanks for the tip Simone, all working now. Best regards, Brett On 29 May 2018 at 09:24, Simone Tiraboschi <stirabos@redhat.com> wrote:
On Tue, May 29, 2018 at 9:32 AM, Maton, Brett <matonb@ltresources.co.uk> wrote:
Hi Ido,
It appears that I have the latest packages installed, any more logs that might be useful ?
A quick workaround requires you to rename /etc/yum/pluginconf.d/vdsm.conf /usr/share/yum-plugins/vdsm.py* to /etc/yum/pluginconf.d/vdsmupgrade.conf /usr/share/yum-plugins/vdsmupgrade.py*
on your additional hosts before trying to deploy them.
The latest released version is oVirt 4.2.3 and it's not affected by this one; 4.2.4 up to now is still a Release Candidate.
All physical hosts:
yum clean all yum upgrade No packages marked for update
rpm -qf /usr/share/yum-plugins/vdsm.pyc vdsm-4.20.28-1.el7.x86_64
HE:
yum clean all yum upgrade No packages marked for update
engine-setup
[ INFO ] ovirt-provider-ovn already installed, skipping.
--== PACKAGES ==--
[ INFO ] Checking for product updates... [ INFO ] No product updates found
On 29 May 2018 at 08:19, Ido Rosenzwig <irosenzw@redhat.com> wrote:
Dear Brett,
The Issue was fixed yesterday. check the bug page: https://bugzilla.redhat.com/show_bug.cgi?id=1583045 Try to do 'yum update' on the engine and on the additional hosts.
Best regards, Ido Rosenzwig
On Tue, May 29, 2018 at 10:10 AM, Maton, Brett <matonb@ltresources.co.uk
wrote:
Adding regular, non SHE hosts works fine, however I can't seem to add Self Hosted Engine to additional physical hosts.
I think this is the problem, but I don't know what the solution is:
2018-05-29 08:00:52,502+0100 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Misc configuration': Cannot resolve ovirt_hosted_engine_ha module
Deploy log attached.
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/communit y/about/community-guidelines/ List Archives: https://lists.ovirt.org/archiv es/list/users@ovirt.org/message/J5YJWLKOSKYNS6VCZG3OHD7P53XJ46E6/
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/communit y/about/community-guidelines/ List Archives: https://lists.ovirt.org/archiv es/list/users@ovirt.org/message/S24R7O3QKNR5HMCWVBEJ457CVKX7FD5S/
participants (3)
-
Ido Rosenzwig
-
Maton, Brett
-
Simone Tiraboschi