Hi Didi,

On Wed, Oct 26, 2022 at 2:34 PM Yedidyah Bar David <[email protected]> wrote:

> On Wed, Oct 26, 2022 at 2:06 PM Lev Veyde <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]>
>>>> wrote:
>>>>
>>>>> On Wed, Oct 26, 2022 at 8:50 AM ada per <[email protected]> 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 -- [email protected]
>>>>> > To unsubscribe send an email to [email protected]
>>>>> > 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/[email protected]/message/D3YMM2L2AQQU3UHXWAP4I7LN7RBHEHJ7/
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Didi
>>>>>
>>>>>
>>>
>>> --
>>>
>>> Lev Veyde
>>>
>>> Senior Software Engineer, RHCE | RHCVA | MCITP
>>>
>>> Red Hat Israel
>>>
>>> <https://www.redhat.com>
>>>
>>> [email protected] | [email protected]
>>> <https://red.ht/sig>
>>> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
>>>
>>
>>
>> --
>>
>> Lev Veyde
>>
>> Senior Software Engineer, RHCE | RHCVA | MCITP
>>
>> Red Hat Israel
>>
>> <https://www.redhat.com>
>>
>> [email protected] | [email protected]
>> <https://red.ht/sig>
>> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
>>
>
>
> --
> Didi
>


-- 

Lev Veyde

Senior Software Engineer, RHCE | RHCVA | MCITP

Red Hat Israel

<https://www.redhat.com>

[email protected] | [email protected]
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/message/P5P2Y7PIO5VS362INBBTQFKEW4P2KJZL/

Reply via email to