[ovirt-users] Re: Wrong engine version grts installed

2022-10-28 Thread Lev Veyde
Hi Ada,

The new version of the ovirt-node-ng-image was released - 4.5.3.2 :
https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.3.2-2022102813/el8/ovirt-node-ng-installer-4.5.3.2-2022102813.el8.iso

This one contains the fix to use an older version of ansible-core - 2.12.7,
which should resolve the issue you experienced.

Please let us know if you are still experiencing any issues with the HE
installation.

Thanks in advance,

On Thu, Oct 27, 2022 at 9:52 PM Lev Veyde  wrote:

> Hi,
>
> The issue seems to be a recent version of ansible-core that got installed
> on ovirt-node-ng-image (2.13.x).
> We're working on building a new ovirt-node-ng-image that has an older
> version of it (2.12.x), the same we have in our appliance, that should
> resolve the issue.
>
> Thanks for letting us know about the issue.
>
> Thanks in advance,
>
> On Thu, Oct 27, 2022 at 3:31 PM Gianluca Cecchi 
> wrote:
>
>> On Thu, Oct 27, 2022 at 2:05 PM ada per  wrote:
>>
>>> i did that aswell  still:
>>>
>>> dnf downgrade ansible-core
>>> Last metadata expiration check: 0:44:39 ago on Thu 27 Oct 2022 14:20:00
>>> EEST.
>>> Packages for argument ansible-core available, but not installed.
>>> Error: No packages marked for downgrade.
>>>
>>>
>> Strange
>> This message should be printed when you don't have the package installed.
>> For example on my Fedora 36 system I have pcp-conf package that is not
>> installed
>>
>>  $ sudo dnf downgrade pcp-conf
>> Last metadata expiration check: 0:07:36 ago on Thu 27 Oct 2022 02:19:55
>> PM CEST.
>> Packages for argument pcp-conf available, but not installed.
>> Error: No packages marked for downgrade.
>>
>> While I can install it and I will have it at the latest version:
>> $ sudo dnf install pcp-conf
>>
>>
>>
>> 
>>  PackageArchitecture Version
>>  Repository Size
>>
>> 
>> Installing:
>>  pcp-conf   x86_64   6.0.0-1.fc36
>> updates28 k
>>
>> And then I can downgrade it, even if the lower version was not ever
>> installed before on my system
>>
>> $ sudo dnf downgrade pcp-conf
>> Last metadata expiration check: 0:01:24 ago on Thu 27 Oct 2022 02:19:55
>> PM CEST.
>> Dependencies resolved.
>>
>> 
>>  PackageArchitecture Version
>> RepositorySize
>>
>> 
>> Downgrading:
>>  pcp-conf   x86_64   5.3.6-2.fc36
>>  fedora28 k
>>
>> what you get with the command
>>
>> rpm -qa | grep ansible
>> ?
>>
>>
>
> --
>
> Lev Veyde
>
> Senior Software Engineer, RHCE | RHCVA | MCITP
>
> Red Hat Israel
>
> 
>
> l...@redhat.com | lve...@redhat.com
> 
> TRIED. TESTED. TRUSTED. 
>


-- 

Lev Veyde

Senior Software Engineer, RHCE | RHCVA | MCITP

Red Hat Israel



l...@redhat.com | lve...@redhat.com

TRIED. TESTED. TRUSTED. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/7ZGMSG5CA4PLFW3ZPGVPCMNQLYPBR5JM/


[ovirt-users] Re: Wrong engine version grts installed

2022-10-27 Thread Lev Veyde
Hi,

The issue seems to be a recent version of ansible-core that got installed
on ovirt-node-ng-image (2.13.x).
We're working on building a new ovirt-node-ng-image that has an older
version of it (2.12.x), the same we have in our appliance, that should
resolve the issue.

Thanks for letting us know about the issue.

Thanks in advance,

On Thu, Oct 27, 2022 at 3:31 PM Gianluca Cecchi 
wrote:

> On Thu, Oct 27, 2022 at 2:05 PM ada per  wrote:
>
>> i did that aswell  still:
>>
>> dnf downgrade ansible-core
>> Last metadata expiration check: 0:44:39 ago on Thu 27 Oct 2022 14:20:00
>> EEST.
>> Packages for argument ansible-core available, but not installed.
>> Error: No packages marked for downgrade.
>>
>>
> Strange
> This message should be printed when you don't have the package installed.
> For example on my Fedora 36 system I have pcp-conf package that is not
> installed
>
>  $ sudo dnf downgrade pcp-conf
> Last metadata expiration check: 0:07:36 ago on Thu 27 Oct 2022 02:19:55 PM
> CEST.
> Packages for argument pcp-conf available, but not installed.
> Error: No packages marked for downgrade.
>
> While I can install it and I will have it at the latest version:
> $ sudo dnf install pcp-conf
>
>
>
> 
>  PackageArchitecture Version
>  Repository Size
>
> 
> Installing:
>  pcp-conf   x86_64   6.0.0-1.fc36
> updates28 k
>
> And then I can downgrade it, even if the lower version was not ever
> installed before on my system
>
> $ sudo dnf downgrade pcp-conf
> Last metadata expiration check: 0:01:24 ago on Thu 27 Oct 2022 02:19:55 PM
> CEST.
> Dependencies resolved.
>
> 
>  PackageArchitecture Version
> RepositorySize
>
> 
> Downgrading:
>  pcp-conf   x86_64   5.3.6-2.fc36
>  fedora28 k
>
> what you get with the command
>
> rpm -qa | grep ansible
> ?
>
>

-- 

Lev Veyde

Senior Software Engineer, RHCE | RHCVA | MCITP

Red Hat Israel



l...@redhat.com | lve...@redhat.com

TRIED. TESTED. TRUSTED. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/TSM2IEZAY4EP5DDJ4Y5OTA3QVBY7GX4F/


[ovirt-users] Re: Wrong engine version grts installed

2022-10-27 Thread Gianluca Cecchi
On Thu, Oct 27, 2022 at 2:05 PM ada per  wrote:

