Hi ,
I was able to update to ovirt 4.2.8 on one of my host using 7.6 centos repo
like Alex suggested. But now when i try to activate it i get this error in
the engine log
020-08-06 16:43:44,903-04 INFO
[org.ovirt.engine.core.vdsbroker.gluster.ManageGlusterServiceVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-97)
[51530ac3-6864-47fd-8910-9c1a2a825da8] START,
ManageGlusterServiceVDSCommand(HostName = ovhost3,
GlusterServiceVDSParameters:{hostId='c85cd64e-94ff-4b0f-a9a0-c888d348b1aa'}),
log id: 5677f568
2020-08-06 16:43:44,970-04
* ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engine-Thread-97)
[51530ac3-6864-47fd-8910-9c1a2a825da8] EVENT_ID:
VDS_BROKER_COMMAND_FAILURE(10,802), VDSM ovhost3 command
ManageGlusterServiceVDS failed: The method does not exist or is not
available: {'method': u'GlusterService.action'}2020-08-06 16:43:44,970-04
ERROR
[org.ovirt.engine.core.vdsbroker.gluster.ManageGlusterServiceVDSCommand]
(EE-ManagedThreadFactory-engine-Thread-97)
[51530ac3-6864-47fd-8910-9c1a2a825da8] Command
'ManageGlusterServiceVDSCommand(HostName = ovhost3,
GlusterServiceVDSParameters:{hostId='c85cd64e-94ff-4b0f-a9a0-c888d348b1aa'})'
execution failed: VDSGenericException: VDSErrorException: Failed to
ManageGlusterServiceVDS, error = The method does not exist or is not
available: {'method': u'GlusterService.action'}, code = -32601*
2020-08-06 16:43:44,970-04 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand]
(EE-ManagedThreadFactory-engine-Thread-97)
[51530ac3-6864-47fd-8910-9c1a2a825da8] Activate host finished. Lock
released. Monitoring can run now for host 'ovhost3' from data-center
'Default'
2020-08-06 16:43:44,983-04 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engine-Thread-97)
[51530ac3-6864-47fd-8910-9c1a2a825da8] EVENT_ID: VDS_ACTIVATE_FAILED(18),
Failed to activate Host ovhost3.(User: admin@internal-authz
after that the host end up in unassign.
my engine is also on 4.2.8
any suggestions will be appreciated.
Regards
Carl
On Thu, Aug 6, 2020 at 11:42 AM carl langlois <crl.langlois(a)gmail.com>
wrote:
Hi,
Thanks for the suggestion. I will try it.
But at one point I will need to update the OS past 7.6 as 4.3.9 needs 7.7
or later.
Regards
Carl
On Thu, Aug 6, 2020 at 9:49 AM Alex K <rightkicktech(a)gmail.com> wrote:
> Hi
>
> On Thu, Aug 6, 2020 at 3:45 PM carl langlois <crl.langlois(a)gmail.com>
> wrote:
>
>> Hi all,
>>
>> I am in the process of upgrading our cluster to 4.3. But first i need to
>> update everything to 4.2.8 and update the os to the latest 7.x. I was able
>> to update the self-hosted engine to the latest 4.2.8 and centos 7.8. But
>> when i tried to update the host yum update got broken gluster packages.
>> The current host that i'm trying to update is on 7.5. If i look at the
>> release note i can see that ovirt 4.2.8 needs 7.6. Not sure how to resolve
>> this.
>> Any suggestions?.
>>
> you need to amend /etc/yum.repos.d/ovirt-4.2-dependencies.repo and edit
> the repos that contain the name ovirt-4.2 as following:
>
> from: *mirror.centos.org/centos/7 <
http://mirror.centos.org/centos/7>*
> to: *vault.centos.org/centos/7.6.1810
> <
http://vault.centos.org/centos/7.6.1810>*
>
> You will need to amend also base repo to avoid centos going to 7.8, as
> you will face dependency issues with 4.2. You can point base repo at
> 7.6.1810, yum update, then follow upgrade to 4.3.
> For the base repo you need to comment out mirrorlist lines, uncomment
> baseurl and replace
mirror.centos.org/centos/$releasever with
> *vault.centos.org/centos/7.6.1810
> <
http://vault.centos.org/centos/7.6.1810>. *
> Just followed this path the previous days and managed to complete the
> upgrade from 4.2 to 4.3.
> Good luck.
>
>>
>> Carl
>> _______________________________________________
>> Users mailing list -- users(a)ovirt.org
>> To unsubscribe send an email to users-leave(a)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/QTPJBNLETMH...
>>
>