> i did that aswell  still:
>
> dnf downgrade ansible-core
> Last metadata expiration check: 0:44:39 ago on Thu 27 Oct 2022 14:20:00
> EEST.
> Packages for argument ansible-core available, but not installed.
> Error: No packages marked for downgrade.
>
>
Strange
This message should be printed when you don't have the package installed.
For example on my Fedora 36 system I have pcp-conf package that is not
installed

 $ sudo dnf downgrade pcp-conf
Last metadata expiration check: 0:07:36 ago on Thu 27 Oct 2022 02:19:55 PM
CEST.
Packages for argument pcp-conf available, but not installed.
Error: No packages marked for downgrade.

While I can install it and I will have it at the latest version:
$ sudo dnf install pcp-conf



 PackageArchitecture Version
 Repository Size

Installing:
 pcp-conf   x86_64   6.0.0-1.fc36
updates28 k

And then I can downgrade it, even if the lower version was not ever
installed before on my system

$ sudo dnf downgrade pcp-conf
Last metadata expiration check: 0:01:24 ago on Thu 27 Oct 2022 02:19:55 PM
CEST.
Dependencies resolved.

 PackageArchitecture Version
RepositorySize

Downgrading:
 pcp-conf   x86_64   5.3.6-2.fc36
 fedora28 k

what you get with the command

rpm -qa | grep ansible
?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/IJFL7D6GTX5XFGSHB5HHAU46B2PZKDXU/


[ovirt-users] Re: Wrong engine version grts installed

2022-10-27 Thread ada per
i did that aswell  still:

dnf downgrade ansible-core
Last metadata expiration check: 0:44:39 ago on Thu 27 Oct 2022 14:20:00
EEST.
Packages for argument ansible-core available, but not installed.
Error: No packages marked for downgrade.

On Thu, Oct 27, 2022 at 2:53 PM Gianluca Cecchi 
wrote:

> On Thu, Oct 27, 2022 at 1:49 PM ada per  wrote:
>
>>
>> # dnf downgrade ansible-core-2.13.3-1.el8.x86_64
>> Packages for argument ansible-core-2.13.3-1.el8.x86_64 available, but not
>> installed.
>> Error: No packages marked for downgrade.
>>
>>
> The package version should be the target one
>
> https://dnf.readthedocs.io/en/latest/command_ref.html#downgrade-command-label
>
> "Downgrades the specified packages to the highest installable package of
> all known lower versions if possible. When version is given and is lower
> than version of installed package then it downgrades to target version. "
>
> dnf downgrade ansible-core
>
> should be the correct command
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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:


[ovirt-users] Re: Wrong engine version grts installed

2022-10-27 Thread Gianluca Cecchi
On Thu, Oct 27, 2022 at 1:49 PM ada per  wrote:

>
> # dnf downgrade ansible-core-2.13.3-1.el8.x86_64
> Packages for argument ansible-core-2.13.3-1.el8.x86_64 available, but not
> installed.
> Error: No packages marked for downgrade.
>
>
The package version should be the target one
https://dnf.readthedocs.io/en/latest/command_ref.html#downgrade-command-label

"Downgrades the specified packages to the highest installable package of
all known lower versions if possible. When version is given and is lower
than version of installed package then it downgrades to target version. "

dnf downgrade ansible-core

should be the correct command
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/RB7V5KMIUGD2BLZJET5UDUJQVGEE4K67/


[ovirt-users] Re: Wrong engine version grts installed

2022-10-27 Thread ada per
Thank you very much for your quick response.

The correct version is now propagated fully i see from install engine
appliance the new version is there.
Unfortunately i have a different error this time

ERROR ] fatal: [localhost]: FAILED! => {"msg": "The ipaddr filter requires
python's netaddr be installed on the ansible controller"}
[ ERROR ] Failed to execute stage 'Closing up': Failed executing
ansible-playbook


package Package python3-netaddr-0.7.19-8.1.1.el8.noarch is already
installed.


Package ansible-core-2.13.3-1.el8.x86_64 is already installed.
 tried downgrading ansible but without any luck 2

# dnf downgrade ansible-core-2.13.3-1.el8.x86_64
Packages for argument ansible-core-2.13.3-1.el8.x86_64 available, but not
installed.
Error: No packages marked for downgrade.

On Wed, Oct 26, 2022 at 3:53 PM Lev Veyde  wrote:

> Hi Didi,
>
> On Wed, Oct 26, 2022 at 2:34 PM Yedidyah Bar David 
> wrote:
>
>> On Wed, Oct 26, 2022 at 2:06 PM Lev Veyde  wrote:
>>
>>> Hi Ada,
>>>
>>> Have pushed an updated version of the ovirt-engine-appliance package, it
>>> should be propagated to all mirrors soon.
>>>
>>> You can also fetch it directly from:
>>>
>>> https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/x86_64/ovirt-engine-appliance-4.5-20221026100732.1.el8.x86_64.rpm
>>>
>>> Please test it and let me know if it works for you or you still
>>> experience the same issue.
>>>
>>
>> Thanks, Lev. Do we have the appliance/node build/release process
>> documented? Can you update [1]? Thanks.
>>
>> It seems to me like we have two separate rpm repos for it - [2] for
>> nightlies, [3] for releases.
>>
>> It seems like [2] is updated by a github action in the appliance git repo.
>>
>> Is [3] updated only manually? What's the process?
>>
>>
> Yes, it's a manual process.
> One needs to take the *right* packages from [1] and [2] and add it to the
> ovirt-4.5 compose, so it will end up in [3].
>
> [1]
> https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance-4.5/el8/
> [2]
> https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance-4.5/el8-SRPMS/
> [3] https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/
>
>
>
>> With jenkins it was somewhat more clear... (to me, anyway).
>>
>>
> Yes, I know...
>
>
>> [1]
>> https://www.ovirt.org/develop/release-management/process/making-a-release.html
>>
>> [2] https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance/
>>
>> [3] https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/
>>
>>
>>>
>>> Thanks in advance,
>>>
>>>
>>> On Wed, Oct 26, 2022 at 12:38 PM Lev Veyde  wrote:
>>>
 Hi Ada,

 Thanks for letting us know about the issue.
 The issue seems to be with the latest ovirt-engine-appliance.
 We'll need to rebuild this and provide a fixed package.

 Thanks in advance,

 On Wed, Oct 26, 2022 at 11:04 AM ada per  wrote:

> Thank you for your reply,
> Indeed  I 1. Installed ovirt-node on some host   2. Ran there
> 'hosted-engine --deploy' 3. Got an engine VM that includes the  master
> engine
>
> Regarding your questions
>
> *Did you install/upgrade any package manually, prior to
> deploying?ovirt-engine-appliance? Anything else?*
> I did not upgrade any packages  prior to deploying
>
> What i did is:
> I installed  ovirt node host 4.5.3.1 without adding any packages
> manually- it deployed master version#
> i removed it and on a different host
> I installed ovirt node host 4.5.3 without adding any packages
> manually- it deployed   master version#
> i then removed it and install node 4.5.2  without adding any packages
> manually- it deployed master version
> i removed it and reinstall 4.5.2 and install engine packages
> manually and still master version was  deployed   even though  when 
> running
> engine appliance install it says
> ovirt-engine-appliance-4.5-20221018071047.1.el8.x86_64
>
> *the results of the commands are as below:*
>
> *rpm -qa | grep release*
> centos-release-nfv-common-1-3.el8.noarch
> centos-release-gluster10-1.0-1.el8s.noarch
> centos-release-virt-common-1-2.el8.noarch
> centos-release-ovirt45-8.7-2.el8s.noarch
> centos-stream-release-8.6-1.el8.noarch
> centos-release-storage-common-2-2.el8.noarch
> centos-release-opstools-1-12.el8.noarch
> ovirt-release-host-node-4.5.2-1.el8.x86_64
> centos-release-ceph-pacific-1.0-2.el8.noarch
> centos-release-nfv-openvswitch-1-3.el8.noarch
>
> *dnf repoquery -i ovirt-engine-appliance*
> Last metadata expiration check: 0:28:15 ago on Wed 26 Oct 2022
> 10:22:40 EEST.
> Name : ovirt-engine-appliance
> Version  : 4.5
> Release  : 20220419162115.1.el8
> Architecture : x86_64
> Size : 1.6 G
> Source   : ovirt-engine-appliance-4.5-20220419162115.1.el8.src.rpm
> Repository   : ovirt-45-upstream
> Summary  : The oVirt Engine Appliance image (OVA)
> 

[ovirt-users] Re: Wrong engine version grts installed

2022-10-27 Thread Yedidyah Bar David
On Wed, Oct 26, 2022 at 3:53 PM Lev Veyde  wrote:

> Hi Didi,
>
> On Wed, Oct 26, 2022 at 2:34 PM Yedidyah Bar David 
> wrote:
>
>> On Wed, Oct 26, 2022 at 2:06 PM Lev Veyde  wrote:
>>
>>> Hi Ada,
>>>
>>> Have pushed an updated version of the ovirt-engine-appliance package, it
>>> should be propagated to all mirrors soon.
>>>
>>> You can also fetch it directly from:
>>>
>>> https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/x86_64/ovirt-engine-appliance-4.5-20221026100732.1.el8.x86_64.rpm
>>>
>>> Please test it and let me know if it works for you or you still
>>> experience the same issue.
>>>
>>
>> Thanks, Lev. Do we have the appliance/node build/release process
>> documented? Can you update [1]? Thanks.
>>
>> It seems to me like we have two separate rpm repos for it - [2] for
>> nightlies, [3] for releases.
>>
>> It seems like [2] is updated by a github action in the appliance git repo.
>>
>> Is [3] updated only manually? What's the process?
>>
>>
> Yes, it's a manual process.
> One needs to take the *right* packages from [1] and [2] and add it to the
> ovirt-4.5 compose, so it will end up in [3].
>

Can we perhaps make the upload action upload to a branch-specific
subdirectory? This way, it will make it trivial to not confuse builds from
master and ovirt-4.5 branches.

And perhaps we should bump master to 4.6...

Best regards,


>
> [1]
> https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance-4.5/el8/
> [2]
> https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance-4.5/el8-SRPMS/
> [3] https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/
>
>
>
>> With jenkins it was somewhat more clear... (to me, anyway).
>>
>>
> Yes, I know...
>
>
>> [1]
>> https://www.ovirt.org/develop/release-management/process/making-a-release.html
>>
>> [2] https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance/
>>
>> [3] https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/
>>
>>
>>>
>>> Thanks in advance,
>>>
>>>
>>> On Wed, Oct 26, 2022 at 12:38 PM Lev Veyde  wrote:
>>>
 Hi Ada,

 Thanks for letting us know about the issue.
 The issue seems to be with the latest ovirt-engine-appliance.
 We'll need to rebuild this and provide a fixed package.

 Thanks in advance,

 On Wed, Oct 26, 2022 at 11:04 AM ada per  wrote:

> Thank you for your reply,
> Indeed  I 1. Installed ovirt-node on some host   2. Ran there
> 'hosted-engine --deploy' 3. Got an engine VM that includes the  master
> engine
>
> Regarding your questions
>
> *Did you install/upgrade any package manually, prior to
> deploying?ovirt-engine-appliance? Anything else?*
> I did not upgrade any packages  prior to deploying
>
> What i did is:
> I installed  ovirt node host 4.5.3.1 without adding any packages
> manually- it deployed master version#
> i removed it and on a different host
> I installed ovirt node host 4.5.3 without adding any packages
> manually- it deployed   master version#
> i then removed it and install node 4.5.2  without adding any packages
> manually- it deployed master version
> i removed it and reinstall 4.5.2 and install engine packages
> manually and still master version was  deployed   even though  when 
> running
> engine appliance install it says
> ovirt-engine-appliance-4.5-20221018071047.1.el8.x86_64
>
> *the results of the commands are as below:*
>
> *rpm -qa | grep release*
> centos-release-nfv-common-1-3.el8.noarch
> centos-release-gluster10-1.0-1.el8s.noarch
> centos-release-virt-common-1-2.el8.noarch
> centos-release-ovirt45-8.7-2.el8s.noarch
> centos-stream-release-8.6-1.el8.noarch
> centos-release-storage-common-2-2.el8.noarch
> centos-release-opstools-1-12.el8.noarch
> ovirt-release-host-node-4.5.2-1.el8.x86_64
> centos-release-ceph-pacific-1.0-2.el8.noarch
> centos-release-nfv-openvswitch-1-3.el8.noarch
>
> *dnf repoquery -i ovirt-engine-appliance*
> Last metadata expiration check: 0:28:15 ago on Wed 26 Oct 2022
> 10:22:40 EEST.
> Name : ovirt-engine-appliance
> Version  : 4.5
> Release  : 20220419162115.1.el8
> Architecture : x86_64
> Size : 1.6 G
> Source   : ovirt-engine-appliance-4.5-20220419162115.1.el8.src.rpm
> Repository   : ovirt-45-upstream
> Summary  : The oVirt Engine Appliance image (OVA)
> URL  : https://www.ovirt.org/
> License  : GPLv2
> Description  : This package contains the prebuild oVirt Engine
> appliance image. It is intended to
>  : be used with hosted-engine setup.
>
> Name : ovirt-engine-appliance
> Version  : 4.5
> Release  : 20220511122240.1.el8
> Architecture : x86_64
> Size : 1.6 G
> Source   : ovirt-engine-appliance-4.5-20220511122240.1.el8.src.rpm
> Repository   : ovirt-45-upstream
> Summary  : The oVirt 

[ovirt-users] Re: Wrong engine version grts installed

2022-10-26 Thread Lev Veyde
Hi Didi,

On Wed, Oct 26, 2022 at 2:34 PM Yedidyah Bar David  wrote:

> On Wed, Oct 26, 2022 at 2:06 PM Lev Veyde  wrote:
>
>> Hi Ada,
>>
>> Have pushed an updated version of the ovirt-engine-appliance package, it
>> should be propagated to all mirrors soon.
>>
>> You can also fetch it directly from:
>>
>> https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/x86_64/ovirt-engine-appliance-4.5-20221026100732.1.el8.x86_64.rpm
>>
>> Please test it and let me know if it works for you or you still
>> experience the same issue.
>>
>
> Thanks, Lev. Do we have the appliance/node build/release process
> documented? Can you update [1]? Thanks.
>
> It seems to me like we have two separate rpm repos for it - [2] for
> nightlies, [3] for releases.
>
> It seems like [2] is updated by a github action in the appliance git repo.
>
> Is [3] updated only manually? What's the process?
>
>
Yes, it's a manual process.
One needs to take the *right* packages from [1] and [2] and add it to the
ovirt-4.5 compose, so it will end up in [3].

[1]
https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance-4.5/el8/
[2]
https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance-4.5/el8-SRPMS/
[3] https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/



> With jenkins it was somewhat more clear... (to me, anyway).
>
>
Yes, I know...


> [1]
> https://www.ovirt.org/develop/release-management/process/making-a-release.html
>
> [2] https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance/
>
> [3] https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/
>
>
>>
>> Thanks in advance,
>>
>>
>> On Wed, Oct 26, 2022 at 12:38 PM Lev Veyde  wrote:
>>
>>> Hi Ada,
>>>
>>> Thanks for letting us know about the issue.
>>> The issue seems to be with the latest ovirt-engine-appliance.
>>> We'll need to rebuild this and provide a fixed package.
>>>
>>> Thanks in advance,
>>>
>>> On Wed, Oct 26, 2022 at 11:04 AM ada per  wrote:
>>>
 Thank you for your reply,
 Indeed  I 1. Installed ovirt-node on some host   2. Ran there
 'hosted-engine --deploy' 3. Got an engine VM that includes the  master
 engine

 Regarding your questions

 *Did you install/upgrade any package manually, prior to
 deploying?ovirt-engine-appliance? Anything else?*
 I did not upgrade any packages  prior to deploying

 What i did is:
 I installed  ovirt node host 4.5.3.1 without adding any packages
 manually- it deployed master version#
 i removed it and on a different host
 I installed ovirt node host 4.5.3 without adding any packages manually-
 it deployed   master version#
 i then removed it and install node 4.5.2  without adding any packages
 manually- it deployed master version
 i removed it and reinstall 4.5.2 and install engine packages
 manually and still master version was  deployed   even though  when running
 engine appliance install it says
 ovirt-engine-appliance-4.5-20221018071047.1.el8.x86_64

 *the results of the commands are as below:*

 *rpm -qa | grep release*
 centos-release-nfv-common-1-3.el8.noarch
 centos-release-gluster10-1.0-1.el8s.noarch
 centos-release-virt-common-1-2.el8.noarch
 centos-release-ovirt45-8.7-2.el8s.noarch
 centos-stream-release-8.6-1.el8.noarch
 centos-release-storage-common-2-2.el8.noarch
 centos-release-opstools-1-12.el8.noarch
 ovirt-release-host-node-4.5.2-1.el8.x86_64
 centos-release-ceph-pacific-1.0-2.el8.noarch
 centos-release-nfv-openvswitch-1-3.el8.noarch

 *dnf repoquery -i ovirt-engine-appliance*
 Last metadata expiration check: 0:28:15 ago on Wed 26 Oct 2022 10:22:40
 EEST.
 Name : ovirt-engine-appliance
 Version  : 4.5
 Release  : 20220419162115.1.el8
 Architecture : x86_64
 Size : 1.6 G
 Source   : ovirt-engine-appliance-4.5-20220419162115.1.el8.src.rpm
 Repository   : ovirt-45-upstream
 Summary  : The oVirt Engine Appliance image (OVA)
 URL  : https://www.ovirt.org/
 License  : GPLv2
 Description  : This package contains the prebuild oVirt Engine
 appliance image. It is intended to
  : be used with hosted-engine setup.

 Name : ovirt-engine-appliance
 Version  : 4.5
 Release  : 20220511122240.1.el8
 Architecture : x86_64
 Size : 1.6 G
 Source   : ovirt-engine-appliance-4.5-20220511122240.1.el8.src.rpm
 Repository   : ovirt-45-upstream
 Summary  : The oVirt Engine Appliance image (OVA)
 URL  : https://www.ovirt.org/
 License  : GPLv2
 Description  : This package contains the prebuild oVirt Engine
 appliance image. It is intended to
  : be used with hosted-engine setup.

 Name : ovirt-engine-appliance
 Version  : 4.5
 Release  : 20221018071047.1.el8
 Architecture : x86_64
 Size : 1.5 G
 Source   : 

[ovirt-users] Re: Wrong engine version grts installed

2022-10-26 Thread Yedidyah Bar David
On Wed, Oct 26, 2022 at 2:06 PM Lev Veyde  wrote:

> Hi Ada,
>
> Have pushed an updated version of the ovirt-engine-appliance package, it
> should be propagated to all mirrors soon.
>
> You can also fetch it directly from:
>
> https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/x86_64/ovirt-engine-appliance-4.5-20221026100732.1.el8.x86_64.rpm
>
> Please test it and let me know if it works for you or you still experience
> the same issue.
>

Thanks, Lev. Do we have the appliance/node build/release process
documented? Can you update [1]? Thanks.

It seems to me like we have two separate rpm repos for it - [2] for
nightlies, [3] for releases.

It seems like [2] is updated by a github action in the appliance git repo.

Is [3] updated only manually? What's the process?

With jenkins it was somewhat more clear... (to me, anyway).

[1]
https://www.ovirt.org/develop/release-management/process/making-a-release.html

[2] https://resources.ovirt.org/repos/ovirt/github-ci/ovirt-appliance/

[3] https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/


>
> Thanks in advance,
>
>
> On Wed, Oct 26, 2022 at 12:38 PM Lev Veyde  wrote:
>
>> Hi Ada,
>>
>> Thanks for letting us know about the issue.
>> The issue seems to be with the latest ovirt-engine-appliance.
>> We'll need to rebuild this and provide a fixed package.
>>
>> Thanks in advance,
>>
>> On Wed, Oct 26, 2022 at 11:04 AM ada per  wrote:
>>
>>> Thank you for your reply,
>>> Indeed  I 1. Installed ovirt-node on some host   2. Ran there
>>> 'hosted-engine --deploy' 3. Got an engine VM that includes the  master
>>> engine
>>>
>>> Regarding your questions
>>>
>>> *Did you install/upgrade any package manually, prior to
>>> deploying?ovirt-engine-appliance? Anything else?*
>>> I did not upgrade any packages  prior to deploying
>>>
>>> What i did is:
>>> I installed  ovirt node host 4.5.3.1 without adding any packages
>>> manually- it deployed master version#
>>> i removed it and on a different host
>>> I installed ovirt node host 4.5.3 without adding any packages manually-
>>> it deployed   master version#
>>> i then removed it and install node 4.5.2  without adding any packages
>>> manually- it deployed master version
>>> i removed it and reinstall 4.5.2 and install engine packages
>>> manually and still master version was  deployed   even though  when running
>>> engine appliance install it says
>>> ovirt-engine-appliance-4.5-20221018071047.1.el8.x86_64
>>>
>>> *the results of the commands are as below:*
>>>
>>> *rpm -qa | grep release*
>>> centos-release-nfv-common-1-3.el8.noarch
>>> centos-release-gluster10-1.0-1.el8s.noarch
>>> centos-release-virt-common-1-2.el8.noarch
>>> centos-release-ovirt45-8.7-2.el8s.noarch
>>> centos-stream-release-8.6-1.el8.noarch
>>> centos-release-storage-common-2-2.el8.noarch
>>> centos-release-opstools-1-12.el8.noarch
>>> ovirt-release-host-node-4.5.2-1.el8.x86_64
>>> centos-release-ceph-pacific-1.0-2.el8.noarch
>>> centos-release-nfv-openvswitch-1-3.el8.noarch
>>>
>>> *dnf repoquery -i ovirt-engine-appliance*
>>> Last metadata expiration check: 0:28:15 ago on Wed 26 Oct 2022 10:22:40
>>> EEST.
>>> Name : ovirt-engine-appliance
>>> Version  : 4.5
>>> Release  : 20220419162115.1.el8
>>> Architecture : x86_64
>>> Size : 1.6 G
>>> Source   : ovirt-engine-appliance-4.5-20220419162115.1.el8.src.rpm
>>> Repository   : ovirt-45-upstream
>>> Summary  : The oVirt Engine Appliance image (OVA)
>>> URL  : https://www.ovirt.org/
>>> License  : GPLv2
>>> Description  : This package contains the prebuild oVirt Engine appliance
>>> image. It is intended to
>>>  : be used with hosted-engine setup.
>>>
>>> Name : ovirt-engine-appliance
>>> Version  : 4.5
>>> Release  : 20220511122240.1.el8
>>> Architecture : x86_64
>>> Size : 1.6 G
>>> Source   : ovirt-engine-appliance-4.5-20220511122240.1.el8.src.rpm
>>> Repository   : ovirt-45-upstream
>>> Summary  : The oVirt Engine Appliance image (OVA)
>>> URL  : https://www.ovirt.org/
>>> License  : GPLv2
>>> Description  : This package contains the prebuild oVirt Engine appliance
>>> image. It is intended to
>>>  : be used with hosted-engine setup.
>>>
>>> Name : ovirt-engine-appliance
>>> Version  : 4.5
>>> Release  : 20221018071047.1.el8
>>> Architecture : x86_64
>>> Size : 1.5 G
>>> Source   : ovirt-engine-appliance-4.5-20221018071047.1.el8.src.rpm
>>> Repository   : ovirt-45-upstream
>>> Summary  : The oVirt Engine Appliance image (OVA)
>>> URL  : https://www.ovirt.org/
>>> License  : GPLv2
>>> Description  : This package contains the prebuild oVirt Engine appliance
>>> image. It is intended to
>>>  : be used with hosted-engine setup.
>>>
>>>
>>> On Wed, Oct 26, 2022 at 10:46 AM Yedidyah Bar David 
>>> wrote:
>>>
 On Wed, Oct 26, 2022 at 8:50 AM ada per  wrote:
 >
 > Hello,
 >
 > Both  node version 4.5.3 and 4.5.2 ate installing the 

[ovirt-users] Re: Wrong engine version grts installed

2022-10-26 Thread Lev Veyde
Hi Ada,

Have pushed an updated version of the ovirt-engine-appliance package, it
should be propagated to all mirrors soon.

You can also fetch it directly from:
https://resources.ovirt.org/pub/ovirt-4.5/rpm/el8/x86_64/ovirt-engine-appliance-4.5-20221026100732.1.el8.x86_64.rpm

Please test it and let me know if it works for you or you still experience
the same issue.

Thanks in advance,


On Wed, Oct 26, 2022 at 12:38 PM Lev Veyde  wrote:

> Hi Ada,
>
> Thanks for letting us know about the issue.
> The issue seems to be with the latest ovirt-engine-appliance.
> We'll need to rebuild this and provide a fixed package.
>
> Thanks in advance,
>
> On Wed, Oct 26, 2022 at 11:04 AM ada per  wrote:
>
>> Thank you for your reply,
>> Indeed  I 1. Installed ovirt-node on some host   2. Ran there
>> 'hosted-engine --deploy' 3. Got an engine VM that includes the  master
>> engine
>>
>> Regarding your questions
>>
>> *Did you install/upgrade any package manually, prior to
>> deploying?ovirt-engine-appliance? Anything else?*
>> I did not upgrade any packages  prior to deploying
>>
>> What i did is:
>> I installed  ovirt node host 4.5.3.1 without adding any packages
>> manually- it deployed master version#
>> i removed it and on a different host
>> I installed ovirt node host 4.5.3 without adding any packages manually-
>> it deployed   master version#
>> i then removed it and install node 4.5.2  without adding any packages
>> manually- it deployed master version
>> i removed it and reinstall 4.5.2 and install engine packages manually and
>> still master version was  deployed   even though  when running engine
>> appliance install it says
>> ovirt-engine-appliance-4.5-20221018071047.1.el8.x86_64
>>
>> *the results of the commands are as below:*
>>
>> *rpm -qa | grep release*
>> centos-release-nfv-common-1-3.el8.noarch
>> centos-release-gluster10-1.0-1.el8s.noarch
>> centos-release-virt-common-1-2.el8.noarch
>> centos-release-ovirt45-8.7-2.el8s.noarch
>> centos-stream-release-8.6-1.el8.noarch
>> centos-release-storage-common-2-2.el8.noarch
>> centos-release-opstools-1-12.el8.noarch
>> ovirt-release-host-node-4.5.2-1.el8.x86_64
>> centos-release-ceph-pacific-1.0-2.el8.noarch
>> centos-release-nfv-openvswitch-1-3.el8.noarch
>>
>> *dnf repoquery -i ovirt-engine-appliance*
>> Last metadata expiration check: 0:28:15 ago on Wed 26 Oct 2022 10:22:40
>> EEST.
>> Name : ovirt-engine-appliance
>> Version  : 4.5
>> Release  : 20220419162115.1.el8
>> Architecture : x86_64
>> Size : 1.6 G
>> Source   : ovirt-engine-appliance-4.5-20220419162115.1.el8.src.rpm
>> Repository   : ovirt-45-upstream
>> Summary  : The oVirt Engine Appliance image (OVA)
>> URL  : https://www.ovirt.org/
>> License  : GPLv2
>> Description  : This package contains the prebuild oVirt Engine appliance
>> image. It is intended to
>>  : be used with hosted-engine setup.
>>
>> Name : ovirt-engine-appliance
>> Version  : 4.5
>> Release  : 20220511122240.1.el8
>> Architecture : x86_64
>> Size : 1.6 G
>> Source   : ovirt-engine-appliance-4.5-20220511122240.1.el8.src.rpm
>> Repository   : ovirt-45-upstream
>> Summary  : The oVirt Engine Appliance image (OVA)
>> URL  : https://www.ovirt.org/
>> License  : GPLv2
>> Description  : This package contains the prebuild oVirt Engine appliance
>> image. It is intended to
>>  : be used with hosted-engine setup.
>>
>> Name : ovirt-engine-appliance
>> Version  : 4.5
>> Release  : 20221018071047.1.el8
>> Architecture : x86_64
>> Size : 1.5 G
>> Source   : ovirt-engine-appliance-4.5-20221018071047.1.el8.src.rpm
>> Repository   : ovirt-45-upstream
>> Summary  : The oVirt Engine Appliance image (OVA)
>> URL  : https://www.ovirt.org/
>> License  : GPLv2
>> Description  : This package contains the prebuild oVirt Engine appliance
>> image. It is intended to
>>  : be used with hosted-engine setup.
>>
>>
>> On Wed, Oct 26, 2022 at 10:46 AM Yedidyah Bar David 
>> wrote:
>>
>>> On Wed, Oct 26, 2022 at 8:50 AM ada per  wrote:
>>> >
>>> > Hello,
>>> >
>>> > Both  node version 4.5.3 and 4.5.2 ate installing the master version.
>>>
>>> By your question, I suppose that you mean that you:
>>>
>>> 1. Installed ovirt-node on some host
>>>
>>> 2. Ran there 'hosted-engine --deploy'
>>>
>>> 3. Got an engine VM that includes the 4.5.4 master engine
>>>
>>> Can you please check this, on the host:
>>>
>>> # rpm -qa | grep release
>>>
>>> # dnf repoquery -i ovirt-engine-appliance
>>>
>>> Did you install/upgrade any package manually, prior to deploying?
>>> ovirt-engine-appliance? Anything else?
>>>
>>> Adding Lev.
>>>
>>> Thanks and best regards,
>>>
>>> >
>>> >  The version of the engine that gets installed is
>>> 4.5.4-0.2.master.20221025103923.git936a8fcd09.el8
>>> >
>>> > I do not understand why master version was installed, as I wanted the
>>> stable version.
>>> >
>>> >
>>> > 

[ovirt-users] Re: Wrong engine version grts installed

2022-10-26 Thread Lev Veyde
Hi Ada,

Thanks for letting us know about the issue.
The issue seems to be with the latest ovirt-engine-appliance.
We'll need to rebuild this and provide a fixed package.

Thanks in advance,

On Wed, Oct 26, 2022 at 11:04 AM ada per  wrote:

> Thank you for your reply,
> Indeed  I 1. Installed ovirt-node on some host   2. Ran there
> 'hosted-engine --deploy' 3. Got an engine VM that includes the  master
> engine
>
> Regarding your questions
>
> *Did you install/upgrade any package manually, prior to
> deploying?ovirt-engine-appliance? Anything else?*
> I did not upgrade any packages  prior to deploying
>
> What i did is:
> I installed  ovirt node host 4.5.3.1 without adding any packages manually-
> it deployed master version#
> i removed it and on a different host
> I installed ovirt node host 4.5.3 without adding any packages manually- it
> deployed   master version#
> i then removed it and install node 4.5.2  without adding any packages
> manually- it deployed master version
> i removed it and reinstall 4.5.2 and install engine packages manually and
> still master version was  deployed   even though  when running engine
> appliance install it says
> ovirt-engine-appliance-4.5-20221018071047.1.el8.x86_64
>
> *the results of the commands are as below:*
>
> *rpm -qa | grep release*
> centos-release-nfv-common-1-3.el8.noarch
> centos-release-gluster10-1.0-1.el8s.noarch
> centos-release-virt-common-1-2.el8.noarch
> centos-release-ovirt45-8.7-2.el8s.noarch
> centos-stream-release-8.6-1.el8.noarch
> centos-release-storage-common-2-2.el8.noarch
> centos-release-opstools-1-12.el8.noarch
> ovirt-release-host-node-4.5.2-1.el8.x86_64
> centos-release-ceph-pacific-1.0-2.el8.noarch
> centos-release-nfv-openvswitch-1-3.el8.noarch
>
> *dnf repoquery -i ovirt-engine-appliance*
> Last metadata expiration check: 0:28:15 ago on Wed 26 Oct 2022 10:22:40
> EEST.
> Name : ovirt-engine-appliance
> Version  : 4.5
> Release  : 20220419162115.1.el8
> Architecture : x86_64
> Size : 1.6 G
> Source   : ovirt-engine-appliance-4.5-20220419162115.1.el8.src.rpm
> Repository   : ovirt-45-upstream
> Summary  : The oVirt Engine Appliance image (OVA)
> URL  : https://www.ovirt.org/
> License  : GPLv2
> Description  : This package contains the prebuild oVirt Engine appliance
> image. It is intended to
>  : be used with hosted-engine setup.
>
> Name : ovirt-engine-appliance
> Version  : 4.5
> Release  : 20220511122240.1.el8
> Architecture : x86_64
> Size : 1.6 G
> Source   : ovirt-engine-appliance-4.5-20220511122240.1.el8.src.rpm
> Repository   : ovirt-45-upstream
> Summary  : The oVirt Engine Appliance image (OVA)
> URL  : https://www.ovirt.org/
> License  : GPLv2
> Description  : This package contains the prebuild oVirt Engine appliance
> image. It is intended to
>  : be used with hosted-engine setup.
>
> Name : ovirt-engine-appliance
> Version  : 4.5
> Release  : 20221018071047.1.el8
> Architecture : x86_64
> Size : 1.5 G
> Source   : ovirt-engine-appliance-4.5-20221018071047.1.el8.src.rpm
> Repository   : ovirt-45-upstream
> Summary  : The oVirt Engine Appliance image (OVA)
> URL  : https://www.ovirt.org/
> License  : GPLv2
> Description  : This package contains the prebuild oVirt Engine appliance
> image. It is intended to
>  : be used with hosted-engine setup.
>
>
> On Wed, Oct 26, 2022 at 10:46 AM Yedidyah Bar David 
> wrote:
>
>> On Wed, Oct 26, 2022 at 8:50 AM ada per  wrote:
>> >
>> > Hello,
>> >
>> > Both  node version 4.5.3 and 4.5.2 ate installing the master version.
>>
>> By your question, I suppose that you mean that you:
>>
>> 1. Installed ovirt-node on some host
>>
>> 2. Ran there 'hosted-engine --deploy'
>>
>> 3. Got an engine VM that includes the 4.5.4 master engine
>>
>> Can you please check this, on the host:
>>
>> # rpm -qa | grep release
>>
>> # dnf repoquery -i ovirt-engine-appliance
>>
>> Did you install/upgrade any package manually, prior to deploying?
>> ovirt-engine-appliance? Anything else?
>>
>> Adding Lev.
>>
>> Thanks and best regards,
>>
>> >
>> >  The version of the engine that gets installed is
>> 4.5.4-0.2.master.20221025103923.git936a8fcd09.el8
>> >
>> > I do not understand why master version was installed, as I wanted the
>> stable version.
>> >
>> >
>> > ___
>> > Users mailing list -- users@ovirt.org
>> > To unsubscribe send an email to users-le...@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/D3YMM2L2AQQU3UHXWAP4I7LN7RBHEHJ7/
>>
>>
>>
>> --
>> Didi
>>
>>

-- 

Lev Veyde

Senior Software Engineer, RHCE | RHCVA | MCITP

Red Hat Israel



l...@redhat.com | 

[ovirt-users] Re: Wrong engine version grts installed

2022-10-26 Thread ada per
Thank you for your reply,
Indeed  I 1. Installed ovirt-node on some host   2. Ran there
'hosted-engine --deploy' 3. Got an engine VM that includes the  master
engine

Regarding your questions

*Did you install/upgrade any package manually, prior to
deploying?ovirt-engine-appliance? Anything else?*
I did not upgrade any packages  prior to deploying

What i did is:
I installed  ovirt node host 4.5.3.1 without adding any packages manually-
it deployed master version#
i removed it and on a different host
I installed ovirt node host 4.5.3 without adding any packages manually- it
deployed   master version#
i then removed it and install node 4.5.2  without adding any packages
manually- it deployed master version
i removed it and reinstall 4.5.2 and install engine packages manually and
still master version was  deployed   even though  when running engine
appliance install it says
ovirt-engine-appliance-4.5-20221018071047.1.el8.x86_64

*the results of the commands are as below:*

*rpm -qa | grep release*
centos-release-nfv-common-1-3.el8.noarch
centos-release-gluster10-1.0-1.el8s.noarch
centos-release-virt-common-1-2.el8.noarch
centos-release-ovirt45-8.7-2.el8s.noarch
centos-stream-release-8.6-1.el8.noarch
centos-release-storage-common-2-2.el8.noarch
centos-release-opstools-1-12.el8.noarch
ovirt-release-host-node-4.5.2-1.el8.x86_64
centos-release-ceph-pacific-1.0-2.el8.noarch
centos-release-nfv-openvswitch-1-3.el8.noarch

*dnf repoquery -i ovirt-engine-appliance*
Last metadata expiration check: 0:28:15 ago on Wed 26 Oct 2022 10:22:40
EEST.
Name : ovirt-engine-appliance
Version  : 4.5
Release  : 20220419162115.1.el8
Architecture : x86_64
Size : 1.6 G
Source   : ovirt-engine-appliance-4.5-20220419162115.1.el8.src.rpm
Repository   : ovirt-45-upstream
Summary  : The oVirt Engine Appliance image (OVA)
URL  : https://www.ovirt.org/
License  : GPLv2
Description  : This package contains the prebuild oVirt Engine appliance
image. It is intended to
 : be used with hosted-engine setup.

Name : ovirt-engine-appliance
Version  : 4.5
Release  : 20220511122240.1.el8
Architecture : x86_64
Size : 1.6 G
Source   : ovirt-engine-appliance-4.5-20220511122240.1.el8.src.rpm
Repository   : ovirt-45-upstream
Summary  : The oVirt Engine Appliance image (OVA)
URL  : https://www.ovirt.org/
License  : GPLv2
Description  : This package contains the prebuild oVirt Engine appliance
image. It is intended to
 : be used with hosted-engine setup.

Name : ovirt-engine-appliance
Version  : 4.5
Release  : 20221018071047.1.el8
Architecture : x86_64
Size : 1.5 G
Source   : ovirt-engine-appliance-4.5-20221018071047.1.el8.src.rpm
Repository   : ovirt-45-upstream
Summary  : The oVirt Engine Appliance image (OVA)
URL  : https://www.ovirt.org/
License  : GPLv2
Description  : This package contains the prebuild oVirt Engine appliance
image. It is intended to
 : be used with hosted-engine setup.


On Wed, Oct 26, 2022 at 10:46 AM Yedidyah Bar David  wrote:

> On Wed, Oct 26, 2022 at 8:50 AM ada per  wrote:
> >
> > Hello,
> >
> > Both  node version 4.5.3 and 4.5.2 ate installing the master version.
>
> By your question, I suppose that you mean that you:
>
> 1. Installed ovirt-node on some host
>
> 2. Ran there 'hosted-engine --deploy'
>
> 3. Got an engine VM that includes the 4.5.4 master engine
>
> Can you please check this, on the host:
>
> # rpm -qa | grep release
>
> # dnf repoquery -i ovirt-engine-appliance
>
> Did you install/upgrade any package manually, prior to deploying?
> ovirt-engine-appliance? Anything else?
>
> Adding Lev.
>
> Thanks and best regards,
>
> >
> >  The version of the engine that gets installed is
> 4.5.4-0.2.master.20221025103923.git936a8fcd09.el8
> >
> > I do not understand why master version was installed, as I wanted the
> stable version.
> >
> >
> > ___
> > Users mailing list -- users@ovirt.org
> > To unsubscribe send an email to users-le...@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/D3YMM2L2AQQU3UHXWAP4I7LN7RBHEHJ7/
>
>
>
> --
> Didi
>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/AZLJUOX54ANB2NP64XC6NMF6EJVE4JDW/


[ovirt-users] Re: Wrong engine version grts installed

2022-10-26 Thread Yedidyah Bar David
On Wed, Oct 26, 2022 at 8:50 AM ada per  wrote:
>
> Hello,
>
> Both  node version 4.5.3 and 4.5.2 ate installing the master version.

By your question, I suppose that you mean that you:

1. Installed ovirt-node on some host

2. Ran there 'hosted-engine --deploy'

3. Got an engine VM that includes the 4.5.4 master engine

Can you please check this, on the host:

# rpm -qa | grep release

# dnf repoquery -i ovirt-engine-appliance

Did you install/upgrade any package manually, prior to deploying?
ovirt-engine-appliance? Anything else?

Adding Lev.

Thanks and best regards,

>
>  The version of the engine that gets installed is 
> 4.5.4-0.2.master.20221025103923.git936a8fcd09.el8
>
> I do not understand why master version was installed, as I wanted the stable 
> version.
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@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/D3YMM2L2AQQU3UHXWAP4I7LN7RBHEHJ7/



-- 
Didi
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@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/OGE7PDZG7ZRWCIENUC6GWFSASRWHJ64Z/