[ovirt-users] Re: oVirt 4.5.5 compatibility with CPU

2024-06-13 Thread markeczzz
Have you found an answer to this question? We are also looking at this 
processors and not sure if they are supported.
___
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/X6JREXW7DQHXL5A4DZGYM4KM5EIXLN4V/


[ovirt-users] Re: Backup bug in latest version

2024-06-13 Thread Jean-Louis Dupond via Users
Should be fixed in 
https://github.com/oVirt/ovirt-engine/commit/40a9a01e6edb078a8392c9f3baa17e10b29ea2ff


On 13/06/2024 11:36, Giulio Casella wrote:

Hi,
yesterday we upgraded engine:

ovirt-engine-4.5.7-0.master.20240506114300.git0a1ba8203f.el8.noarch -> 
ovirt-engine-4.5.7-0.master.20240527152413.gited023e5e0a.el8.noarch


Since then our backups (made by Storware backup and recovery, 
vprotect) are failing.
It seems that engine tries to add backup twice, and db primary key 
constraint obviously fails. Find below a snippet from engine.log.


The snapshot part of backup process is executed correctly (but 
snapshot named "Auto-generated for Backup VM" remains after failure).


Also script 
/usr/share/doc/python3-ovirt-engine-sdk4/examples/backup_vm.py fails 
to finalize/terminate backup.


Has anyone seen this and filed a bug on github?

--
2024-06-13 10:36:47,481+02 INFO 
[org.ovirt.engine.core.bll.storage.backup.HybridBackupCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Lock Acquired 
to object 
'EngineLock:{exclusiveLocks='[09db7fdc-c4d3-4fbd-a50e-1b04de2b1341=DISK, 
32f9b481-8431-4cbc-ad3e-bb226374e693=DISK]', sharedLocks=''}'
2024-06-13 10:36:47,535+02 INFO 
[org.ovirt.engine.core.bll.storage.backup.HybridBackupCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Running 
command: HybridBackupCommand internal: false. Entities affected : ID: 
dc6d9b23-e2f7-4744-a633-d4e532ef190f Type: VMAction group BACKUP_DISK 
with role type ADMIN,  ID: 09db7fdc-c4d3-4fbd-a50e-1b04de2b1341 Type: 
DiskAction group BACKUP_DISK with role type ADMIN,  ID: 
32f9b481-8431-4cbc-ad3e-bb226374e693 Type: DiskAction group 
BACKUP_DISK with role type ADMIN
2024-06-13 10:36:47,541+02 INFO 
[org.ovirt.engine.core.bll.storage.backup.HybridBackupCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Created 
VmBackup entity 'd5bed8c5-f172-47c7-9827-5dda51490ee8' for VM 
'dc6d9b23-e2f7-4744-a633-d4e532ef190f'
2024-06-13 10:36:47,596+02 INFO 
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotForVmCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Lock Acquired 
to object 
'EngineLock:{exclusiveLocks='[dc6d9b23-e2f7-4744-a633-d4e532ef190f=VM]', 
sharedLocks=''}'
2024-06-13 10:36:47,640+02 INFO 
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotForVmCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Running 
command: CreateSnapshotForVmCommand internal: true. Entities affected 
:  ID: dc6d9b23-e2f7-4744-a633-d4e532ef190f Type: VMAction group 
MANIPULATE_VM_SNAPSHOTS with role type USER
2024-06-13 10:36:47,668+02 INFO 
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotDiskCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Running 
command: CreateSnapshotDiskCommand internal: true. Entities affected 
:  ID: dc6d9b23-e2f7-4744-a633-d4e532ef190f Type: VMAction group 
MANIPULATE_VM_SNAPSHOTS with role type USER
2024-06-13 10:36:47,731+02 INFO 
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotCommand] (default 
task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Running command: 
CreateSnapshotCommand internal: true. Entities affected :  ID: 
---- Type: Storage
2024-06-13 10:36:47,767+02 INFO 
[org.ovirt.engine.core.vdsbroker.irsbroker.CreateVolumeVDSCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] START, 
CreateVolumeVDSCommand( 
CreateVolumeVDSCommandParameters:{storagePoolId='42135536-980b-4ea9-ab66-b850ed8c1f2b', 
ignoreFailoverLimit='false', 
storageDomainId='459011cf-ebb6-46ff-831d-8ccfafd82c8a', 
imageGroupId='32f9b481-8431-4cbc-ad3e-bb226374e693', 
imageSizeInBytes='107374182400', volumeFormat='COW', 
newImageId='754b091f-eaa9-4fd8-afbf-1caa0e747eb6', imageType='Sparse', 
newImageDescription='', imageInitialSizeInBytes='0', 
imageId='06289dbc-fc0a-4d7b-bd13-92a2df199971', 
sourceImageGroupId='32f9b481-8431-4cbc-ad3e-bb226374e693', 
shouldAddBitmaps='false', legal='true', sequenceNumber='1', 
bitmap='bf62fab5-fb82-4c03-ac60-ddb9943c9f0d'}), log id: 128fa930
2024-06-13 10:36:47,883+02 INFO 
[org.ovirt.engine.core.vdsbroker.irsbroker.CreateVolumeVDSCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] FINISH, 
CreateVolumeVDSCommand, return: 754b091f-eaa9-4fd8-afbf-1caa0e747eb6, 
log id: 128fa930
2024-06-13 10:36:47,895+02 INFO 
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (default task-8) 
[38c00ae1-a837-4758-85a9-ee9943395753] CommandAsyncTask::Adding 
CommandMultiAsyncTasks object for command 
'43b174d8-3b84-46a3-abe6-e825e9ce7c81'
2024-06-13 10:36:47,896+02 INFO 
[org.ovirt.engine.core.bll.CommandMultiAsyncTasks] (default task-8) 
[38c00ae1-a837-4758-85a9-ee9943395753] 
CommandMultiAsyncTasks::attachTask: Attaching task 
'86720608-b5bd-4a28-b7ee-b1a3507592aa' to command 
'43b174d8-3b84-46a3-abe6-e825e9ce7c81'.
2024-06-13 10:36:47,918+02 INFO 
[org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (default task-8) 

[ovirt-users] Backup bug in latest version

2024-06-13 Thread Giulio Casella

Hi,
yesterday we upgraded engine:

ovirt-engine-4.5.7-0.master.20240506114300.git0a1ba8203f.el8.noarch -> 
ovirt-engine-4.5.7-0.master.20240527152413.gited023e5e0a.el8.noarch


Since then our backups (made by Storware backup and recovery, vprotect) 
are failing.
It seems that engine tries to add backup twice, and db primary key 
constraint obviously fails. Find below a snippet from engine.log.


The snapshot part of backup process is executed correctly (but snapshot 
named "Auto-generated for Backup VM" remains after failure).


Also script 
/usr/share/doc/python3-ovirt-engine-sdk4/examples/backup_vm.py fails to 
finalize/terminate backup.


Has anyone seen this and filed a bug on github?

--
2024-06-13 10:36:47,481+02 INFO 
[org.ovirt.engine.core.bll.storage.backup.HybridBackupCommand] (default 
task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Lock Acquired to object 
'EngineLock:{exclusiveLocks='[09db7fdc-c4d3-4fbd-a50e-1b04de2b1341=DISK, 
32f9b481-8431-4cbc-ad3e-bb226374e693=DISK]', sharedLocks=''}'
2024-06-13 10:36:47,535+02 INFO 
[org.ovirt.engine.core.bll.storage.backup.HybridBackupCommand] (default 
task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Running command: 
HybridBackupCommand internal: false. Entities affected :  ID: 
dc6d9b23-e2f7-4744-a633-d4e532ef190f Type: VMAction group BACKUP_DISK 
with role type ADMIN,  ID: 09db7fdc-c4d3-4fbd-a50e-1b04de2b1341 Type: 
DiskAction group BACKUP_DISK with role type ADMIN,  ID: 
32f9b481-8431-4cbc-ad3e-bb226374e693 Type: DiskAction group BACKUP_DISK 
with role type ADMIN
2024-06-13 10:36:47,541+02 INFO 
[org.ovirt.engine.core.bll.storage.backup.HybridBackupCommand] (default 
task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Created VmBackup entity 
'd5bed8c5-f172-47c7-9827-5dda51490ee8' for VM 
'dc6d9b23-e2f7-4744-a633-d4e532ef190f'
2024-06-13 10:36:47,596+02 INFO 
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotForVmCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Lock Acquired to 
object 
'EngineLock:{exclusiveLocks='[dc6d9b23-e2f7-4744-a633-d4e532ef190f=VM]', 
sharedLocks=''}'
2024-06-13 10:36:47,640+02 INFO 
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotForVmCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Running command: 
CreateSnapshotForVmCommand internal: true. Entities affected :  ID: 
dc6d9b23-e2f7-4744-a633-d4e532ef190f Type: VMAction group 
MANIPULATE_VM_SNAPSHOTS with role type USER
2024-06-13 10:36:47,668+02 INFO 
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotDiskCommand] (default 
task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Running command: 
CreateSnapshotDiskCommand internal: true. Entities affected :  ID: 
dc6d9b23-e2f7-4744-a633-d4e532ef190f Type: VMAction group 
MANIPULATE_VM_SNAPSHOTS with role type USER
2024-06-13 10:36:47,731+02 INFO 
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotCommand] (default 
task-8) [38c00ae1-a837-4758-85a9-ee9943395753] Running command: 
CreateSnapshotCommand internal: true. Entities affected :  ID: 
---- Type: Storage
2024-06-13 10:36:47,767+02 INFO 
[org.ovirt.engine.core.vdsbroker.irsbroker.CreateVolumeVDSCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] START, 
CreateVolumeVDSCommand( 
CreateVolumeVDSCommandParameters:{storagePoolId='42135536-980b-4ea9-ab66-b850ed8c1f2b', 
ignoreFailoverLimit='false', 
storageDomainId='459011cf-ebb6-46ff-831d-8ccfafd82c8a', 
imageGroupId='32f9b481-8431-4cbc-ad3e-bb226374e693', 
imageSizeInBytes='107374182400', volumeFormat='COW', 
newImageId='754b091f-eaa9-4fd8-afbf-1caa0e747eb6', imageType='Sparse', 
newImageDescription='', imageInitialSizeInBytes='0', 
imageId='06289dbc-fc0a-4d7b-bd13-92a2df199971', 
sourceImageGroupId='32f9b481-8431-4cbc-ad3e-bb226374e693', 
shouldAddBitmaps='false', legal='true', sequenceNumber='1', 
bitmap='bf62fab5-fb82-4c03-ac60-ddb9943c9f0d'}), log id: 128fa930
2024-06-13 10:36:47,883+02 INFO 
[org.ovirt.engine.core.vdsbroker.irsbroker.CreateVolumeVDSCommand] 
(default task-8) [38c00ae1-a837-4758-85a9-ee9943395753] FINISH, 
CreateVolumeVDSCommand, return: 754b091f-eaa9-4fd8-afbf-1caa0e747eb6, 
log id: 128fa930
2024-06-13 10:36:47,895+02 INFO 
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (default task-8) 
[38c00ae1-a837-4758-85a9-ee9943395753] CommandAsyncTask::Adding 
CommandMultiAsyncTasks object for command 
'43b174d8-3b84-46a3-abe6-e825e9ce7c81'
2024-06-13 10:36:47,896+02 INFO 
[org.ovirt.engine.core.bll.CommandMultiAsyncTasks] (default task-8) 
[38c00ae1-a837-4758-85a9-ee9943395753] 
CommandMultiAsyncTasks::attachTask: Attaching task 
'86720608-b5bd-4a28-b7ee-b1a3507592aa' to command 
'43b174d8-3b84-46a3-abe6-e825e9ce7c81'.
2024-06-13 10:36:47,918+02 INFO 
[org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (default task-8) 
[38c00ae1-a837-4758-85a9-ee9943395753] Adding task 
'86720608-b5bd-4a28-b7ee-b1a3507592aa' (Parent Command 'CreateSnapshot', 
Parameters Type 

[ovirt-users] Re: VM Windows 2022 always been shutdown

2024-06-13 Thread Jean-Louis Dupond via Users

Hi,

This is a pure qemu/kernel issue.
I've seen similar reports, like 
https://gitlab.com/qemu-project/qemu/-/issues/1198


What kernel version and qemu version are you running?

On 4/06/2024 16:12, Kalil de A. Carvalho wrote:

Hello all.

Here, in my company, we have oVirt verson 4.5.4-1.el9 running with a 
lots of VM's but all Windows 2022 and 11 has a strange behaviour, 
sometimes just going down with this message:


"VM VM-NAME is down with error. Exit message: Lost connection with 
qemu process."


Looking for any answer on logs I found out this message:

"Code=qemu-kvm: ../hw/core/cpu-sysemu.c:77: int 
cpu_asidx_from_attrs(CPUState *, MemTxAttrs): Assertion `ret < 
cpu->num_ases && ret >= 0' failed.

2024-06-03 13:59:46.809+: shutting down, reason=crashed"

We don't understand why it just has problems with Windwos 2022 and 11. 
Windows 2019 run without problem.


Can any one have this kind of situation? Does it have any fixed action?

Best regars
--
Atenciosamente,
Kalil de A. Carvalho


___
Users mailing list --users@ovirt.org
To unsubscribe send an email tousers-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/KCIH5FTYXMP463NLQBQBVNH2HDJ4JDGI/___
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/V275ICCFJ36OLWDUNRSB5GZRM7GIMQYL/


[ovirt-users] Re: PKIX path validation failed

2024-06-12 Thread Fabrice Bacchella via Users
Did you try to drop valid certificates in /etc/pki/tls/certs and run 
`update-ca-trust extract ` ? (see 
https://fedoraproject.org/wiki/Features/SharedSystemCertificates for details)

If you use an openjdk jvm, and not temurin or oracle JDK, that should be enough.

> Le 10 juin 2024 à 15:47, Ali Gusainov  a écrit :
> 
> Hello experts.
> 
> Environment:
> oVirt: Software Version:4.4.10.7-1.el8
> OS: CentOS Linux release 8.5.2111
> 
> Symptoms:
> 1. At login prompt I see this:
> "PKIX path validation failed: java.security.certCertPathValidatorException: 
> validity check failed"
> which successfully resolved by "engine-setup --offline"
> 2. Now the host at 'Unassigned' status and all VMs marked with '?' symbol. 
> At vdsm.log I found message:
> ERROR (Reactor thread) [ProtocolDetector.SSLHandshakeDispatcher] ssl 
> handshake: socket error, address: :::. (sslutils:272)
> At engine.log I found messages:
> ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] 
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-2) [] 
> Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: 
> VDSNetworkException: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed
> ...
> 2024-06-10 17:54:13,576+05 ERROR 
> [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] 
> (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-8) [] 
> Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: 
> VDSNetworkException: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed
> 
> Cause:
> Certificate expired.
> 
> Questions:
> 1. How to bring host 'Online'?
> 2. How to properly update SSL?
> ___
> 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/ERNPMYZDMRJAEWQI5VZJMX4YOK3TJWS5/
___
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/5HPVZKQM4JSVE4ISJSF5ZCMUFFPMET23/


[ovirt-users] Re: Any plans on oVirt Major release with new feature?

2024-06-11 Thread Nathanaël Blanchet via Users
Thank you for this excellent new, looking forward to seeing what will
happen.

Can you tell me if some ovirt derivated projects such as OKD/openshift
IPI oVirt provider and ovirt CSI drivers have any chance to be
maintained again? They have been removed since OKD 4.14 version while
OKD really rocks upon oVirt virt!

Le mardi 11 juin 2024 à 16:22 +0200, Jean-Louis Dupond via Users a
écrit :
> I have some good news to share, and that is that we will continue 
> working on oVirt!
> As we want to keep development active, we can share that we have an
> open 
> position to work on oVirt now: 
> https://careers.team.blue/jobs/4597190-java-python-developer-virtualization-stack
> 
> If somebody would be interested, feel free to contact me directly.
> But you can expect more and more patches from our side hopefully :)
> 
> And hopefully some other companies jump the ship and get oVIrt 
> development up-to-speed again!
> As there is no (open source) alternative at this moment that comes
> even 
> close to oVirt.
> 
> On 27/05/2024 09:22, Sandro Bonazzola wrote:
> > Hi, let me try to answer your questions:
> > 
> > > I would like to know if there is any plans for major release with
> > > new feature for consider alternative of other hypervisor?
> > As of today, there's no discussion about a new major release
> > neither on devel mailing list nor on users mailing list. Nobody
> > stepped in to  lead the next major release development. I think
> > this is a good thread for those companies who are thinking about
> > putting some effort on oVirt sharing their plans.
> > 
> > > I've been using the oracle ovirt for couple of years pretty good
> > > one. I would like know the future of oVirt as well along with
> > > feature plans.
> > I wrote a blog post about the future of oVirt around 2 years ago
> > here:
> > https://blogs.ovirt.org/2022/02/future-of-ovirt-february-2022/ ;
> > nothing really changed since then.
> > 
> > > Since Red Hat Virtualizazion is going out of support, we need to
> > > know if Ovirt is still alive and development continues.
> > Despite no major release is currently being planned, yes, oVirt
> > development is still continuing. As an example here are the commits
> > since last release of oVirt Engine package:
> > https://github.com/oVirt/ovirt-engine/compare/ovirt-engine-4.5.6...master
> > 
> > >   do you know if there is a professional support offer for an
> > > Ovirt production infrastructure?
> > You can find something here:
> > https://www.ovirt.org/community/user-stories/users-and-providers.html
> >  ; I guess there are others who probably will reply to you in
> > private.
> > 
> > Hope it helps,
> > 
> ___
> 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/GPD6DRW2WTD42T24Z3SYTCER4K7GOM5R/

-- 
Nathanaël Blanchet

Administrateur Systèmes et Réseaux
Service Informatique et REseau (SIRE)
Département des systèmes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr
___
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/SI25YPEM7OVJ24AV33MRYW4LEYKDLWYH/


[ovirt-users] Re: Any plans on oVirt Major release with new feature?

2024-06-11 Thread Renaud via Users

On 11/06/2024 16:22, Jean-Louis Dupond via Users wrote:
I have some good news to share, and that is that we will continue 
working on oVirt!
As we want to keep development active, we can share that we have an 
open position to work on oVirt now: 
https://careers.team.blue/jobs/4597190-java-python-developer-virtualization-stack


If somebody would be interested, feel free to contact me directly.
But you can expect more and more patches from our side hopefully :)

And hopefully some other companies jump the ship and get oVIrt 
development up-to-speed again!
As there is no (open source) alternative at this moment that comes 
even close to oVirt.


I hope you find someone! I've already seen some of your contributions in 
git, so thank you for your sponsorship!


Renaud
___
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/5SVHDF3ML23AGMWVE3NV3UJMP3FWLCCD/


[ovirt-users] Re: Any plans on oVirt Major release with new feature?

2024-06-11 Thread Alex K
On Tue, Jun 11, 2024 at 5:23 PM Jean-Louis Dupond via Users 
wrote:

> I have some good news to share, and that is that we will continue
> working on oVirt!
> As we want to keep development active, we can share that we have an open
> position to work on oVirt now:
>
> https://careers.team.blue/jobs/4597190-java-python-developer-virtualization-stack
>
> If somebody would be interested, feel free to contact me directly.
> But you can expect more and more patches from our side hopefully :)
>
> And hopefully some other companies jump the ship and get oVIrt
> development up-to-speed again!
> As there is no (open source) alternative at this moment that comes even
> close to oVirt.
>
Great to hear this! oVirt is indeed a great project.

>
> On 27/05/2024 09:22, Sandro Bonazzola wrote:
> > Hi, let me try to answer your questions:
> >
> >> I would like to know if there is any plans for major release with new
> feature for consider alternative of other hypervisor?
> > As of today, there's no discussion about a new major release neither on
> devel mailing list nor on users mailing list. Nobody stepped in to  lead
> the next major release development. I think this is a good thread for those
> companies who are thinking about putting some effort on oVirt sharing their
> plans.
> >
> >> I've been using the oracle ovirt for couple of years pretty good one. I
> would like know the future of oVirt as well along with feature plans.
> > I wrote a blog post about the future of oVirt around 2 years ago here:
> https://blogs.ovirt.org/2022/02/future-of-ovirt-february-2022/ ; nothing
> really changed since then.
> >
> >> Since Red Hat Virtualizazion is going out of support, we need to know
> if Ovirt is still alive and development continues.
> > Despite no major release is currently being planned, yes, oVirt
> development is still continuing. As an example here are the commits since
> last release of oVirt Engine package:
> https://github.com/oVirt/ovirt-engine/compare/ovirt-engine-4.5.6...master
> >
> >>   do you know if there is a professional support offer for an Ovirt
> production infrastructure?
> > You can find something here:
> https://www.ovirt.org/community/user-stories/users-and-providers.html ; I
> guess there are others who probably will reply to you in private.
> >
> > Hope it helps,
> >
> ___
> 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/GPD6DRW2WTD42T24Z3SYTCER4K7GOM5R/
>
___
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/ZKLW3NBIBZVTSMU4S62BWTLBZKVDBIXD/


[ovirt-users] Re: Any plans on oVirt Major release with new feature?

2024-06-11 Thread John

Excellent news, thank you very much 

On 11/06/2024 15:22, Jean-Louis Dupond via Users wrote:
I have some good news to share, and that is that we will continue 
working on oVirt!
As we want to keep development active, we can share that we have an 
open position to work on oVirt now: 
https://careers.team.blue/jobs/4597190-java-python-developer-virtualization-stack


If somebody would be interested, feel free to contact me directly.
But you can expect more and more patches from our side hopefully :)

And hopefully some other companies jump the ship and get oVIrt 
development up-to-speed again!
As there is no (open source) alternative at this moment that comes 
even close to oVirt.


On 27/05/2024 09:22, Sandro Bonazzola wrote:

Hi, let me try to answer your questions:

I would like to know if there is any plans for major release with 
new feature for consider alternative of other hypervisor?
As of today, there's no discussion about a new major release neither 
on devel mailing list nor on users mailing list. Nobody stepped in 
to  lead the next major release development. I think this is a good 
thread for those companies who are thinking about putting some effort 
on oVirt sharing their plans.


I've been using the oracle ovirt for couple of years pretty good 
one. I would like know the future of oVirt as well along with 
feature plans.
I wrote a blog post about the future of oVirt around 2 years ago 
here: https://blogs.ovirt.org/2022/02/future-of-ovirt-february-2022/ 
; nothing really changed since then.


Since Red Hat Virtualizazion is going out of support, we need to 
know if Ovirt is still alive and development continues.
Despite no major release is currently being planned, yes, oVirt 
development is still continuing. As an example here are the commits 
since last release of oVirt Engine package: 
https://github.com/oVirt/ovirt-engine/compare/ovirt-engine-4.5.6...master


  do you know if there is a professional support offer for an Ovirt 
production infrastructure?
You can find something here: 
https://www.ovirt.org/community/user-stories/users-and-providers.html 
; I guess there are others who probably will reply to you in private.


Hope it helps,


___
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/GPD6DRW2WTD42T24Z3SYTCER4K7GOM5R/

___
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/QQ623U5CPZHW2VKF5QSH6VFOIRBF5PDD/


[ovirt-users] Re: Any plans on oVirt Major release with new feature?

2024-06-11 Thread Jean-Louis Dupond via Users
I have some good news to share, and that is that we will continue 
working on oVirt!
As we want to keep development active, we can share that we have an open 
position to work on oVirt now: 
https://careers.team.blue/jobs/4597190-java-python-developer-virtualization-stack


If somebody would be interested, feel free to contact me directly.
But you can expect more and more patches from our side hopefully :)

And hopefully some other companies jump the ship and get oVIrt 
development up-to-speed again!
As there is no (open source) alternative at this moment that comes even 
close to oVirt.


On 27/05/2024 09:22, Sandro Bonazzola wrote:

Hi, let me try to answer your questions:


I would like to know if there is any plans for major release with new feature 
for consider alternative of other hypervisor?

As of today, there's no discussion about a new major release neither on devel 
mailing list nor on users mailing list. Nobody stepped in to  lead the next 
major release development. I think this is a good thread for those companies 
who are thinking about putting some effort on oVirt sharing their plans.


I've been using the oracle ovirt for couple of years pretty good one. I would 
like know the future of oVirt as well along with feature plans.

I wrote a blog post about the future of oVirt around 2 years ago here: 
https://blogs.ovirt.org/2022/02/future-of-ovirt-february-2022/ ; nothing really 
changed since then.


Since Red Hat Virtualizazion is going out of support, we need to know if Ovirt 
is still alive and development continues.

Despite no major release is currently being planned, yes, oVirt development is 
still continuing. As an example here are the commits since last release of 
oVirt Engine package: 
https://github.com/oVirt/ovirt-engine/compare/ovirt-engine-4.5.6...master


  do you know if there is a professional support offer for an Ovirt production 
infrastructure?

You can find something here: 
https://www.ovirt.org/community/user-stories/users-and-providers.html ; I guess 
there are others who probably will reply to you in private.

Hope it helps,


___
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/GPD6DRW2WTD42T24Z3SYTCER4K7GOM5R/


[ovirt-users] Can't access (ping) other 10G interface on host from Hosted Engine

2024-06-10 Thread Patrick Lomakin
Hello community. I am using the edge version of the Ovirt installation and 
hosts with Rocky 9.  One of my tasks was to partition the networks in the 
cluster. To make the networks work more properly in Ovirt, I divided the 
network into VLANs. VLAN 2 is for “ovirtmgmt” network, VLAN 3 is for 
“gluster-net”, VLAN - 4 is for “migration”. I configured routing between VLANs. 
Each host has a 10G NIC for the gluster network, and two 1G Bonded NICs for the 
management network. In the cluster settings, I switched the gluster network to 
the configured VLAN3 in ovirt. Before that I configured a gluster network for 
each host via Ovirt, attached it to the 10G interface, assigned static IPs and 
synchronized the networks. Then I tried to connect bricks and create volume 
through Ovirt panel, but I got an error to access IP from VLAN3. I pinged HOST1 
<---> HOST2 <---> HOST3 and the gluster network pings perfectly in either 
direction from any host. But the problem is that Hosted Engine can't ping the 
gluster IP from the 10G interface on any host. Consequently, Hosted Engine does 
not see the configured IP on the second 10G interface of the host. Only the 
first interface in the VLAN2 subnet is pinged. What can be the problem? In my 
eyes this is a pretty common solution that is used everywhere. Thank for any 
help
___
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/GLJPL7OMIIJ3C7DPWRIJFG5VGAR27SZE/


[ovirt-users]Váltás a Centos Stream 9-re.

2024-06-10 Thread tasnadi . peter
Hello!
We have a oVirt 4.5.6-1.el8 cluster.
oVirt node Centos Stream 8 based. (5pcs)
oVirt Hosted Engine Centos stream 8 based. 
We installed the hosts from an ISO image and the Hosted Engine we deployed from 
such a host.
Link: 
https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.5-2023113015/el8/
How can we switch to Centos Stream 9 OS in the simplest way without downtime?

Thanks in advance for the answer!
Peter
___
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/7B6NIJTPT6I66TFFUAF6RTL2Z2OACMT6/


[ovirt-users] PKIX path validation failed

2024-06-10 Thread Ali Gusainov
Hello experts.

Environment:
oVirt: Software Version:4.4.10.7-1.el8
OS: CentOS Linux release 8.5.2111

Symptoms:
1. At login prompt I see this:
"PKIX path validation failed: java.security.certCertPathValidatorException: 
validity check failed"
which successfully resolved by "engine-setup --offline"
2. Now the host at 'Unassigned' status and all VMs marked with '?' symbol. 
At vdsm.log I found message:
 ERROR (Reactor thread) [ProtocolDetector.SSLHandshakeDispatcher] ssl 
handshake: socket error, address: :::. (sslutils:272)
At engine.log I found messages:
ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] 
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-2) [] 
Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: 
VDSNetworkException: PKIX path validation failed: 
java.security.cert.CertPathValidatorException: validity check failed
...
2024-06-10 17:54:13,576+05 ERROR 
[org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] 
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-8) [] 
Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: 
VDSNetworkException: PKIX path validation failed: 
java.security.cert.CertPathValidatorException: validity check failed

Cause:
Certificate expired.

Questions:
1. How to bring host 'Online'?
2. How to properly update SSL?
___
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/ERNPMYZDMRJAEWQI5VZJMX4YOK3TJWS5/


[ovirt-users] Re: Unable to access the oVirt Manager console and are also unable to connect via SSH

2024-06-10 Thread Konstantin Volenbovskyi
Hi,

I am not sure if you understand that you wrote to public ovirt user forum…

Anyway.
I would say that oVirt itself should never cause problem in connecting via SSH.
It is likely that you will need to troubleshooting OS part of oVirt engine VM 
before  troubleshooting

You should consider using VNC console towards ovengine to troubleshoot that:
hosted-engine --add-console-password --password=

BR,
Konstantin

Von: Sachendra Shukla 
Datum: Sonntag, 9. Juni 2024 um 05:55
An: Gianluca Cecchi , Cyril VINH-TUNG 
, users@ovirt.org , jo...@rabe.ch 
, hunter86...@yahoo.com 
Betreff: [ovirt-users] Unable to access the oVirt Manager console and are also 
unable to connect via SSH

HI Team,

We are currently unable to access the oVirt Manager console and are also unable 
to connect via SSH. The error message we are receiving is: "The server is 
temporarily unable to service your request due to maintenance downtime or 
capacity problems. Please try again later."

Please provide a resolution if you have one.

Note: We are able to ping the oVirt Manager IP also vms are working .

Below are the snapshots for your reference.
[cid:ii_lx70c0ul0]

[cid:ii_lx70d3fx1]

[cid:ii_lx70eroi2]



--

Regards,





[Das Bild wurde vom Absender entfernt.]

Sachendra Shukla

IT Administrator

Yagna iQ, Inc. and subsidiaries


Email: sachendra.shu...@yagnaiq.com

Website: https://yagnaiq.com

Privacy Policy: https://www.yagnaiq.com/privacy-policy/


[Das Bild wurde vom Absender 
entfernt.][Das Bild wurde 
vom Absender 
entfernt.]


This communication and any attachments may contain confidential information 
and/or Yagna iQ, Inc. copyright material.

All unauthorized use, disclosure, or distribution is prohibited. If you are not 
the intended recipient, please notify Yagna iQ immediately by replying to the 
email and destroy all copies of this communication.

This email has been scanned for all known viruses. The sender does not accept 
liability for any damage inflicted by viewing the content of this email.

___
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/FENRL2I22SSMAWA77AWLX2U7T2FFXJUE/


[ovirt-users] Re: HCI Gluster Hosted Engine unexpected behavior

2024-06-09 Thread Gilboa Davara
On Sun, Jun 9, 2024 at 10:50 AM Patrick Lomakin 
wrote:

> Hey, everybody. I have 3 hosts on which Gluster replica 3 volume called
> “engine” is deployed. When I try to put 2 of the 3 hosts into maintenance
> mode, my deployment crashes. I originally expected that with replica 3 I
> could shut down 2 of the hosts and everything would work. However, I saw
> that the default for Gluster is quorum server not allowing more than one
> host to be disabled. But even after disabling the quorum and verifying that
> the Gluster disk is available with one host enabled, Hosted Engine still
> does not access the storage. Who can explain me then the point of using
> replica 3 if I can't disable 2 hosts and is there any way to fix this
> behavior?
> ___
>

Hello,

Using Gluster with one of 3 hosts will most likely trigger a split brain
situation. Don't do it.
If I needed to shutdown two hosts to do some critical maintenance, I'd
simply backup the storage to a 3'rd party single host machine, and shutdown
the cluster completely.

- Gilboa



> 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/QP5JE2SMNENYH4LAHY3IKU4TCC3YPBHR/
>
___
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/S6HSHESUZXJGD53JAWI4T6QH2AKY377T/


[ovirt-users] Re: Unable to access the oVirt Manager console and are also unable to connect via SSH

2024-06-09 Thread Patrick Lomakin
Hello. Could you try to connect to engine using "hosted-engine --console" 
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/UBT7YOLWOGXDGLMPRJ5OYDJPKBQ4O4DE/


[ovirt-users] HCI Gluster Hosted Engine unexpected behavior

2024-06-09 Thread Patrick Lomakin
Hey, everybody. I have 3 hosts on which Gluster replica 3 volume called 
“engine” is deployed. When I try to put 2 of the 3 hosts into maintenance mode, 
my deployment crashes. I originally expected that with replica 3 I could shut 
down 2 of the hosts and everything would work. However, I saw that the default 
for Gluster is quorum server not allowing more than one host to be disabled. 
But even after disabling the quorum and verifying that the Gluster disk is 
available with one host enabled, Hosted Engine still does not access the 
storage. Who can explain me then the point of using replica 3 if I can't 
disable 2 hosts and is there any way to fix this behavior?
___
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/QP5JE2SMNENYH4LAHY3IKU4TCC3YPBHR/


[ovirt-users] Unable to access the oVirt Manager console and are also unable to connect via SSH

2024-06-08 Thread Sachendra Shukla
HI Team,

We are currently unable to access the oVirt Manager console and are also
unable to connect via SSH. The error message we are receiving is: "The
server is temporarily unable to service your request due to maintenance
downtime or capacity problems. Please try again later."

Please provide a resolution if you have one.

Note: We are able to ping the oVirt Manager IP also vms are working .

Below are the snapshots for your reference.
[image: image.png]

[image: image.png]

[image: image.png]



-- 

Regards,








*Sachendra Shukla*

IT Administrator

Yagna iQ, Inc. and subsidiaries

Email: sachendra.shu...@yagnaiq.com 

Website: https://yagnaiq.com

Privacy Policy: https://www.yagnaiq.com/privacy-policy/





This communication and any attachments may contain confidential information
and/or Yagna iQ, Inc. copyright material.

All unauthorized use, disclosure, or distribution is prohibited. If you are
not the intended recipient, please notify Yagna iQ immediately by replying
to the email and destroy all copies of this communication.

This email has been scanned for all known viruses. The sender does not
accept liability for any damage inflicted by viewing the content of this
email.
___
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/R6RFDIMVY7UWMKUO4EX3UBW4P6ETYIED/


[ovirt-users] Re: Problems with RHEL 9.4 hosts

2024-06-07 Thread Devin A. Bougie
Unfortunately I’m not exactly sure what the problem was, but I was able to get 
the fully-updated EL9.4 host back in the cluster after manually deleting all of 
the iSCSI nodes.

Some of the iscsiadm commands printed worked fine:
———
[root@lnxvirt06 ~]# /sbin/iscsiadm -m iface
bond1 tcp,,,bond1,
default tcp
iser iser

[root@lnxvirt06 ~]# /sbin/iscsiadm -m node -T 
iqn.2002-10.com.infortrend:raid.sn8087428.012 -I bond1 -p 192.168.56.54:3260,1 
--op=new
New iSCSI node [tcp:[hw=,ip=,net_if=bond1,iscsi_if=bond1] 192.168.56.54,3260,1 
iqn.2002-10.com.infortrend:raid.sn8087428.012] added

[root@lnxvirt06 ~]# iscsiadm -m node
192.168.56.54:3260,1 iqn.2002-10.com.infortrend:raid.sn8073743.001
192.168.56.54:3260,1 iqn.2002-10.com.infortrend:raid.sn8073743.001
192.168.56.56:3260,1 iqn.2002-10.com.infortrend:raid.sn8073743.101
192.168.56.56:3260,1 iqn.2002-10.com.infortrend:raid.sn8073743.101
192.168.56.55:3260,1 iqn.2002-10.com.infortrend:raid.sn8087428.012
192.168.56.55:3260,1 iqn.2002-10.com.infortrend:raid.sn8087428.012
192.168.56.57:3260,1 iqn.2002-10.com.infortrend:raid.sn8087428.112
192.168.56.57:3260,1 iqn.2002-10.com.infortrend:raid.sn8087428.112
192.168.56.50:3260,1 iqn.2002-10.com.infortrend:raid.uid58204.001
192.168.56.50:3260,1 iqn.2002-10.com.infortrend:raid.uid58204.001
192.168.56.51:3260,1 iqn.2002-10.com.infortrend:raid.uid58204.012
192.168.56.51:3260,1 iqn.2002-10.com.infortrend:raid.uid58204.012
192.168.56.52:3260,1 iqn.2002-10.com.infortrend:raid.uid58204.101
192.168.56.52:3260,1 iqn.2002-10.com.infortrend:raid.uid58204.101
192.168.56.53:3260,1 iqn.2002-10.com.infortrend:raid.uid58204.112
192.168.56.53:3260,1 iqn.2002-10.com.infortrend:raid.uid58204.112
192.168.56.50:3260,1 iqn.2002-10.com.infortrend:raid.uid58207.001
192.168.56.50:3260,1 iqn.2002-10.com.infortrend:raid.uid58207.001
192.168.56.51:3260,1 iqn.2002-10.com.infortrend:raid.uid58207.012
192.168.56.52:3260,1 iqn.2002-10.com.infortrend:raid.uid58207.101
192.168.56.53:3260,1 iqn.2002-10.com.infortrend:raid.uid58207.112
———

But others didn’t, where the only difference is the portal:
———
[root@lnxvirt06 ~]# /sbin/iscsiadm -m node -T 
iqn.2002-10.com.infortrend:raid.sn8087428.012 -I bond1 -p 192.168.56.55:3260,1 
--op=new
iscsiadm: Error while adding record: invalid parameter
———

Likewise, I could delete some nodes using iscsiadm but not others:
———
[root@lnxvirt06 ~]# /sbin/iscsiadm -m node -T 
iqn.2002-10.com.infortrend:raid.sn8087428.012 -I bond1 -p 192.168.56.54:3260,1 
--op=delete
[root@lnxvirt06 ~]# /sbin/iscsiadm -m node -T 
iqn.2002-10.com.infortrend:raid.sn8087428.012 -I bond1 -p 192.168.56.55:3260,1 
--op=delete
iscsiadm: Could not execute operation on all records: invalid parameter
[root@lnxvirt06 ~]# iscsiadm -m node -p 192.168.56.50 -o delete
iscsiadm: Could not execute operation on all records: invalid parameter
———

At this point I wiped out /var/lib/iscsi/, rebooted, and everything just worked.

Thanks so much for your time and help!

Sincerely,
Devin




> On Jun 7, 2024, at 10:26 AM, Jean-Louis Dupond  wrote:
>
> 2024-06-07 09:59:16,720-0400 WARN  (jsonrpc/0) [storage.iscsiadm] iscsiadm 
> executing: ['/sbin/iscsiadm', '-m', 'iface'] (iscsiadm:104)
> 2024-06-07 09:59:16,751-0400 INFO  (jsonrpc/0) [storage.iscsi] Adding iscsi 
> node for target 192.168.56.55:3260,1 
> iqn.2002-10.com.infortrend:raid.sn8087428.012 iface bond1 (iscsi:192)
> 2024-06-07 09:59:16,751-0400 WARN  (jsonrpc/0) [storage.iscsiadm] iscsiadm 
> executing: ['/sbin/iscsiadm', '-m', 'node', '-T', 
> 'iqn.2002-10.com.infortrend:raid.sn8087428.012', '-I', 'bond1', '-p', 
> '192.168.56.55:3260,1', '--op=new'] (iscsiadm:104)
> 2024-06-07 09:59:16,785-0400 WARN  (jsonrpc/0) [storage.iscsiadm] iscsiadm 
> executing: ['/sbin/iscsiadm', '-m', 'iface'] (iscsiadm:104)
> 2024-06-07 09:59:16,825-0400 ERROR (jsonrpc/0) [storage.storageServer] Could 
> not configure connection to 192.168.56.55:3260,1 
> iqn.2002-10.com.infortrend:raid.sn8087428.012 and iface  name='bond1' transport='tcp' netIfaceName='bond1'>: (7, b'', b'iscsiadm: 
> Error while adding record: invalid parameter\n') (storageServer:580)
> Can you try to run those commands manually on the host?
> And see what it gives :)
> On 7/06/2024 16:13, Devin A. Bougie wrote:
>> Thank you!  I added a warning at the line you indicated, which produces the 
>> following output:
>>
>> ———
>> /var/log/vdsm/vdsm.log:2024-06-07 09:59:16,452-0400 WARN  (jsonrpc/0) 
>> [storage.iscsiadm] iscsiadm executing: ['/sbin/iscsiadm', '-m', 'iface'] 
>> (iscsiadm:104)
>> /var/log/vdsm/vdsm.log:2024-06-07 09:59:16,493-0400 WARN  (jsonrpc/0) 
>> [storage.iscsiadm] iscsiadm executing: ['/sbin/iscsiadm', '-m', 'iface'] 
>> (iscsiadm:104)
>> /var/log/vdsm/vdsm.log:2024-06-07 09:59:16,532-0400 WARN  (jsonrpc/0) 
>> [storage.iscsiadm] iscsiadm executing: ['/sbin/iscsiadm', '-m', 'iface'] 
>> (iscsiadm:104)
>> /var/log/vdsm/vdsm.log:2024-06-07 09:59:16,565-0400 WARN  (jsonrpc/0) 
>> [storage.iscsiadm] iscsiadm executing: 

[ovirt-users] Re: Problems with RHEL 9.4 hosts

2024-06-07 Thread Jean-Louis Dupond via Users

Weird, I have the same 6.2.1.9-1 version, and here it works.
You can try to add some print here: 
https://github.com/oVirt/vdsm/blob/4d11cae0b1b7318b282d9f90788748c0ef3cc965/lib/vdsm/storage/iscsiadm.py#L104


This should print all executed iscsiadm commands.


On 6/06/2024 20:50, Devin A. Bougie wrote:

Awesome, thanks again.  Yes, the host is fixed by just downgrading the 
iscsi-initiator-utils and iscsi-initiator-utils-iscsiuio packages from:
6.2.1.9-1.gita65a472.el9.x86_64
to:
6.2.1.4-3.git2a8f9d8.el9.x86_64

Any additional pointers of where to look or how to debug the iscsiadm calls 
would be greatly appreciated.

Many thanks!
Devin


On Jun 6, 2024, at 2:04 PM, Jean-Louis Dupond  wrote:

2024-06-06 13:28:10,478-0400 ERROR (jsonrpc/5) [storage.storageServer] Could not 
configure connection to 192.168.56.57:3260,1 
iqn.2002-10.com.infortrend:raid.sn8087428.112 and iface : (7, b'', b'iscsiadm: Error 
while adding record: invalid parameter\n') (storageServer:580)

Seems like some issue with iscsiadm calls.
Might want to debug which calls it does or what version change there is for 
iscsiadm.



"Devin A. Bougie"  schreef op 6 juni 2024 19:32:29 
CEST:
Thanks so much!  Yes, that patch fixed the “out of sync network” issue.  However, 
we’re still unable to join a fully updated 9.4 host to the cluster - now with 
"Failed to connect Host to Storage Servers”.  Downgrading all of the updated 
packages fixes the issue.

Please see the attached vdsm.log and supervdsm.log from the host after updating 
it to EL 9.4 and then trying to activate it.  Any more suggestions would be 
greatly appreciated.

Thanks again,
Devin






On Jun 5, 2024, at 2:35 AM, Jean-Louis Dupond  wrote:

You most likely need the following patch:
https://github.com/oVirt/vdsm/commit/49eaf70c5a14eb00e85eac5f91ac36f010a9a327

Test with that, guess it's fixed then :)

On 4/06/2024 22:33, Devin A. Bougie wrote:

Are there any known incompatibilities with RHEL 9.4 (and derivatives)?

We are running a 7-node ovirt 4.5.5-1.el8 self hosted engine cluster, with all 
of the hosts running AlmaLinux 9.  After upgrading from 9.3 to 9.4, every node 
started flapping between “Up” and “NonOperational,” with VMs in turn migrating 
between hosts.

I believe the underlying issue (or at least the point I got stuck at) was with 
two of our logical networks being stuck “out of sync” on all hosts.  I was 
unable to synchronize networks or setup the networks using the UI.  A reinstall 
of a host succeeded but then the host immediately reverted to the same state 
with the same networks being out of sync.

I eventually found that if I downgraded the host from 9.4 to 9.3, it 
immediately became stable and back online.

Are there any known incompatibilities with RHEL 9.4 (and derivatives)?  If not, 
I’m happy to upgrade a single node to test.  Please just let me know what log 
files and details would be most helpful in debugging what goes wrong.

(And yes, I know we need to upgrade the hosted engine VM itself now that CentOS 
Stream 8 is now EOL).

Many thanks,
Devin

___
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/PIROQCVLPVBNJY6FWLE3VSLHRAZKRB3L/

___
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/UUBLHQEV2YUNWCI5TYZSP566HIWBI5KA/


[ovirt-users] Re: Problems with RHEL 9.4 hosts

2024-06-06 Thread Devin A. Bougie
Awesome, thanks again.  Yes, the host is fixed by just downgrading the 
iscsi-initiator-utils and iscsi-initiator-utils-iscsiuio packages from:
6.2.1.9-1.gita65a472.el9.x86_64
to:
6.2.1.4-3.git2a8f9d8.el9.x86_64

Any additional pointers of where to look or how to debug the iscsiadm calls 
would be greatly appreciated.

Many thanks!
Devin

> On Jun 6, 2024, at 2:04 PM, Jean-Louis Dupond  wrote:
>
> 2024-06-06 13:28:10,478-0400 ERROR (jsonrpc/5) [storage.storageServer] Could 
> not configure connection to 192.168.56.57:3260,1 
> iqn.2002-10.com.infortrend:raid.sn8087428.112 and iface  name='bond1' transport='tcp' netIfaceName='bond1'>: (7, b'', b'iscsiadm: 
> Error while adding record: invalid parameter\n') (storageServer:580)
>
> Seems like some issue with iscsiadm calls.
> Might want to debug which calls it does or what version change there is for 
> iscsiadm.
>
>
>
> "Devin A. Bougie"  schreef op 6 juni 2024 19:32:29 
> CEST:
> Thanks so much!  Yes, that patch fixed the “out of sync network” issue.  
> However, we’re still unable to join a fully updated 9.4 host to the cluster - 
> now with "Failed to connect Host to Storage Servers”.  Downgrading all of the 
> updated packages fixes the issue.
>
> Please see the attached vdsm.log and supervdsm.log from the host after 
> updating it to EL 9.4 and then trying to activate it.  Any more suggestions 
> would be greatly appreciated.
>
> Thanks again,
> Devin
>
>
>
>
>
> > On Jun 5, 2024, at 2:35 AM, Jean-Louis Dupond  wrote:
> >
> > You most likely need the following patch:
> > https://github.com/oVirt/vdsm/commit/49eaf70c5a14eb00e85eac5f91ac36f010a9a327
> >
> > Test with that, guess it's fixed then :)
> >
> > On 4/06/2024 22:33, Devin A. Bougie wrote:
> >> Are there any known incompatibilities with RHEL 9.4 (and derivatives)?
> >>
> >> We are running a 7-node ovirt 4.5.5-1.el8 self hosted engine cluster, with 
> >> all of the hosts running AlmaLinux 9.  After upgrading from 9.3 to 9.4, 
> >> every node started flapping between “Up” and “NonOperational,” with VMs in 
> >> turn migrating between hosts.
> >>
> >> I believe the underlying issue (or at least the point I got stuck at) was 
> >> with two of our logical networks being stuck “out of sync” on all hosts.  
> >> I was unable to synchronize networks or setup the networks using the UI.  
> >> A reinstall of a host succeeded but then the host immediately reverted to 
> >> the same state with the same networks being out of sync.
> >>
> >> I eventually found that if I downgraded the host from 9.4 to 9.3, it 
> >> immediately became stable and back online.
> >>
> >> Are there any known incompatibilities with RHEL 9.4 (and derivatives)?  If 
> >> not, I’m happy to upgrade a single node to test.  Please just let me know 
> >> what log files and details would be most helpful in debugging what goes 
> >> wrong.
> >>
> >> (And yes, I know we need to upgrade the hosted engine VM itself now that 
> >> CentOS Stream 8 is now EOL).
> >>
> >> Many thanks,
> >> Devin
> >>
> >> ___
> >> 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/PIROQCVLPVBNJY6FWLE3VSLHRAZKRB3L/
>

___
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/KLKSACDXZ2JIWLYRZ53PGEFJX7KZOUV3/


[ovirt-users] Re: Problems with RHEL 9.4 hosts

2024-06-06 Thread Jean-Louis Dupond via Users
2024-06-06 13:28:10,478-0400 ERROR (jsonrpc/5) [storage.storageServer] Could 
not configure connection to 192.168.56.57:3260,1 
iqn.2002-10.com.infortrend:raid.sn8087428.112 and iface : (7, b'', b'iscsiadm: Error 
while adding record: invalid parameter\n') (storageServer:580)

Seems like some issue with iscsiadm calls.
Might want to debug which calls it does or what version change there is for 
iscsiadm.



"Devin A. Bougie"  schreef op 6 juni 2024 19:32:29 
CEST:
>Thanks so much!  Yes, that patch fixed the “out of sync network” issue.  
>However, we’re still unable to join a fully updated 9.4 host to the cluster - 
>now with "Failed to connect Host to Storage Servers”.  Downgrading all of the 
>updated packages fixes the issue.
>
>Please see the attached vdsm.log and supervdsm.log from the host after 
>updating it to EL 9.4 and then trying to activate it.  Any more suggestions 
>would be greatly appreciated.
>
>Thanks again,
>Devin
>
>
>
>
>
>> On Jun 5, 2024, at 2:35 AM, Jean-Louis Dupond  wrote:
>>
>> You most likely need the following patch:
>> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FoVirt%2Fvdsm%2Fcommit%2F49eaf70c5a14eb00e85eac5f91ac36f010a9a327=05%7C02%7Cdevin.bougie%40cornell.edu%7Cebf2c01b70a742e81ba008dc8529b2a0%7C5d7e43661b9b45cf8e79b14b27df46e1%7C0%7C0%7C638531661341436327%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C=n0oaWFvytqvUicxgv6zvmSWnq31aHVQqQ5ou6Kwz3Ds%3D=0
>>
>> Test with that, guess it's fixed then :)
>>
>> On 4/06/2024 22:33, Devin A. Bougie wrote:
>>> Are there any known incompatibilities with RHEL 9.4 (and derivatives)?
>>>
>>> We are running a 7-node ovirt 4.5.5-1.el8 self hosted engine cluster, with 
>>> all of the hosts running AlmaLinux 9.  After upgrading from 9.3 to 9.4, 
>>> every node started flapping between “Up” and “NonOperational,” with VMs in 
>>> turn migrating between hosts.
>>>
>>> I believe the underlying issue (or at least the point I got stuck at) was 
>>> with two of our logical networks being stuck “out of sync” on all hosts.  I 
>>> was unable to synchronize networks or setup the networks using the UI.  A 
>>> reinstall of a host succeeded but then the host immediately reverted to the 
>>> same state with the same networks being out of sync.
>>>
>>> I eventually found that if I downgraded the host from 9.4 to 9.3, it 
>>> immediately became stable and back online.
>>>
>>> Are there any known incompatibilities with RHEL 9.4 (and derivatives)?  If 
>>> not, I’m happy to upgrade a single node to test.  Please just let me know 
>>> what log files and details would be most helpful in debugging what goes 
>>> wrong.
>>>
>>> (And yes, I know we need to upgrade the hosted engine VM itself now that 
>>> CentOS Stream 8 is now EOL).
>>>
>>> Many thanks,
>>> Devin
>>>
>>> ___
>>> Users mailing list -- users@ovirt.org
>>> To unsubscribe send an email to users-le...@ovirt.org
>>> Privacy Statement: 
>>> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fprivacy-policy.html=05%7C02%7Cdevin.bougie%40cornell.edu%7Cebf2c01b70a742e81ba008dc8529b2a0%7C5d7e43661b9b45cf8e79b14b27df46e1%7C0%7C0%7C638531661341449418%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C=2CeQ8D3nliRAocn6M1%2Fe%2FYYrkswTgUwt2us5qLpaLVQ%3D=0
>>> oVirt Code of Conduct: 
>>> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fcommunity%2Fabout%2Fcommunity-guidelines%2F=05%7C02%7Cdevin.bougie%40cornell.edu%7Cebf2c01b70a742e81ba008dc8529b2a0%7C5d7e43661b9b45cf8e79b14b27df46e1%7C0%7C0%7C638531661341456829%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C=%2F3%2BQ4XtHx5ntfJeamOcxEhn5YseHcluJLuSN9N4%2FfZc%3D=0
>>> List Archives: 
>>> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.ovirt.org%2Farchives%2Flist%2Fusers%40ovirt.org%2Fmessage%2FPIROQCVLPVBNJY6FWLE3VSLHRAZKRB3L%2F=05%7C02%7Cdevin.bougie%40cornell.edu%7Cebf2c01b70a742e81ba008dc8529b2a0%7C5d7e43661b9b45cf8e79b14b27df46e1%7C0%7C0%7C638531661341461702%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C=S7WhPZ%2BEBVMC9mx6aInbMdOOcd1vXtWtJIyT5Ggv13o%3D=0
>
___
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: Reminder: CentOS Stream 8 is now EOL

2024-06-05 Thread marek

#backup
cp -r /etc/yum.repos.d/ /root/

#modify repos
for i in CentOS-Ceph-Pacific CentOS-Gluster-10 CentOS-NFV-OpenvSwitch 
CentOS-OpsTools CentOS-oVirt-4.5 CentOS-Stream-Extras-common 
CentOS-Stream-Extras CentOS-OpenStack-xena CentOS-Stream-AppStream 
CentOS-Stream-BaseOS CentOS-Stream-PowerTools CentOS-oVirt-4.5

do
echo $i
sed -i s/^#.*baseurl=/baseurl=/g /etc/yum.repos.d/$i.repo
sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/$i.repo
done

it was not generated with AI, but be careful too ;)

Marek Cervenka


Dne 2024-06-05 v 17:08 Jiří Sléžka via Users napsal(a):

Hi,

just little feedback... I just upgraded my three hci nodes based on 
rocky linux 8 (now 8.10) from ovirt4.4 to 4.5.


main trick was correcting original mirrorlist|baseurl in CentOS repos 
and replace it with vault url. In my case these repos and urls


grep "^baseurl" /etc/yum.repos.d/CentOS-* | grep "vault\.centos"

/etc/yum.repos.d/CentOS-Ceph-Pacific.repo:baseurl=https://vault.centos.org/8-stream/storage/$basearch/ceph-pacific/ 

/etc/yum.repos.d/CentOS-Ceph-Pacific.repo:baseurl=http://vault.centos.org/$contentdir/$stream/storage/Source/ceph-pacific/ 

/etc/yum.repos.d/CentOS-Gluster-10.repo:baseurl=https://vault.centos.org/8-stream/storage/$basearch/gluster-10/ 

/etc/yum.repos.d/CentOS-NFV-OpenvSwitch.repo:baseurl=https://vault.centos.org/8-stream/nfv/$basearch/openvswitch-2/ 

/etc/yum.repos.d/CentOS-NFV-OpenvSwitch.repo:baseurl=http://vault.centos.org/centos/$releasever/nfv/Source/openvswitch-2/ 

/etc/yum.repos.d/CentOS-OpsTools.repo:baseurl=https://vault.centos.org/8-stream/opstools/$basearch/collectd-5/ 

/etc/yum.repos.d/CentOS-oVirt-4.5.repo:baseurl=https://vault.centos.org/8-stream/virt/$basearch/ovirt-45/ 

/etc/yum.repos.d/CentOS-oVirt-4.5.repo:baseurl=https://vault.centos.org/centos/$stream/virt/Source/ovirt-45/ 

/etc/yum.repos.d/CentOS-oVirt-4.5.repo:baseurl=https://vault.centos.org/8-stream/cloud/$basearch/openstack-yoga/ 

/etc/yum.repos.d/CentOS-Stream-Extras-common.repo:baseurl=https://vault.centos.org/8-stream/extras/$basearch/extras-common/ 

/etc/yum.repos.d/CentOS-Stream-Extras.repo:baseurl=https://vault.centos.org/8-stream/extras/$basearch/os/ 




I will prabably stay on el8 for a while. I like the spice console 
which el9 lacks. It would be really nice if somebody (rocky linux? 
ovirt comunity?) would compile and distribute qemu with spice support 
for el9. I am aware of 
https://copr.fedorainfracloud.org/coprs/ligenix/enterprise-qemu-spice/ 
but did not try it yet. Did anyone?


Cheers,

Jiri



On 6/3/24 10:40, Sandro Bonazzola wrote:
Hi, just a reminder that CentOS Stream 8 reached its end of life at 
the end of last month on Friday, May 31, 2024.
As it has been announced by CentOS project[1], all the CentOS Stream 
8 repositories are going to be archived at vault.centos.org 
 .
Who didn't update yet to CentOS Stream 9 will probably hit several 
errors related to this archiving: you'll need to manually adjust the 
repository url to point to the new location at vault.centos.org 
.
The archiving is going to happen today [2] with the decommissioning 
of the nodes used by the CentOS Community Build System used for oVirt 
builds for Stream 8 within the CentOS Virtualization SIG.
At this point, the recommendation is to upgrade to CentOS Stream 9 
(or derived) as soon as practical.


For those who are pushing changes to the oVirt project, please note 
GitHub actions may start to fail on CentOS Stream 8 (and with that, 
the builds for oVirt Node and oVirt Appliance).
It's up to you to decide if you want to change the config there to 
use a different el8 distribution for running the tests or just turn 
off el8 and rely only on CentOS Stream 9 tests.


[1] 
https://lists.centos.org/hyperkitty/list/annou...@lists.centos.org/thread/DS7Q6NQWYD3YXCECJPSAXFFSRSDIJG2Q/ 
 

[2] 
https://lists.centos.org/hyperkitty/list/de...@lists.centos.org/thread/P3HDUWPALS7GH4O2UI2W5OCGVB4TD645/ 
 


--
Sandro Bonazzola

___
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/RJUICDBL6ID26WQC2ZYHWDFJTUIFECVT/



___
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: Reminder: CentOS Stream 8 is now EOL

2024-06-05 Thread Jiří Sléžka via Users

Hi,

just little feedback... I just upgraded my three hci nodes based on 
rocky linux 8 (now 8.10) from ovirt4.4 to 4.5.


main trick was correcting original mirrorlist|baseurl in CentOS repos 
and replace it with vault url. In my case these repos and urls


grep "^baseurl" /etc/yum.repos.d/CentOS-* | grep "vault\.centos"

/etc/yum.repos.d/CentOS-Ceph-Pacific.repo:baseurl=https://vault.centos.org/8-stream/storage/$basearch/ceph-pacific/
/etc/yum.repos.d/CentOS-Ceph-Pacific.repo:baseurl=http://vault.centos.org/$contentdir/$stream/storage/Source/ceph-pacific/
/etc/yum.repos.d/CentOS-Gluster-10.repo:baseurl=https://vault.centos.org/8-stream/storage/$basearch/gluster-10/
/etc/yum.repos.d/CentOS-NFV-OpenvSwitch.repo:baseurl=https://vault.centos.org/8-stream/nfv/$basearch/openvswitch-2/
/etc/yum.repos.d/CentOS-NFV-OpenvSwitch.repo:baseurl=http://vault.centos.org/centos/$releasever/nfv/Source/openvswitch-2/
/etc/yum.repos.d/CentOS-OpsTools.repo:baseurl=https://vault.centos.org/8-stream/opstools/$basearch/collectd-5/
/etc/yum.repos.d/CentOS-oVirt-4.5.repo:baseurl=https://vault.centos.org/8-stream/virt/$basearch/ovirt-45/
/etc/yum.repos.d/CentOS-oVirt-4.5.repo:baseurl=https://vault.centos.org/centos/$stream/virt/Source/ovirt-45/
/etc/yum.repos.d/CentOS-oVirt-4.5.repo:baseurl=https://vault.centos.org/8-stream/cloud/$basearch/openstack-yoga/
/etc/yum.repos.d/CentOS-Stream-Extras-common.repo:baseurl=https://vault.centos.org/8-stream/extras/$basearch/extras-common/
/etc/yum.repos.d/CentOS-Stream-Extras.repo:baseurl=https://vault.centos.org/8-stream/extras/$basearch/os/


I will prabably stay on el8 for a while. I like the spice console which 
el9 lacks. It would be really nice if somebody (rocky linux? ovirt 
comunity?) would compile and distribute qemu with spice support for el9. 
I am aware of 
https://copr.fedorainfracloud.org/coprs/ligenix/enterprise-qemu-spice/ 
but did not try it yet. Did anyone?


Cheers,

Jiri



On 6/3/24 10:40, Sandro Bonazzola wrote:
Hi, just a reminder that CentOS Stream 8 reached its end of life at the 
end of last month on Friday, May 31, 2024.
As it has been announced by CentOS project[1], all the CentOS Stream 8 
repositories are going to be archived at vault.centos.org 
 .
Who didn't update yet to CentOS Stream 9 will probably hit several 
errors related to this archiving: you'll need to manually adjust the 
repository url to point to the new location at vault.centos.org 
.
The archiving is going to happen today [2] with the decommissioning of 
the nodes used by the CentOS Community Build System used for oVirt 
builds for Stream 8 within the CentOS Virtualization SIG.
At this point, the recommendation is to upgrade to CentOS Stream 9 (or 
derived) as soon as practical.


For those who are pushing changes to the oVirt project, please note 
GitHub actions may start to fail on CentOS Stream 8 (and with that, the 
builds for oVirt Node and oVirt Appliance).
It's up to you to decide if you want to change the config there to use a 
different el8 distribution for running the tests or just turn off el8 
and rely only on CentOS Stream 9 tests.


[1] 
https://lists.centos.org/hyperkitty/list/annou...@lists.centos.org/thread/DS7Q6NQWYD3YXCECJPSAXFFSRSDIJG2Q/ 
[2] 
https://lists.centos.org/hyperkitty/list/de...@lists.centos.org/thread/P3HDUWPALS7GH4O2UI2W5OCGVB4TD645/ 

--
Sandro Bonazzola

___
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/RJUICDBL6ID26WQC2ZYHWDFJTUIFECVT/




smime.p7s
Description: S/MIME Cryptographic Signature
___
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/Q2YUASIVRWCW4QG4MY4OMSXUPUPMS6B3/


[ovirt-users] Re: Problems with RHEL 9.4 hosts

2024-06-05 Thread Jean-Louis Dupond via Users

You most likely need the following patch:
https://github.com/oVirt/vdsm/commit/49eaf70c5a14eb00e85eac5f91ac36f010a9a327

Test with that, guess it's fixed then :)

On 4/06/2024 22:33, Devin A. Bougie wrote:

Are there any known incompatibilities with RHEL 9.4 (and derivatives)?

We are running a 7-node ovirt 4.5.5-1.el8 self hosted engine cluster, with all 
of the hosts running AlmaLinux 9.  After upgrading from 9.3 to 9.4, every node 
started flapping between “Up” and “NonOperational,” with VMs in turn migrating 
between hosts.

I believe the underlying issue (or at least the point I got stuck at) was with 
two of our logical networks being stuck “out of sync” on all hosts.  I was 
unable to synchronize networks or setup the networks using the UI.  A reinstall 
of a host succeeded but then the host immediately reverted to the same state 
with the same networks being out of sync.

I eventually found that if I downgraded the host from 9.4 to 9.3, it 
immediately became stable and back online.

Are there any known incompatibilities with RHEL 9.4 (and derivatives)?  If not, 
I’m happy to upgrade a single node to test.  Please just let me know what log 
files and details would be most helpful in debugging what goes wrong.

(And yes, I know we need to upgrade the hosted engine VM itself now that CentOS 
Stream 8 is now EOL).

Many thanks,
Devin

___
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/PIROQCVLPVBNJY6FWLE3VSLHRAZKRB3L/

___
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/I6KZVXJNLFMQDPJYDGBSFFOJNBCANEFO/


[ovirt-users] Problems with RHEL 9.4 hosts

2024-06-04 Thread Devin A. Bougie
Are there any known incompatibilities with RHEL 9.4 (and derivatives)?

We are running a 7-node ovirt 4.5.5-1.el8 self hosted engine cluster, with all 
of the hosts running AlmaLinux 9.  After upgrading from 9.3 to 9.4, every node 
started flapping between “Up” and “NonOperational,” with VMs in turn migrating 
between hosts.  

I believe the underlying issue (or at least the point I got stuck at) was with 
two of our logical networks being stuck “out of sync” on all hosts.  I was 
unable to synchronize networks or setup the networks using the UI.  A reinstall 
of a host succeeded but then the host immediately reverted to the same state 
with the same networks being out of sync.

I eventually found that if I downgraded the host from 9.4 to 9.3, it 
immediately became stable and back online.

Are there any known incompatibilities with RHEL 9.4 (and derivatives)?  If not, 
I’m happy to upgrade a single node to test.  Please just let me know what log 
files and details would be most helpful in debugging what goes wrong.

(And yes, I know we need to upgrade the hosted engine VM itself now that CentOS 
Stream 8 is now EOL).

Many thanks,
Devin

___
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/PIROQCVLPVBNJY6FWLE3VSLHRAZKRB3L/


[ovirt-users] VM Windows 2022 always been shutdown

2024-06-04 Thread Kalil de A. Carvalho
Hello all.

Here, in my company, we have oVirt verson 4.5.4-1.el9 running with a lots
of VM's but all Windows 2022 and 11 has a strange behaviour, sometimes just
going down with this message:

"VM VM-NAME is down with error. Exit message: Lost connection with qemu
process."

Looking for any answer on logs I found out this message:

"Code=qemu-kvm: ../hw/core/cpu-sysemu.c:77: int
cpu_asidx_from_attrs(CPUState *, MemTxAttrs): Assertion `ret <
cpu->num_ases && ret >= 0' failed.
2024-06-03 13:59:46.809+: shutting down, reason=crashed"

We don't understand why it just has problems with Windwos 2022 and 11.
Windows 2019 run without problem.

Can any one have this kind of situation? Does it have any fixed action?

Best regars
-- 
Atenciosamente,
Kalil de A. Carvalho
___
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/KCIH5FTYXMP463NLQBQBVNH2HDJ4JDGI/


[ovirt-users] Re: Reminder: CentOS Stream 8 is now EOL

2024-06-04 Thread Sandro Bonazzola
Il giorno mar 4 giu 2024 alle ore 08:50 Vladislav S  ha
scritto:

> I can converted hosted-engine  and ovirt node (iso latest) to rocky linux?
>

Hosted Engine is basically a centos stream 8 running the engine. Never
tried the conversion but it should be possible.
I suggest asking the Rocky Linux community how to do that.
oVirt node conversion requires either building a node update based on Rocky
Linux or a full reinstall of the host with Rocky Linux.
I would suggest going with the full reinstall but you're welcome to take
https://github.com/oVirt/ovirt-node-ng-image/issues/46 if you want to try
building node based on Rocky Linux.
-- 
Sandro Bonazzola
___
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/T7HPEJGYFJW2EJ5GVU5M4GAUVI2NK57Q/


[ovirt-users] Re: Reminder: CentOS Stream 8 is now EOL

2024-06-04 Thread Vladislav S
I can converted hosted-engine  and ovirt node (iso latest) to rocky linux?

пн, 3 июн. 2024 г. в 11:41, Sandro Bonazzola :

> Hi, just a reminder that CentOS Stream 8 reached its end of life at the
> end of last month on Friday, May 31, 2024.
> As it has been announced by CentOS project[1], all the CentOS Stream 8
> repositories are going to be archived at vault.centos.org .
> Who didn't update yet to CentOS Stream 9 will probably hit several errors
> related to this archiving: you'll need to manually adjust the repository
> url to point to the new location at vault.centos.org.
> The archiving is going to happen today [2] with the decommissioning of the
> nodes used by the CentOS Community Build System used for oVirt builds for
> Stream 8 within the CentOS Virtualization SIG.
> At this point, the recommendation is to upgrade to CentOS Stream 9 (or
> derived) as soon as practical.
>
> For those who are pushing changes to the oVirt project, please note GitHub
> actions may start to fail on CentOS Stream 8 (and with that, the builds for
> oVirt Node and oVirt Appliance).
> It's up to you to decide if you want to change the config there to use a
> different el8 distribution for running the tests or just turn off el8 and
> rely only on CentOS Stream 9 tests.
>
> [1]
> https://lists.centos.org/hyperkitty/list/annou...@lists.centos.org/thread/DS7Q6NQWYD3YXCECJPSAXFFSRSDIJG2Q/
> [2]
> https://lists.centos.org/hyperkitty/list/de...@lists.centos.org/thread/P3HDUWPALS7GH4O2UI2W5OCGVB4TD645/
> --
> Sandro Bonazzola
> ___
> 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/RJUICDBL6ID26WQC2ZYHWDFJTUIFECVT/
>
___
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/UG3PVMFA4ZFHDBKJ2ACFMBNFF5EOREHO/


[ovirt-users] Re: Reminder: CentOS Stream 8 is now EOL

2024-06-04 Thread Sandro Bonazzola
Il giorno lun 3 giu 2024 alle ore 20:05 Jayme  ha scritto:

> can a CentOS 8 stream engine be converted to AlmaLinux 8?
>

Never tried that, but it should be possible. I suggest asking the AlmaLinux
community how to do that.

-- 
Sandro Bonazzola
___
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/G4KOQZNVCRI5IOTOZ7M3X2Y3LCQCJMZN/


[ovirt-users] Re: Reminder: CentOS Stream 8 is now EOL

2024-06-04 Thread Sandro Bonazzola
Il giorno lun 3 giu 2024 alle ore 19:57 Jayme  ha scritto:

> can engine run on Centos 9?
>
>
Yes, it can


-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING

Red Hat In-Vehicle Operating System

Red Hat EMEA 


*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
___
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/BO5AZX5KA435YNRJ5QDLIFQRV2Z2KHSL/


[ovirt-users] Re: Reminder: CentOS Stream 8 is now EOL

2024-06-03 Thread Jayme
can a CentOS 8 stream engine be converted to AlmaLinux 8?

On Mon, Jun 3, 2024 at 2:57 PM Jayme  wrote:

> can engine run on Centos 9?
>
> On Mon, Jun 3, 2024 at 5:41 AM Sandro Bonazzola 
> wrote:
>
>> Hi, just a reminder that CentOS Stream 8 reached its end of life at the
>> end of last month on Friday, May 31, 2024.
>> As it has been announced by CentOS project[1], all the CentOS Stream 8
>> repositories are going to be archived at vault.centos.org .
>> Who didn't update yet to CentOS Stream 9 will probably hit several errors
>> related to this archiving: you'll need to manually adjust the repository
>> url to point to the new location at vault.centos.org.
>> The archiving is going to happen today [2] with the decommissioning of
>> the nodes used by the CentOS Community Build System used for oVirt builds
>> for Stream 8 within the CentOS Virtualization SIG.
>> At this point, the recommendation is to upgrade to CentOS Stream 9 (or
>> derived) as soon as practical.
>>
>> For those who are pushing changes to the oVirt project, please note
>> GitHub actions may start to fail on CentOS Stream 8 (and with that, the
>> builds for oVirt Node and oVirt Appliance).
>> It's up to you to decide if you want to change the config there to use a
>> different el8 distribution for running the tests or just turn off el8 and
>> rely only on CentOS Stream 9 tests.
>>
>> [1]
>> https://lists.centos.org/hyperkitty/list/annou...@lists.centos.org/thread/DS7Q6NQWYD3YXCECJPSAXFFSRSDIJG2Q/
>> [2]
>> https://lists.centos.org/hyperkitty/list/de...@lists.centos.org/thread/P3HDUWPALS7GH4O2UI2W5OCGVB4TD645/
>> --
>> Sandro Bonazzola
>> ___
>> 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/RJUICDBL6ID26WQC2ZYHWDFJTUIFECVT/
>>
>
___
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/LQSOGSNOPP3CPUOCZ6JCPOOMYQIRGD7U/


[ovirt-users] Re: Reminder: CentOS Stream 8 is now EOL

2024-06-03 Thread Jayme
can engine run on Centos 9?

On Mon, Jun 3, 2024 at 5:41 AM Sandro Bonazzola  wrote:

> Hi, just a reminder that CentOS Stream 8 reached its end of life at the
> end of last month on Friday, May 31, 2024.
> As it has been announced by CentOS project[1], all the CentOS Stream 8
> repositories are going to be archived at vault.centos.org .
> Who didn't update yet to CentOS Stream 9 will probably hit several errors
> related to this archiving: you'll need to manually adjust the repository
> url to point to the new location at vault.centos.org.
> The archiving is going to happen today [2] with the decommissioning of the
> nodes used by the CentOS Community Build System used for oVirt builds for
> Stream 8 within the CentOS Virtualization SIG.
> At this point, the recommendation is to upgrade to CentOS Stream 9 (or
> derived) as soon as practical.
>
> For those who are pushing changes to the oVirt project, please note GitHub
> actions may start to fail on CentOS Stream 8 (and with that, the builds for
> oVirt Node and oVirt Appliance).
> It's up to you to decide if you want to change the config there to use a
> different el8 distribution for running the tests or just turn off el8 and
> rely only on CentOS Stream 9 tests.
>
> [1]
> https://lists.centos.org/hyperkitty/list/annou...@lists.centos.org/thread/DS7Q6NQWYD3YXCECJPSAXFFSRSDIJG2Q/
> [2]
> https://lists.centos.org/hyperkitty/list/de...@lists.centos.org/thread/P3HDUWPALS7GH4O2UI2W5OCGVB4TD645/
> --
> Sandro Bonazzola
> ___
> 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/RJUICDBL6ID26WQC2ZYHWDFJTUIFECVT/
>
___
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/FJ7XAKMCBNTYOPAAJGRJZFFVN7XXAMB5/


[ovirt-users] Reminder: CentOS Stream 8 is now EOL

2024-06-03 Thread Sandro Bonazzola
Hi, just a reminder that CentOS Stream 8 reached its end of life at the end
of last month on Friday, May 31, 2024.
As it has been announced by CentOS project[1], all the CentOS Stream 8
repositories are going to be archived at vault.centos.org .
Who didn't update yet to CentOS Stream 9 will probably hit several errors
related to this archiving: you'll need to manually adjust the repository
url to point to the new location at vault.centos.org.
The archiving is going to happen today [2] with the decommissioning of the
nodes used by the CentOS Community Build System used for oVirt builds for
Stream 8 within the CentOS Virtualization SIG.
At this point, the recommendation is to upgrade to CentOS Stream 9 (or
derived) as soon as practical.

For those who are pushing changes to the oVirt project, please note GitHub
actions may start to fail on CentOS Stream 8 (and with that, the builds for
oVirt Node and oVirt Appliance).
It's up to you to decide if you want to change the config there to use a
different el8 distribution for running the tests or just turn off el8 and
rely only on CentOS Stream 9 tests.

[1]
https://lists.centos.org/hyperkitty/list/annou...@lists.centos.org/thread/DS7Q6NQWYD3YXCECJPSAXFFSRSDIJG2Q/
[2]
https://lists.centos.org/hyperkitty/list/de...@lists.centos.org/thread/P3HDUWPALS7GH4O2UI2W5OCGVB4TD645/
--
Sandro Bonazzola
___
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/RJUICDBL6ID26WQC2ZYHWDFJTUIFECVT/


[ovirt-users] VM Snapshot tab error Code 500

2024-05-31 Thread doboscsongor
Hi everybody,

I'm new to the oVirt environment, so I started with a fresh install on two 
physical servers using a hosted engine scenario. Currently, I have version 
4.5.6-1.el8 installed. For storage, I am using FC to access our storage.

I have created a test VM for testing purposes where I installed MS Windows 
Server 2022. On the VM, I installed the guest tools, and everything is working 
fine except for the snapshots tab. If I don't have any snapshots for the VM, I 
can view the snapshots tab, but if I create a snapshot, the snapshots tab shows 
an error:
"Error while executing action: A request to the server failed with the 
following status code: 500."

Does anyone have any idea why I am getting this error?

Thanks in advance!
___
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/IN66BNKY3PJ5LOQLS5YGPTHSOAEUTBVS/


[ovirt-users] oVirt 4.5.5 Fresh Installation

2024-05-31 Thread Clemilton
Hope this helps the project to get better;

[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "hostname 
'host01' doesn't uniquely match the interface 'eno1' selected for the 
management bridge; it matches also interface with IP 
['fe80::5a8a:5aff:fe68:4981%2']. Please make sure that the hostname got from 
the interface for the management network resolves only there.\n"} - THIS IS NOT 
MENSIONED (AT LEAST I DIDNT SEE ANYWHERE) IN THE DOCUMENTATION.

[ INFO  ] TASK [ovirt.ovirt.engine_setup : Check if Engine health page is up]
[ INFO  ] ok: [localhost -> 192.168.222.43] - THIS IS NOT THE RIGHT IP ADDRESS. 
THIS NETWORK DOES NOT EXIST

[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up] - 
25 MINUTES WAITING...

[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Host is not 
up, please check logs, perhaps also on the engine machine"} - COURSE! THE 
SCRIPT IGNORED THE IP ADDRESS I'VE PUT 

[ ERROR ] b'[DEPRECATION WARNING]: Encryption using the Python crypt module is 
deprecated. \n'
[ ERROR ] b'The Python crypt module is deprecated and will be removed from 
Python 3.13. \n'
[ ERROR ] b'Install the passlib library for continued encryption functionality. 
This \n'
[ ERROR ] b'feature will be removed in version 2.17. Deprecation warnings can 
be disabled \n'
[ ERROR ] b'by setting deprecation_warnings=False in ansible.cfg.\n'
[ ERROR ] Failed to execute stage 'Closing up': Failed executing 
ansible-playbook





___
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/7NYH2GOXE7JPPZQDULJ2WUV6442AALIF/


[ovirt-users] Hosted Engine Deployment failure v4.5.5

2024-05-31 Thread joaonicolau
Hi, I my trying to deploy hosted engine and keeps on failing with following 
errors.

i'm new to oVirt and unabe to figure out what the issues is?
any help would be very much appreciated.

[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install ovirt-engine-appliance 
rpm]
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 10, "changed": false, 
"msg": "Failed to validate GPG signature for ovirt-engine-
appliance-4.5-20231201120252.1.el8.x86_64: Public key for 
ovirt-engine-appliance-4.5-20231201120252.1.el8.x86_64.rpm is not
installed"}
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove local vm dir]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove temporary entry in 
/etc/hosts for the local VM]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool 
localvmqjpz3cd_]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool 
localvmqjpz3cd_]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy local storage-pool {{ 
local_vm_disk_path.split('/')[5] }}]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine local storage-pool {{ 
local_vm_disk_path.split('/')[5] }}]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a 
failure]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system 
may not be provisioned according to the playbook results:
please check the logs for the issue, fix accordingly or re-deploy from 
scratch.\n"}
___
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/7CLS73X67LMVSAOYBFJ32XBZW2P6IDR2/


[ovirt-users] Re: [External] : Re: Unable Access VM console VNC

2024-05-31 Thread Ricardo OT
Use cockpit on hostweb for add Network > firewall > add service button
search for service and check.
aditional ports need to add a multiport and ranges separated with "," and "-" 
example: 24007, 24008, 49152-60999

[root@ovirt50 ~]# firewall-cmd --zone=public --list-all
public (active)
  target: default
  icmp-block-inversion: no
  interfaces: bond0 bond1 enp202s0f0 enp202s0f1 ens2f0 ens2f1 ovirtmgmt 
  sources: 
  services: cockpit dhcpv6-client glusterfs ipsec libvirt-tls ovirt-imageio 
ovirt-vmconsole snmp ssh vdsm
  ports: 2049/tcp 54321/tcp 5900-6923/tcp 5666/tcp 16514/tcp 22/tcp 6081/udp 
29203/tcp 29204/tcp
  protocols: 
  forward: no
  masquerade: no
  forward-ports: 
  source-ports: 
  icmp-blocks: 
  rich rules: 

I would like to add a screenshot but I don't know how
___
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/K3MCZVMKZU3ZBJR7PNUSOZ76I7752GLZ/


[ovirt-users] Re: [External] : Re: Unable Access VM console VNC

2024-05-31 Thread Ricardo OT
I have had this problem and I solved it today.
In my Rocky linux 8 environment I reinstalled one of the servers and it stopped 
working. I tried doing what our friend indicated by disabling encryption, 
putting the host into maintenance and reinstalling... but nothing. What solved 
my problem was adding the firewall rules that were missing on one of my hosts.
___
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/X6TQUNKD5DDKZKG3CWMSRO4AC6OCLARV/


[ovirt-users] Re: oVirt on EL8 derivatives now that CentOS Stream 8 is EOL

2024-05-31 Thread Jean-Louis Dupond via Users

Hi Rik,

Nice to see other people in Belgium are using oVirt :)
I guess oVirt should work fine on EL8.10, might just want to try and see 
what errors you get?


Another option might be to go for CentOS Stream 9, but use qemu-kvm with 
SPICE:

https://copr.fedorainfracloud.org/coprs/ligenix/enterprise-qemu-spice/

But that might need some patches to other parts in oVirt.

Jean-Louis

On 31/05/2024 11:20, Rik Theys wrote:

Hi,

To install oVirt on EL8 derivatives, 
https://www.ovirt.org/download/install_on_rhel.html has instructions 
on how to disable the extras repo, and configures two repositories 
from CentOS 8 Stream.


Now that CentOS 8 Stream is EOL, what is the procedure to 
install/update oVirt on EL8 machines? Have the required packages from 
CentOS Stream 8 been merged in EL8.10?


Unfortunately, migrating to CentOS Stream 9 is not an option in our 
environment as we need SPICE support, which has been dropped in EL9.


Regards,

Rik


___
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/T4WEHE2JUBSWSCXXP3ROWNQZUYV3LJ5K/


[ovirt-users] oVirt on EL8 derivatives now that CentOS Stream 8 is EOL

2024-05-31 Thread Rik Theys

Hi,

To install oVirt on EL8 derivatives, 
https://www.ovirt.org/download/install_on_rhel.html has instructions on 
how to disable the extras repo, and configures two repositories from 
CentOS 8 Stream.


Now that CentOS 8 Stream is EOL, what is the procedure to install/update 
oVirt on EL8 machines? Have the required packages from CentOS Stream 8 
been merged in EL8.10?


Unfortunately, migrating to CentOS Stream 9 is not an option in our 
environment as we need SPICE support, which has been dropped in EL9.


Regards,

Rik

--
Rik Theys
System Engineer
KU Leuven - Dept. Elektrotechniek (ESAT)
Kasteelpark Arenberg 10 bus 2440  - B-3001 Leuven-Heverlee
+32(0)16/32.11.07

<>
___
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/F564SLJE6XYJVLD5RHQUAB4TKQT6GYW2/


[ovirt-users] Re: Storage Solution for Ovirt4.5

2024-05-30 Thread Ankit Sharma
Hi fsayd@,

Thanks for your insight. We are planning to use PowerEdge R740xd which has 
hardware RAID. So, the setup would be like this.

Storage(PowerEdge R740xd) server would be connecting to ovirt via iscsi LUNs 
which will be created using TGT or target-cli and we will be using 10Gbe 
switches for all data travelling between host and storage server. I believe 
this would give good performance and iops. Also, Storage would be in RAID 6 for 
data protection and availability.

Thanks,
AS
___
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/HTGFGRCRJNN53HNMODTGBEAANJUGWVS4/


[ovirt-users] Re: Ovirt standalone engine ssl cert is about to expire

2024-05-28 Thread Bogdan Dumitrescu via Users
Hello Martin,

For some reasons that setup folder under /var/log/ovirt-engine/ was not 
present. So I went ahead and manually created that folder and then I re-run the 
engine-setup –offline and this time worked and the cert was renewed.

Thank you for the help,

From: Martin Perina 
Sent: Monday, May 27, 2024 11:52 PM
To: Bogdan Dumitrescu 
Cc: Jayme ; users@ovirt.org
Subject: Re: [ovirt-users] Re: Ovirt standalone engine ssl cert is about to 
expire

Hi,

As mentioned in engine-setup output could you please take a look at 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20240524211731-rzwc65.log to see 
the error details?

Regards,
Martin


On Tue, May 28, 2024 at 5:46 AM Bogdan Dumitrescu 
mailto:bog...@arrcus.com>> wrote:
Hello Martin,

I did the engine-setup –offline since it is a standalone engine but I’m getting 
the stale zombie taks.

[ INFO  ] Stage: Setup validation
  During execution engine service will be stopped (OK, Cancel) [OK]: ok
[ INFO  ] Cleaning stale zombie tasks and commands
[ ERROR ] Failed to execute stage 'Setup validation': Failed to clear zombie 
commands. Please access support in attempt to resolve the problem
[ INFO  ] Stage: Clean upt
  Log file is located at 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20240524211731-rzwc65.log
[ INFO  ] Generating answer file 
'/var/lib/ovirt-engine/setup/answers/20240524211757-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Execution of setup failed

Not sure how to get rid of the zombie tasks.

Any help would be greatly appreciated.


Bogdan Dumitrescu
IT Infrastructure

Arrcus | 2077 Gateway Place, Suite 400 | San Jose, CA  95110
 www.arrcus.com

[Arrcus Company Logo]

From: Martin Perina mailto:mper...@redhat.com>>
Sent: Monday, May 27, 2024 7:03 AM
To: Jayme mailto:jay...@gmail.com>>; Bogdan Dumitrescu 
mailto:bog...@arrcus.com>>
Cc: users@ovirt.org
Subject: Re: [ovirt-users] Re: Ovirt standalone engine ssl cert is about to 
expire

[https://members.ironscales.com/static/webapp/images/iron_icon_color_7_2021.png]
IRONSCALES couldn't recognize this email as this is the first time you received 
an email from this sender mperina @ redhat.com

Hi,

please take a look at Administration guide, there is a chapter around 
certificate renewals:

https://www.ovirt.org/documentation/administration_guide/index.html#chap-Renewing_certificates_RHV_backup_restore

Regards,
Martin


On Mon, May 27, 2024 at 2:44 PM Jayme 
mailto:jay...@gmail.com>> wrote:
I believe all you should need to do is run engine-setup --offline

On Sat, May 25, 2024 at 10:14 AM Bogdan Dumitrescu via Users 
mailto:users@ovirt.org>> wrote:
Need some help with the renewal of the ssl certificate (I believe it is a 
self-signed cert )that is about to expire in a month, this is a standalone 
ovirt engine running  software Version:4.3.4.3-1.el7. The certificate was good 
for 5 years and it is about to expire.

As I understand correctly, this certificate is for the https access for the 
management page.

Can this be done on a running system without affecting any hosts or VMs?

Any instructions for the standalone ovirt engine scenario that you guys can 
share?

Thanks a lot,



Software Version:4.3.4.3-1.el7






___
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/4U47HFOL27EP65M3PZN6XJ5TXR3J3OFB/
___
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/VN3E2JZ4E2HSZJGJIBMKLSVFGZXIFWYX/


--
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
[EXTERNAL]


--
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
[EXTERNAL]
___
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/467VQLK4A6R7PXNKWD7AZAAAQLCY227B/


[ovirt-users] Re: Storage Solution for Ovirt4.5

2024-05-28 Thread fsayd
Ovirt is fully compliant with iSCSI protocol. So the possible 
disadvantages and limitations are those of LIO/targetcli.


Obviously, you must consider performance because most SANS are backed 
with dedicated controllers with plenty of RAM cache backed by BBU 
(Battery Backup Unit). You can replicate these features and enable 
write-back using dedicated RAID controllers with their own BBUs. The use 
of multipath and UPS is also really advisable. Don't use RAID software 
if you want performance and reliability.



El 2024-05-23 04:08, Ankit Sharma escribió:

Hi Guys,

I am using Ovirt4.3 with 5 hosts and SAN for 10 years and now looking
for upgrade to it on latest version.

Now i want to use server as storage instead of SAN due to economic
reasons. So, i have used tgt/target-cli and created LUNs for storage
and access through iscsi and everything seems well.

Would it be a good solution? Also what could be possible limitation
and disadvantage over to SAN box?

Thanks.
AS
___
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/PS4PRML6A4B72AGKKG7TZIIJJROG3GJT/

___
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/45Y6E333VRYOBOATIEMJ4QD6HLESTSDB/


[ovirt-users] Re: [External] : Re: Unable Access VM console VNC

2024-05-28 Thread Ankit Sharma
Hi Marcos,

Yes. I did that but unfortunately it did work!

Thanks,
AS
___
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/XUAO4BIHVC5DQ66K2U7WP6QL7EO3ZK5J/


[ovirt-users] Re: Storage Solution for Ovirt4.5

2024-05-28 Thread Ankit Sharma
Hi Guys,

Can someone help to choose Storage for my cloud?

Many Thanks! 
___
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/ATSOCZICODGGA6HUZVPIG4UL7HKCNG4G/


[ovirt-users] Re: Ovirt standalone engine ssl cert is about to expire

2024-05-28 Thread Martin Perina
Hi,

As mentioned in engine-setup output could you please take a look at
/var/log/ovirt-engine/setup/ovirt-engine-setup-20240524211731-rzwc65.log to
see the error details?

Regards,
Martin


On Tue, May 28, 2024 at 5:46 AM Bogdan Dumitrescu  wrote:

> Hello Martin,
>
>
>
> I did the engine-setup –offline since it is a standalone engine but I’m
> getting the stale zombie taks.
>
>
>
> [ INFO  ] Stage: Setup validation
>
>   During execution engine service will be stopped (OK, Cancel)
> [OK]: ok
>
> [ INFO  ] Cleaning stale zombie tasks and commands
>
> [ ERROR ] Failed to execute stage 'Setup validation': Failed to clear
> zombie commands. Please access support in attempt to resolve the problem
>
> [ INFO  ] Stage: Clean upt
>
>   Log file is located at
> /var/log/ovirt-engine/setup/ovirt-engine-setup-20240524211731-rzwc65.log
>
> [ INFO  ] Generating answer file
> '/var/lib/ovirt-engine/setup/answers/20240524211757-setup.conf'
>
> [ INFO  ] Stage: Pre-termination
>
> [ INFO  ] Stage: Termination
>
> [ ERROR ] Execution of setup failed
>
>
>
> Not sure how to get rid of the zombie tasks.
>
>
>
> Any help would be greatly appreciated.
>
>
>
>
>
> *Bogdan Dumitrescu*
>
> *IT Infrastructure*
>
>
>
> *Arrcus* | 2077 Gateway Place, Suite 400 | San Jose, CA  95110
>
>  www.arrcus.com
>
>
>
> [image: Arrcus Company Logo]
>
>
>
> *From:* Martin Perina 
> *Sent:* Monday, May 27, 2024 7:03 AM
> *To:* Jayme ; Bogdan Dumitrescu 
> *Cc:* users@ovirt.org
> *Subject:* Re: [ovirt-users] Re: Ovirt standalone engine ssl cert is
> about to expire
>
>
>
> *IRONSCALES couldn't recognize this email as this is the first time you
> received an email from this sender mperina* *@* *redhat.com
> *
>
>
>
> Hi,
>
>
>
> please take a look at Administration guide, there is a chapter around
> certificate renewals:
>
>
>
>
> https://www.ovirt.org/documentation/administration_guide/index.html#chap-Renewing_certificates_RHV_backup_restore
>
>
>
> Regards,
>
> Martin
>
>
>
>
>
> On Mon, May 27, 2024 at 2:44 PM Jayme  wrote:
>
> I believe all you should need to do is run engine-setup --offline
>
>
>
> On Sat, May 25, 2024 at 10:14 AM Bogdan Dumitrescu via Users <
> users@ovirt.org> wrote:
>
> Need some help with the renewal of the ssl certificate (I believe it is a
> self-signed cert )that is about to expire in a month, this is a standalone
> ovirt engine running  software Version:4.3.4.3-1.el7. The certificate was
> good for 5 years and it is about to expire.
>
>
>
> As I understand correctly, this certificate is for the https access for
> the management page.
>
>
>
> Can this be done on a running system without affecting any hosts or VMs?
>
>
>
> Any instructions for the standalone ovirt engine scenario that you guys
> can share?
>
>
>
> Thanks a lot,
>
>
>
>
>
>
>
> *Software Version:*4.3.4.3-1.el7
>
>
>
>
>
>
>
>
>
>
>
>
>
> ___
> 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/4U47HFOL27EP65M3PZN6XJ5TXR3J3OFB/
>
> ___
> 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/VN3E2JZ4E2HSZJGJIBMKLSVFGZXIFWYX/
>
>
>
> --
>
> Martin Perina
> Manager, Software Engineering
> Red Hat Czech s.r.o.
>
> [EXTERNAL]
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
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/VRATG2HOWFEJBOY27EWLPKQEAQI64VJQ/


[ovirt-users] Re: Ovirt standalone engine ssl cert is about to expire

2024-05-27 Thread Bogdan Dumitrescu via Users
Hello Martin,

I did the engine-setup –offline since it is a standalone engine but I’m getting 
the stale zombie taks.

[ INFO  ] Stage: Setup validation
  During execution engine service will be stopped (OK, Cancel) [OK]: ok
[ INFO  ] Cleaning stale zombie tasks and commands
[ ERROR ] Failed to execute stage 'Setup validation': Failed to clear zombie 
commands. Please access support in attempt to resolve the problem
[ INFO  ] Stage: Clean up
  Log file is located at 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20240524211731-rzwc65.log
[ INFO  ] Generating answer file 
'/var/lib/ovirt-engine/setup/answers/20240524211757-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Execution of setup failed

Not sure how to get rid of the zombie tasks.

Any help would be greatly appreciated.


Bogdan Dumitrescu
IT Infrastructure

Arrcus | 2077 Gateway Place, Suite 400 | San Jose, CA  95110
 www.arrcus.com

[Arrcus Company Logo]

From: Martin Perina 
Sent: Monday, May 27, 2024 7:03 AM
To: Jayme ; Bogdan Dumitrescu 
Cc: users@ovirt.org
Subject: Re: [ovirt-users] Re: Ovirt standalone engine ssl cert is about to 
expire

[https://members.ironscales.com/static/webapp/images/iron_icon_color_7_2021.png]
IRONSCALES couldn't recognize this email as this is the first time you received 
an email from this sender mperina @ redhat.com

Hi,

please take a look at Administration guide, there is a chapter around 
certificate renewals:

https://www.ovirt.org/documentation/administration_guide/index.html#chap-Renewing_certificates_RHV_backup_restore

Regards,
Martin


On Mon, May 27, 2024 at 2:44 PM Jayme 
mailto:jay...@gmail.com>> wrote:
I believe all you should need to do is run engine-setup --offline

On Sat, May 25, 2024 at 10:14 AM Bogdan Dumitrescu via Users 
mailto:users@ovirt.org>> wrote:
Need some help with the renewal of the ssl certificate (I believe it is a 
self-signed cert )that is about to expire in a month, this is a standalone 
ovirt engine running  software Version:4.3.4.3-1.el7. The certificate was good 
for 5 years and it is about to expire.

As I understand correctly, this certificate is for the https access for the 
management page.

Can this be done on a running system without affecting any hosts or VMs?

Any instructions for the standalone ovirt engine scenario that you guys can 
share?

Thanks a lot,



Software Version:4.3.4.3-1.el7






___
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/4U47HFOL27EP65M3PZN6XJ5TXR3J3OFB/
___
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/VN3E2JZ4E2HSZJGJIBMKLSVFGZXIFWYX/


--
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
[EXTERNAL]
___
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/24CQ3E4YFHOJAZKANLH6B3DWD7KMU7EM/


[ovirt-users] Re: Ovirt standalone engine ssl cert is about to expire

2024-05-27 Thread Bogdan Dumitrescu via Users
Hello, I tried the engine-setup –offline but it is giving me an error that can 
not kill

[ INFO  ] Stage: Setup validation
  During execution engine service will be stopped (OK, Cancel) [OK]: ok
[ INFO  ] Cleaning stale zombie tasks and commands
[ ERROR ] Failed to execute stage 'Setup validation': Failed to clear zombie 
commands. Please access support in attempt to resolve the problem
[ INFO  ] Stage: Clean up
  Log file is located at 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20240524211731-rzwc65.log
[ INFO  ] Generating answer file 
'/var/lib/ovirt-engine/setup/answers/20240524211757-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Execution of setup failed

Not sure how to get rid of the zombie tasks.

Any help would be greatly appreciated.

Thanks

Bogdan Dumitrescu
IT Infrastructure

Arrcus | 2077 Gateway Place, Suite 400 | San Jose, CA  95110
 www.arrcus.com

[Arrcus Company Logo]

From: Alex K 
Sent: Monday, May 27, 2024 8:11 AM
To: Jayme 
Cc: Bogdan Dumitrescu ; users@ovirt.org
Subject: Re: [ovirt-users] Re: Ovirt standalone engine ssl cert is about to 
expire

[https://members.ironscales.com/static/webapp/images/iron_icon_color_7_2021.png]
IRONSCALES couldn't recognize this email as this is the first time you received 
an email from this sender rightkicktech @ gmail.com



On Mon, May 27, 2024 at 3:44 PM Jayme 
mailto:jay...@gmail.com>> wrote:
I believe all you should need to do is run engine-setup --offline
Yes this is sufficient to renew the cert.

On Sat, May 25, 2024 at 10:14 AM Bogdan Dumitrescu via Users 
mailto:users@ovirt.org>> wrote:
Need some help with the renewal of the ssl certificate (I believe it is a 
self-signed cert )that is about to expire in a month, this is a standalone 
ovirt engine running  software Version:4.3.4.3-1.el7. The certificate was good 
for 5 years and it is about to expire.

As I understand correctly, this certificate is for the https access for the 
management page.

Can this be done on a running system without affecting any hosts or VMs?

Any instructions for the standalone ovirt engine scenario that you guys can 
share?

Thanks a lot,



Software Version:4.3.4.3-1.el7






___
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/4U47HFOL27EP65M3PZN6XJ5TXR3J3OFB/
___
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/VN3E2JZ4E2HSZJGJIBMKLSVFGZXIFWYX/
[EXTERNAL]
___
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/TS6S2O2MCQ4DYNHLOUEMD4KVBGFTTID7/


[ovirt-users] Re: Ovirt standalone engine ssl cert is about to expire

2024-05-27 Thread Alex K
On Mon, May 27, 2024 at 3:44 PM Jayme  wrote:

> I believe all you should need to do is run engine-setup --offline
>
Yes this is sufficient to renew the cert.

>
> On Sat, May 25, 2024 at 10:14 AM Bogdan Dumitrescu via Users <
> users@ovirt.org> wrote:
>
>> Need some help with the renewal of the ssl certificate (I believe it is a
>> self-signed cert )that is about to expire in a month, this is a standalone
>> ovirt engine running  software Version:4.3.4.3-1.el7. The certificate was
>> good for 5 years and it is about to expire.
>>
>>
>>
>> As I understand correctly, this certificate is for the https access for
>> the management page.
>>
>>
>>
>> Can this be done on a running system without affecting any hosts or VMs?
>>
>>
>>
>> Any instructions for the standalone ovirt engine scenario that you guys
>> can share?
>>
>>
>>
>> Thanks a lot,
>>
>>
>>
>>
>>
>>
>>
>> *Software Version:*4.3.4.3-1.el7
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ___
>> 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/4U47HFOL27EP65M3PZN6XJ5TXR3J3OFB/
>>
> ___
> 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/VN3E2JZ4E2HSZJGJIBMKLSVFGZXIFWYX/
>
___
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/FD5NOMLLXM47DTGNL76KDPTOE3IZQADE/


[ovirt-users] Re: Ovirt standalone engine ssl cert is about to expire

2024-05-27 Thread Martin Perina
Hi,

please take a look at Administration guide, there is a chapter around
certificate renewals:

https://www.ovirt.org/documentation/administration_guide/index.html#chap-Renewing_certificates_RHV_backup_restore

Regards,
Martin


On Mon, May 27, 2024 at 2:44 PM Jayme  wrote:

> I believe all you should need to do is run engine-setup --offline
>
> On Sat, May 25, 2024 at 10:14 AM Bogdan Dumitrescu via Users <
> users@ovirt.org> wrote:
>
>> Need some help with the renewal of the ssl certificate (I believe it is a
>> self-signed cert )that is about to expire in a month, this is a standalone
>> ovirt engine running  software Version:4.3.4.3-1.el7. The certificate was
>> good for 5 years and it is about to expire.
>>
>>
>>
>> As I understand correctly, this certificate is for the https access for
>> the management page.
>>
>>
>>
>> Can this be done on a running system without affecting any hosts or VMs?
>>
>>
>>
>> Any instructions for the standalone ovirt engine scenario that you guys
>> can share?
>>
>>
>>
>> Thanks a lot,
>>
>>
>>
>>
>>
>>
>>
>> *Software Version:*4.3.4.3-1.el7
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ___
>> 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/4U47HFOL27EP65M3PZN6XJ5TXR3J3OFB/
>>
> ___
> 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/VN3E2JZ4E2HSZJGJIBMKLSVFGZXIFWYX/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
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/XIF3DYTXFHANLAOWYURUWR6OC2KUPFQ7/


[ovirt-users] Re: Ovirt standalone engine ssl cert is about to expire

2024-05-27 Thread Jayme
I believe all you should need to do is run engine-setup --offline

On Sat, May 25, 2024 at 10:14 AM Bogdan Dumitrescu via Users <
users@ovirt.org> wrote:

> Need some help with the renewal of the ssl certificate (I believe it is a
> self-signed cert )that is about to expire in a month, this is a standalone
> ovirt engine running  software Version:4.3.4.3-1.el7. The certificate was
> good for 5 years and it is about to expire.
>
>
>
> As I understand correctly, this certificate is for the https access for
> the management page.
>
>
>
> Can this be done on a running system without affecting any hosts or VMs?
>
>
>
> Any instructions for the standalone ovirt engine scenario that you guys
> can share?
>
>
>
> Thanks a lot,
>
>
>
>
>
>
>
> *Software Version:*4.3.4.3-1.el7
>
>
>
>
>
>
>
>
>
>
>
>
> ___
> 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/4U47HFOL27EP65M3PZN6XJ5TXR3J3OFB/
>
___
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/VN3E2JZ4E2HSZJGJIBMKLSVFGZXIFWYX/


[ovirt-users] Re: Any plans on oVirt Major release with new feature?

2024-05-27 Thread Sandro Bonazzola
Hi, let me try to answer your questions:

> I would like to know if there is any plans for major release with new feature 
> for consider alternative of other hypervisor?

As of today, there's no discussion about a new major release neither on devel 
mailing list nor on users mailing list. Nobody stepped in to  lead the next 
major release development. I think this is a good thread for those companies 
who are thinking about putting some effort on oVirt sharing their plans.

> I've been using the oracle ovirt for couple of years pretty good one. I would 
> like know the future of oVirt as well along with feature plans.

I wrote a blog post about the future of oVirt around 2 years ago here: 
https://blogs.ovirt.org/2022/02/future-of-ovirt-february-2022/ ; nothing really 
changed since then.

> Since Red Hat Virtualizazion is going out of support, we need to know if 
> Ovirt is still alive and development continues.

Despite no major release is currently being planned, yes, oVirt development is 
still continuing. As an example here are the commits since last release of 
oVirt Engine package: 
https://github.com/oVirt/ovirt-engine/compare/ovirt-engine-4.5.6...master

>  do you know if there is a professional support offer for an Ovirt production 
> infrastructure?

You can find something here: 
https://www.ovirt.org/community/user-stories/users-and-providers.html ; I guess 
there are others who probably will reply to you in private.

Hope it helps,

-- 
Sandro Bonazzola
___
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/NJ7SFW72EKI35UTIEF6QNN5QARIRF77G/


[ovirt-users] Ovirt standalone engine ssl cert is about to expire

2024-05-25 Thread Bogdan Dumitrescu via Users
Need some help with the renewal of the ssl certificate (I believe it is a 
self-signed cert )that is about to expire in a month, this is a standalone 
ovirt engine running  software Version:4.3.4.3-1.el7. The certificate was good 
for 5 years and it is about to expire.

As I understand correctly, this certificate is for the https access for the 
management page.

Can this be done on a running system without affecting any hosts or VMs?

Any instructions for the standalone ovirt engine scenario that you guys can 
share?

Thanks a lot,



Software Version:4.3.4.3-1.el7






___
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/4U47HFOL27EP65M3PZN6XJ5TXR3J3OFB/


[ovirt-users] oVirt 4.5.5 compatibility with CPU

2024-05-25 Thread jakov . jelinic
Hi,
We plan to install ovirt node 4.5.5 
(https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/) on our 
2 new servers, but looking at the documentation 
(https://www.ovirt.org/documentation/installing_ovirt_as_a_self-hosted_engine_using_the_command_line/#host-requirements)
 it seems that oVirt is not compatible with our CPU Intel Xeon Silver 4410Y 12C 
150 W 2 .0 GHz processor?

Can you help us?
___
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/YKC5CESCW2B3AKYEJAJE7O2H7P5QFY6Q/


[ovirt-users] Re: Any plans on oVirt Major release with new feature?

2024-05-25 Thread ict
Same question for me.
Since Red Hat Virtualizazion is going out of support, we need to know if Ovirt 
is still alive and development continues.
Furthermore, do you know if there is a professional support offer for an Ovirt 
production infrastructure?
Thanks
___
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/TGZ2WQZJYKTMJL62V5K23NRZ5MN3DDVI/


[ovirt-users] Re: [External] : Re: Unable Access VM console VNC

2024-05-24 Thread Marcos Sungaila via Users
When enabling or disabling VNC encryption, a host reinstallation will be 
required to have it properly changed.

Marcos

-Original Message-
From: Ankit Sharma  
Sent: Thursday, May 23, 2024 3:11 AM
To: users@ovirt.org
Subject: [External] : [ovirt-users] Re: Unable Access VM console VNC

Hi Deepak,

Thanks for your time for answering :).

I have already done that but still not succeeded. The error is host_ip:5900 
request timeout while trying to access vm console. i have also checked 
disabling firewalls and am able to do telnet on 5900.

Thanks,
AS
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!OTl9sGETLPHRtvz81V_SSx3rHu4v9NrT6Sar1TM7uW_mKX_GNhg0FSFl8oeOKNGzcQ8YdbW9rQF5CW55Y0ZjFsJtpj094b0$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!OTl9sGETLPHRtvz81V_SSx3rHu4v9NrT6Sar1TM7uW_mKX_GNhg0FSFl8oeOKNGzcQ8YdbW9rQF5CW55Y0ZjFsJtEbLXgQs$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/6RK2MLNU4OCDAB4JQC22GO2MSJM6IGOA/__;!!ACWV5N9M2RV99hQ!OTl9sGETLPHRtvz81V_SSx3rHu4v9NrT6Sar1TM7uW_mKX_GNhg0FSFl8oeOKNGzcQ8YdbW9rQF5CW55Y0ZjFsJt-VYCrkA$
 
___
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/RFKHRDZOCJFF7AP5BN5LJP6NKM6IIPUO/


[ovirt-users] Storage Solution for Ovirt4.5

2024-05-23 Thread Ankit Sharma
Hi Guys,

I am using Ovirt4.3 with 5 hosts and SAN for 10 years and now looking for 
upgrade to it on latest version. 

Now i want to use server as storage instead of SAN due to economic reasons. So, 
i have used tgt/target-cli and created LUNs for storage and access through 
iscsi and everything seems well.

Would it be a good solution? Also what could be possible limitation and 
disadvantage over to SAN box?

Thanks.
AS
___
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/PS4PRML6A4B72AGKKG7TZIIJJROG3GJT/


[ovirt-users] Re: Unable Access VM console VNC

2024-05-23 Thread Ankit Sharma
Hi Deepak,

Thanks for your time for answering :).

I have already done that but still not succeeded. The error is host_ip:5900 
request timeout while trying to access vm console. i have also checked 
disabling firewalls and am able to do telnet on 5900.

Thanks,
AS
___
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/6RK2MLNU4OCDAB4JQC22GO2MSJM6IGOA/


[ovirt-users] Re: Zanata account required

2024-05-22 Thread Sharon Gratch
Done.
Let me know if you encounter any problems.

Thanks

On Wed, May 22, 2024 at 9:19 PM Kola Samkola  wrote:

> hello, I would like to translate into Russian
> ___
> 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/XUNIM5ZF44BXZ22DSZFJWDMSUUHW4MTA/
>
___
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/QR6J6HJ56ZKTGATXDQZ3MUJZSTSC2YZS/


[ovirt-users] Re: Zanata account required

2024-05-22 Thread Kola Samkola
hello, I would like to translate into Russian
___
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/XUNIM5ZF44BXZ22DSZFJWDMSUUHW4MTA/


[ovirt-users] Re: Zanata account required

2024-05-22 Thread Sharon Gratch
Hi,

Is there specific language(s) that you would like to help with translating
to?  We want to add you to the relevant Zanata's translation group(s) as
well.

Thanks!


On Wed, May 15, 2024 at 9:47 PM Kola Samkola  wrote:

> Hello! help me get an account https://zanata.ovirt.org/ to translate the
> interface, thank you)
> ___
> 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/3GK3UK4D6IJINWQVF3IFPCO6BC7K6HU3/
>
___
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/IQTY2MBYF2C57BCN2YLNWSSJZGOTNPWD/


[ovirt-users] Re: [External] : Importing VMs from CentOS 8 Streams to Oracle 8.9 oVirt (QXL issues)

2024-05-17 Thread Jorge Visentini
Great news. Nice work!
Go to bit the next bullet :)

Em sex., 17 de mai. de 2024 às 04:11, Gilboa Davara 
escreveu:

> Hello,
>
> The problem was actually failure to import an existing VMs from an
> existing oVirt storage into OLVM if the image is configured to use
> QXL/Spice. (The import UI doesn't let you change the VM display
> configuration. It will simply fail to import the VM).
> I fixed the problem by attaching the storage to a working CentOS based
> oVirt cluster, changed the console configuration on all the stored VMs to
> VGA/VNC and detached the storage.
> Once the VMs were configured to use VGA/VNC, OLVM managed to import them
> without an issue.
>
> In short, anyone contemplating moving to OLVM - make sure all VMs use
> VGA/VNC.
>
> Thanks everyone for the help.
> - Gilboa
>
> On Thu, May 16, 2024 at 6:44 PM Jorge Visentini 
> wrote:
>
>> Hi,
>>
>> If I understood well, the OS guest doesn't have support for VNC, just
>> QXL/Spice.
>> So... I guess you need to install the vnc drivers on the guest before the
>> migration, buuut I think this should already be installed...
>> I believe that the best way to "import" is to use the *ovirt-img
>> download-disk* and *ovirt-img upload-disk* cli to download and upload
>> the disk to new domain-storage, so after, to create the new vm
>> configuration.
>> I passed this issue many times.
>>
>> Cheers,
>>
>> Em qui., 16 de mai. de 2024 às 10:14, Gilboa Davara 
>> escreveu:
>>
>>> Hello,
>>>
>>> Thanks for the prompt reply.
>>> Can I somehow modify the VM configuration on disk (v5 data storage on an
>>> NFS share) before importing the VM (using Storage domain / NFS / VM import).
>>> Alternatively can I somehow get OLVM to ignore the error when trying to
>>> import the VM, and use the UI to switch VGA/VNC?
>>>
>>> - Gilboa
>>>
>>> On Thu, May 16, 2024 at 3:55 PM Marcos Sungaila via Users <
>>> users@ovirt.org> wrote:
>>>
 Hi Gilboa,



 The spice protocol has been deprecated by Red Hat for over 3 years. It
 may still be available in CentOS or RHEL versions but not in OL.

 It cannot be enabled.



 Marcos



 *From:* Gilboa Davara 
 *Sent:* Thursday, May 16, 2024 9:07 AM
 *To:* oVirt Users 
 *Subject:* [External] : [ovirt-users] Importing VMs from CentOS 8
 Streams to Oracle 8.9 oVirt (QXL issues)



 Hello all,



 I'm evaluating switching our existing oVirt clusters to Oracle Linux 8
 oVirt 4.5.

 It seems that Oracle has completely disabled QXL/Spice (leaving only
 VGA and Cirrus) on their oVirt fork (1).

 I'm trying to import a VM from an existing oVirt data storage into an
 Oracle cluster, but I'm getting

 'VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_ILLEGAL_VM_DISPLAY_TYPE_IS_NOT_SUPPORTED_BY_OS'
 error.

 Comparing the spice-related packages in Oracle and CentOS based oVirt
 installation, I see no changes.



 Two questions:

 1. Can I somehow enable QXL support in Oracle oVirt?

 2. Assuming I can't, can I somehow editing the VM configuration without
 mounting in a temporary CentOS based cluster, editing the configuration and
 reimporting it into Oracle?



 Thanks,

 Gilboa



 1)
 https://forums.oracle.com/ords/apexds/post/olvm-ol8-spice-support-completely-missing-how-to-enable-8796
 ___
 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/CRCZZDBSH5QFD7TTVR4AH3FT7RLHDUWD/

>>> ___
>>> 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/OUKFBQU6B6NESUXWMU6J2DAXIALUXNIF/
>>>
>>
>>
>> --
>> Att,
>> Jorge Visentini
>> +55 55 98432-9868
>>
>

-- 
Att,
Jorge Visentini
+55 55 98432-9868
___
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/RVL2GQ2LAUXTCRHBKZCOQJXA3XVLC7CP/


[ovirt-users] Re: [External] : Importing VMs from CentOS 8 Streams to Oracle 8.9 oVirt (QXL issues)

2024-05-17 Thread Gilboa Davara
Hello,

The problem was actually failure to import an existing VMs from an existing
oVirt storage into OLVM if the image is configured to use QXL/Spice. (The
import UI doesn't let you change the VM display configuration. It will
simply fail to import the VM).
I fixed the problem by attaching the storage to a working CentOS based
oVirt cluster, changed the console configuration on all the stored VMs to
VGA/VNC and detached the storage.
Once the VMs were configured to use VGA/VNC, OLVM managed to import them
without an issue.

In short, anyone contemplating moving to OLVM - make sure all VMs use
VGA/VNC.

Thanks everyone for the help.
- Gilboa

On Thu, May 16, 2024 at 6:44 PM Jorge Visentini 
wrote:

> Hi,
>
> If I understood well, the OS guest doesn't have support for VNC, just
> QXL/Spice.
> So... I guess you need to install the vnc drivers on the guest before the
> migration, buuut I think this should already be installed...
> I believe that the best way to "import" is to use the *ovirt-img
> download-disk* and *ovirt-img upload-disk* cli to download and upload the
> disk to new domain-storage, so after, to create the new vm configuration.
> I passed this issue many times.
>
> Cheers,
>
> Em qui., 16 de mai. de 2024 às 10:14, Gilboa Davara 
> escreveu:
>
>> Hello,
>>
>> Thanks for the prompt reply.
>> Can I somehow modify the VM configuration on disk (v5 data storage on an
>> NFS share) before importing the VM (using Storage domain / NFS / VM import).
>> Alternatively can I somehow get OLVM to ignore the error when trying to
>> import the VM, and use the UI to switch VGA/VNC?
>>
>> - Gilboa
>>
>> On Thu, May 16, 2024 at 3:55 PM Marcos Sungaila via Users <
>> users@ovirt.org> wrote:
>>
>>> Hi Gilboa,
>>>
>>>
>>>
>>> The spice protocol has been deprecated by Red Hat for over 3 years. It
>>> may still be available in CentOS or RHEL versions but not in OL.
>>>
>>> It cannot be enabled.
>>>
>>>
>>>
>>> Marcos
>>>
>>>
>>>
>>> *From:* Gilboa Davara 
>>> *Sent:* Thursday, May 16, 2024 9:07 AM
>>> *To:* oVirt Users 
>>> *Subject:* [External] : [ovirt-users] Importing VMs from CentOS 8
>>> Streams to Oracle 8.9 oVirt (QXL issues)
>>>
>>>
>>>
>>> Hello all,
>>>
>>>
>>>
>>> I'm evaluating switching our existing oVirt clusters to Oracle Linux 8
>>> oVirt 4.5.
>>>
>>> It seems that Oracle has completely disabled QXL/Spice (leaving only VGA
>>> and Cirrus) on their oVirt fork (1).
>>>
>>> I'm trying to import a VM from an existing oVirt data storage into an
>>> Oracle cluster, but I'm getting
>>>
>>> 'VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_ILLEGAL_VM_DISPLAY_TYPE_IS_NOT_SUPPORTED_BY_OS'
>>> error.
>>>
>>> Comparing the spice-related packages in Oracle and CentOS based oVirt
>>> installation, I see no changes.
>>>
>>>
>>>
>>> Two questions:
>>>
>>> 1. Can I somehow enable QXL support in Oracle oVirt?
>>>
>>> 2. Assuming I can't, can I somehow editing the VM configuration without
>>> mounting in a temporary CentOS based cluster, editing the configuration and
>>> reimporting it into Oracle?
>>>
>>>
>>>
>>> Thanks,
>>>
>>> Gilboa
>>>
>>>
>>>
>>> 1)
>>> https://forums.oracle.com/ords/apexds/post/olvm-ol8-spice-support-completely-missing-how-to-enable-8796
>>> ___
>>> 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/CRCZZDBSH5QFD7TTVR4AH3FT7RLHDUWD/
>>>
>> ___
>> 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/OUKFBQU6B6NESUXWMU6J2DAXIALUXNIF/
>>
>
>
> --
> Att,
> Jorge Visentini
> +55 55 98432-9868
>
___
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/VEGTWSVE4ICWXU4ZHNHZI6ILIN74O2TT/


[ovirt-users] Re: [External] : Importing VMs from CentOS 8 Streams to Oracle 8.9 oVirt (QXL issues)

2024-05-16 Thread Jorge Visentini
Hi,

If I understood well, the OS guest doesn't have support for VNC, just
QXL/Spice.
So... I guess you need to install the vnc drivers on the guest before the
migration, buuut I think this should already be installed...
I believe that the best way to "import" is to use the *ovirt-img
download-disk* and *ovirt-img upload-disk* cli to download and upload the
disk to new domain-storage, so after, to create the new vm configuration.
I passed this issue many times.

Cheers,

Em qui., 16 de mai. de 2024 às 10:14, Gilboa Davara 
escreveu:

> Hello,
>
> Thanks for the prompt reply.
> Can I somehow modify the VM configuration on disk (v5 data storage on an
> NFS share) before importing the VM (using Storage domain / NFS / VM import).
> Alternatively can I somehow get OLVM to ignore the error when trying to
> import the VM, and use the UI to switch VGA/VNC?
>
> - Gilboa
>
> On Thu, May 16, 2024 at 3:55 PM Marcos Sungaila via Users 
> wrote:
>
>> Hi Gilboa,
>>
>>
>>
>> The spice protocol has been deprecated by Red Hat for over 3 years. It
>> may still be available in CentOS or RHEL versions but not in OL.
>>
>> It cannot be enabled.
>>
>>
>>
>> Marcos
>>
>>
>>
>> *From:* Gilboa Davara 
>> *Sent:* Thursday, May 16, 2024 9:07 AM
>> *To:* oVirt Users 
>> *Subject:* [External] : [ovirt-users] Importing VMs from CentOS 8
>> Streams to Oracle 8.9 oVirt (QXL issues)
>>
>>
>>
>> Hello all,
>>
>>
>>
>> I'm evaluating switching our existing oVirt clusters to Oracle Linux 8
>> oVirt 4.5.
>>
>> It seems that Oracle has completely disabled QXL/Spice (leaving only VGA
>> and Cirrus) on their oVirt fork (1).
>>
>> I'm trying to import a VM from an existing oVirt data storage into an
>> Oracle cluster, but I'm getting
>>
>> 'VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_ILLEGAL_VM_DISPLAY_TYPE_IS_NOT_SUPPORTED_BY_OS'
>> error.
>>
>> Comparing the spice-related packages in Oracle and CentOS based oVirt
>> installation, I see no changes.
>>
>>
>>
>> Two questions:
>>
>> 1. Can I somehow enable QXL support in Oracle oVirt?
>>
>> 2. Assuming I can't, can I somehow editing the VM configuration without
>> mounting in a temporary CentOS based cluster, editing the configuration and
>> reimporting it into Oracle?
>>
>>
>>
>> Thanks,
>>
>> Gilboa
>>
>>
>>
>> 1)
>> https://forums.oracle.com/ords/apexds/post/olvm-ol8-spice-support-completely-missing-how-to-enable-8796
>> ___
>> 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/CRCZZDBSH5QFD7TTVR4AH3FT7RLHDUWD/
>>
> ___
> 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/OUKFBQU6B6NESUXWMU6J2DAXIALUXNIF/
>


-- 
Att,
Jorge Visentini
+55 55 98432-9868
___
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/ISTVUQAY7EBLI7TUBXTX4PWDDN3NVGWS/


[ovirt-users] Re: [External] : Importing VMs from CentOS 8 Streams to Oracle 8.9 oVirt (QXL issues)

2024-05-16 Thread Gilboa Davara
Hello,

Thanks for the prompt reply.
Can I somehow modify the VM configuration on disk (v5 data storage on an
NFS share) before importing the VM (using Storage domain / NFS / VM import).
Alternatively can I somehow get OLVM to ignore the error when trying to
import the VM, and use the UI to switch VGA/VNC?

- Gilboa

On Thu, May 16, 2024 at 3:55 PM Marcos Sungaila via Users 
wrote:

> Hi Gilboa,
>
>
>
> The spice protocol has been deprecated by Red Hat for over 3 years. It may
> still be available in CentOS or RHEL versions but not in OL.
>
> It cannot be enabled.
>
>
>
> Marcos
>
>
>
> *From:* Gilboa Davara 
> *Sent:* Thursday, May 16, 2024 9:07 AM
> *To:* oVirt Users 
> *Subject:* [External] : [ovirt-users] Importing VMs from CentOS 8 Streams
> to Oracle 8.9 oVirt (QXL issues)
>
>
>
> Hello all,
>
>
>
> I'm evaluating switching our existing oVirt clusters to Oracle Linux 8
> oVirt 4.5.
>
> It seems that Oracle has completely disabled QXL/Spice (leaving only VGA
> and Cirrus) on their oVirt fork (1).
>
> I'm trying to import a VM from an existing oVirt data storage into an
> Oracle cluster, but I'm getting
>
> 'VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_ILLEGAL_VM_DISPLAY_TYPE_IS_NOT_SUPPORTED_BY_OS'
> error.
>
> Comparing the spice-related packages in Oracle and CentOS based oVirt
> installation, I see no changes.
>
>
>
> Two questions:
>
> 1. Can I somehow enable QXL support in Oracle oVirt?
>
> 2. Assuming I can't, can I somehow editing the VM configuration without
> mounting in a temporary CentOS based cluster, editing the configuration and
> reimporting it into Oracle?
>
>
>
> Thanks,
>
> Gilboa
>
>
>
> 1)
> https://forums.oracle.com/ords/apexds/post/olvm-ol8-spice-support-completely-missing-how-to-enable-8796
> ___
> 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/CRCZZDBSH5QFD7TTVR4AH3FT7RLHDUWD/
>
___
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/OUKFBQU6B6NESUXWMU6J2DAXIALUXNIF/


[ovirt-users] Re: [External] : Importing VMs from CentOS 8 Streams to Oracle 8.9 oVirt (QXL issues)

2024-05-16 Thread Marcos Sungaila via Users
Hi Gilboa,

The spice protocol has been deprecated by Red Hat for over 3 years. It may 
still be available in CentOS or RHEL versions but not in OL.
It cannot be enabled.

Marcos

From: Gilboa Davara 
Sent: Thursday, May 16, 2024 9:07 AM
To: oVirt Users 
Subject: [External] : [ovirt-users] Importing VMs from CentOS 8 Streams to 
Oracle 8.9 oVirt (QXL issues)

Hello all,

I'm evaluating switching our existing oVirt clusters to Oracle Linux 8 oVirt 
4.5.
It seems that Oracle has completely disabled QXL/Spice (leaving only VGA and 
Cirrus) on their oVirt fork (1).
I'm trying to import a VM from an existing oVirt data storage into an Oracle 
cluster, but I'm getting
'VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_ILLEGAL_VM_DISPLAY_TYPE_IS_NOT_SUPPORTED_BY_OS'
 error.
Comparing the spice-related packages in Oracle and CentOS based oVirt 
installation, I see no changes.

Two questions:
1. Can I somehow enable QXL support in Oracle oVirt?
2. Assuming I can't, can I somehow editing the VM configuration without 
mounting in a temporary CentOS based cluster, editing the configuration and 
reimporting it into Oracle?

Thanks,
Gilboa

1) 
https://forums.oracle.com/ords/apexds/post/olvm-ol8-spice-support-completely-missing-how-to-enable-8796
___
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/CRCZZDBSH5QFD7TTVR4AH3FT7RLHDUWD/


[ovirt-users] Re: Importing VMs from CentOS 8 Streams to Oracle 8.9 oVirt (QXL issues)

2024-05-16 Thread Gilboa Davara
Hello,

Thanks for the prompt response.
Sadly enough in-order to modify the existing data storage and switch to
VNC/VGA, I need to reinstall CentOS / oVirt (which seems to be broken right
now due to ansible dependency issue).
Can I somehow edit the image file (I managed to locate the image disk image
on our NFS NAS) and change the display configuration?

As for filing an Oracle support case, as we have yet to decide if we want
to switch to Oracle linux. As such, we don't have a support contract.

Thanks,
Gilboa

On Thu, May 16, 2024 at 3:13 PM Jean-Louis Dupond 
wrote:

> Hi,
>
> I guess this will need to be patched to make it work.
> SPICE is also removed on centos 9/rhel 9, so that's the same for oVirt.
> I would suggest to reconfigure all the vm's on the source to VNC, and
> then export/import them.
>
> But if you have Oracle Linux, I guess you can just open a support ticket
> with Oracle to get it fixed?
>
>
> Thanks
>
> On 16/05/2024 14:07, Gilboa Davara wrote:
> > Hello all,
> >
> > I'm evaluating switching our existing oVirt clusters to Oracle Linux 8
> > oVirt 4.5.
> > It seems that Oracle has completely disabled QXL/Spice (leaving only
> > VGA and Cirrus) on their oVirt fork (1).
> > I'm trying to import a VM from an existing oVirt data storage into an
> > Oracle cluster, but I'm getting
> >
> 'VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_ILLEGAL_VM_DISPLAY_TYPE_IS_NOT_SUPPORTED_BY_OS'
>
> > error.
> > Comparing the spice-related packages in Oracle and CentOS based oVirt
> > installation, I see no changes.
> >
> > Two questions:
> > 1. Can I somehow enable QXL support in Oracle oVirt?
> > 2. Assuming I can't, can I somehow editing the VM configuration
> > without mounting in a temporary CentOS based cluster, editing the
> > configuration and reimporting it into Oracle?
> >
> > Thanks,
> > Gilboa
> >
> > 1)
> >
> https://forums.oracle.com/ords/apexds/post/olvm-ol8-spice-support-completely-missing-how-to-enable-8796
> >
> > ___
> > 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/4HH6YBNUW7YACL4PL2GR7NTWR5TCYTXO/
>
___
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/M6GOGXC7KASQL2SH6AI24CORCNPIBU4D/


[ovirt-users] Re: Importing VMs from CentOS 8 Streams to Oracle 8.9 oVirt (QXL issues)

2024-05-16 Thread Jean-Louis Dupond via Users

Hi,

I guess this will need to be patched to make it work.
SPICE is also removed on centos 9/rhel 9, so that's the same for oVirt.
I would suggest to reconfigure all the vm's on the source to VNC, and 
then export/import them.


But if you have Oracle Linux, I guess you can just open a support ticket 
with Oracle to get it fixed?



Thanks

On 16/05/2024 14:07, Gilboa Davara wrote:

Hello all,

I'm evaluating switching our existing oVirt clusters to Oracle Linux 8 
oVirt 4.5.
It seems that Oracle has completely disabled QXL/Spice (leaving only 
VGA and Cirrus) on their oVirt fork (1).
I'm trying to import a VM from an existing oVirt data storage into an 
Oracle cluster, but I'm getting
'VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_ILLEGAL_VM_DISPLAY_TYPE_IS_NOT_SUPPORTED_BY_OS' 
error.
Comparing the spice-related packages in Oracle and CentOS based oVirt 
installation, I see no changes.


Two questions:
1. Can I somehow enable QXL support in Oracle oVirt?
2. Assuming I can't, can I somehow editing the VM configuration 
without mounting in a temporary CentOS based cluster, editing the 
configuration and reimporting it into Oracle?


Thanks,
Gilboa

1) 
https://forums.oracle.com/ords/apexds/post/olvm-ol8-spice-support-completely-missing-how-to-enable-8796


___
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/4HH6YBNUW7YACL4PL2GR7NTWR5TCYTXO/

___
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/JZBBGEDMDK6ILSNN6R36LJ3DISULJQX4/


[ovirt-users] Importing VMs from CentOS 8 Streams to Oracle 8.9 oVirt (QXL issues)

2024-05-16 Thread Gilboa Davara
Hello all,

I'm evaluating switching our existing oVirt clusters to Oracle Linux 8
oVirt 4.5.
It seems that Oracle has completely disabled QXL/Spice (leaving only VGA
and Cirrus) on their oVirt fork (1).
I'm trying to import a VM from an existing oVirt data storage into an
Oracle cluster, but I'm getting
'VAR__ACTION__IMPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_ILLEGAL_VM_DISPLAY_TYPE_IS_NOT_SUPPORTED_BY_OS'
error.
Comparing the spice-related packages in Oracle and CentOS based oVirt
installation, I see no changes.

Two questions:
1. Can I somehow enable QXL support in Oracle oVirt?
2. Assuming I can't, can I somehow editing the VM configuration without
mounting in a temporary CentOS based cluster, editing the configuration and
reimporting it into Oracle?

Thanks,
Gilboa

1)
https://forums.oracle.com/ords/apexds/post/olvm-ol8-spice-support-completely-missing-how-to-enable-8796
___
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/4HH6YBNUW7YACL4PL2GR7NTWR5TCYTXO/


[ovirt-users] Re: Ovirt Host Machine Use Case

2024-05-16 Thread Jayme
those are VNC ports iirc

On Wed, May 15, 2024 at 3:46 PM Muhesh Kumar 
wrote:

> Hi Everyone,
> Initially, In ovirt host machine qemu-kvm is running in
> 5901,5902,5903,5904,5906 and 5907. But suddenly, It has now running with
> additional ports 5900 and 5905. Can anyone know why this kind of ports
> ovirt is newly adding without any actions taking in machines. I Didn't
> restart any services in host machines.
> ___
> 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/MQQXDN3UBGOYEGRKIDBSIAFPAWIIL4PS/
>
___
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/7G6L6KEJ6EW5ZNB5ELXJYZRQXQ3DH4FQ/


[ovirt-users] Re: [External] : Ovirt Host Machine Use Case

2024-05-15 Thread Marcos Sungaila via Users
Hi Muhesh,

All open ports will be listed in the /var/log/vdsm/vdsm.log file in the KVM 
host the VM is running. There you can find what may happened to your instance 
to change ports.

Marcos

-Original Message-
From: Muhesh Kumar  
Sent: Monday, May 13, 2024 8:56 PM
To: users@ovirt.org
Subject: [External] : [ovirt-users] Ovirt Host Machine Use Case

Hi Everyone,
Initially, In ovirt host machine qemu-kvm is running in 
5901,5902,5903,5904,5906 and 5907. But suddenly, It has now running with 
additional ports 5900 and 5905. Can anyone know why this kind of ports ovirt is 
newly adding without any actions taking in machines. I Didn't restart any 
services in host machines.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!PRmf_gckU5wALFcmDs4WibENJlqRHvVbxwzF0q6e-hEdXw5fgdYYtElrttIAJaw08LHnJ-Jdx2I2v4cjADrKvuBX47S6$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!PRmf_gckU5wALFcmDs4WibENJlqRHvVbxwzF0q6e-hEdXw5fgdYYtElrttIAJaw08LHnJ-Jdx2I2v4cjADrKvhqM44q1$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/MQQXDN3UBGOYEGRKIDBSIAFPAWIIL4PS/__;!!ACWV5N9M2RV99hQ!PRmf_gckU5wALFcmDs4WibENJlqRHvVbxwzF0q6e-hEdXw5fgdYYtElrttIAJaw08LHnJ-Jdx2I2v4cjADrKvj8N27xf$
 
___
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/KUYK3VVY3XEPIATVITUPBG4KRYSBH2MZ/


[ovirt-users] oVirt 4.5.6 + Windows 11 + TPM oddness

2024-05-15 Thread Daniel Henninger via Users
Hi folk,

I'm running into a very bizarre situation.  To start with, I am able to install 
Windows 11 perfectly fine, with or without Secure Boot enabled, and the TPM 
appears to function regardless.  From the Windows OS itself, I can confirm that 
Get-TPM, tpm.msc, windows security, etc all show that the TPM looks happy and 
healthy and well received.

However -- the system logs are absolutely flooded with the following error:
The initialization of the Trusted Platform Module (TPM) failed. The TPM may be 
in failure mode. To allow diagnosis, contact the TPM manufacturer with the 
attached information.

And this appears to correlate with SCCM being unable to properly set up a 
client certificate and register.  But I am not exagerating when I say it's 
flooding the logs -- I am currently staring at a system log with 668 log 
entries, 97% of which are the same TPM error repeated.

Does anyone have any ideas what might be going on or have seen this before?  
I'm running out of ideas.  =/  Thanks!
___
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/HQIHI2M5WKMLDVFIV2YRLNQDJH6ZBZXW/


[ovirt-users] Zanata account required

2024-05-15 Thread Kola Samkola
Hello! help me get an account https://zanata.ovirt.org/ to translate the 
interface, thank you)
___
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/3GK3UK4D6IJINWQVF3IFPCO6BC7K6HU3/


[ovirt-users] Ovirt Host Machine Use Case

2024-05-15 Thread Muhesh Kumar
Hi Everyone,
Initially, In ovirt host machine qemu-kvm is running in 
5901,5902,5903,5904,5906 and 5907. But suddenly, It has now running with 
additional ports 5900 and 5905. Can anyone know why this kind of ports ovirt is 
newly adding without any actions taking in machines. I Didn't restart any 
services in host machines.
___
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/MQQXDN3UBGOYEGRKIDBSIAFPAWIIL4PS/


[ovirt-users] Any plans on oVirt Major release with new feature?

2024-05-15 Thread De Lee
Hi,

I would like to know if there is any plans for major release with new feature 
for consider alternative of other hypervisor?

I've been using the oracle ovirt for couple of years pretty good one. I would 
like know the future of oVirt as well along with feature plans.
___
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/DUNKTA5KCTXDZDBIXOPYLIQNURLLGJMQ/


[ovirt-users] Re: [External] : NFS Share file to mount in ovIrt

2024-05-14 Thread De Lee
Hi,

I've tried it mount the nfs directly on the KVM it works. Unfortunately it 
fails with ovirt node.

Regards.
DK 
___
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/LA34NEHGU2IQT45SAGPYDHCCP6OQXERR/


[ovirt-users] How to access the ovirt node individually?

2024-05-14 Thread De Lee
Hi,
I've installed the ovirt manager on top of the oVirt node. For some reason the 
node went to offline and unable to start the ovrit manager.

Do we have option to enable the auto start of the ovrit manager and can I able 
to connect the console of the ovirt node try to power on the VM?
___
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/334CKDHYCL6FTYSELKJ4UTX3IYM5CCHD/


[ovirt-users] Re: Unable Access VM console VNC

2024-05-14 Thread De Lee
Hi, 
Try to disable the vnc encrypted on the cluster settings.

Regards,
Deepak.K
___
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/J2UIQF5NZVODIZTFL3OUGGH5BJU4CYPK/


[ovirt-users] Unable Access VM console VNC

2024-05-14 Thread Ankit Sharma
Hi Guy,

i have installed ovirt4.5 on centos stream 9 and Unable Access VM console VNC. 
Error request timeout.

Thanks,
AS
___
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/ZIS2VY46T3GBQZ5MPZSDY4V6FEQSV4N7/


[ovirt-users] Re: i can't access console with noVNC or VNC client(console.vv)

2024-05-14 Thread Ankit Sharma
Same issue i am experiencing, did you get fix?
___
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/CNAQHSDGPSDQS3QCJJZXGNGF57KPVQCJ/


[ovirt-users] Migrating Engine to a new host

2024-05-13 Thread Fabrice Bacchella via Users
To upgrade both hardware and software for the engine, I will move it to a 
different physical server, with a different hostname.

The HTTP interface to manage it is handled by my own PKI, so I managed it 
myself and don’t request help from oVirt.

But I wonder if there is other trap that I will need to check. Will old hosts 
accept communication for a new engine once I will have migrated the database ?
___
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/L43M2ZTJYBB4H43IW7QWPOMBJPRLRTPN/


[ovirt-users] stomp timeout in org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient

2024-05-08 Thread Chris Smith
Hi all,

I'm randomly getting this in the engine logs;

These times are UTC+1 so are different to the ovirt host logs.

2024-05-06 21:10:47,238+01 ERROR
[org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor)
[] Connection timeout for host '10.10.3.36', last response arrived 1604 ms
ago.
2024-05-06 21:10:51,750+01 INFO
 [org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor)
[] Connecting to /10.10.3.36
2024-05-06 21:11:18,994+01 ERROR
[org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor)
[] Connection timeout for host '10.10.3.36', last response arrived 1885 ms
ago.
2024-05-06 21:11:22,197+01 INFO
 [org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor)
[] Connecting to /10.10.3.36
2024-05-06 21:11:27,767+01 ERROR
[org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor)
[] Connection timeout for host '10.10.3.36', last response arrived 1779 ms
ago.

and I'm trying to debug why it can't connect.

The vdsm logs on the ovirt host don't give me many clues about what's
happening. I see the stomp requests;

These times are UTC;

2024-05-06 20:10:51,807+ INFO  (Reactor thread)
[ProtocolDetector.Detector] Detected protocol stomp from :::
10.10.3.125:36296 (protocoldetector:125)
2024-05-06 20:10:51,807+ INFO  (Reactor thread) [Broker.StompAdapter]
Processing CONNECT request (stompserver:95)
2024-05-06 20:10:51,808+ INFO  (JsonRpc (StompReactor))
[Broker.StompAdapter] Subscribe command received (stompserver:124)
2024-05-06 20:10:51,808+ INFO  (JsonRpc (StompReactor))
[Broker.StompAdapter] Subscribe command received (stompserver:124)
2024-05-06 20:11:23,240+ INFO  (Reactor thread)
[ProtocolDetector.Detector] Detected protocol stomp from :::
10.10.3.125:36302 (protocoldetector:125)
2024-05-06 20:11:23,416+ INFO  (JsonRpc (StompReactor))
[Broker.StompAdapter] Processing CONNECT request (stompserver:95)
2024-05-06 20:11:23,505+ INFO  (JsonRpc (StompReactor))
[Broker.StompAdapter] Subscribe command received (stompserver:124)
2024-05-06 20:11:23,505+ INFO  (JsonRpc (StompReactor))
[Broker.StompAdapter] Subscribe command received (stompserver:124)

but there's nothing around these entries to tell me what's causing the
timeout.

Is there a script or command I can run to simulate what's happening here to
try and figure out what's going on?

Thanks,
-- 
Chris Smith
Hosting Systems Administrator
P   +61 2 9045 2800
E  csm...@squiz.net

Level 1, 435a Kent Street, Sydney NSW 2000
www.squiz.net

-- 
Squiz named leader GigaOm's Digital Experience Platform Radar report, 
2023-24. Read about the report 
!
___
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/2FF5Q46L7J7BOXRG7K5DB5BV6JAHR3WX/


[ovirt-users] equivalent to VMrare RDM

2024-05-06 Thread Nathanaël Blanchet via Users
Hello,
I'd like to use dell csi driver for dynamic provisionning into vms like
described here:
https://dell.github.io/csm-docs/docs/deployment/csmoperator/drivers/powermax/#support-for-auto-rdm-for-vsphere-over-fc
Does something equivalent to RDM (Raw Device Mapping) exist with oVirt?
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/GUID-D06EC5D3-FCE6-4E07-8967-0D146A12FEA0.html
I'm aware about host devices features, but tht is not relevant in this
case.
Thank you.

-- 
Nathanaël Blanchet

Administrateur Systèmes et Réseaux
Service Informatique et REseau (SIRE)
Département des systèmes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr
___
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/U2V7PQLB4FDAGYMEMXTMEE3OQR67MXVT/


[ovirt-users] Re: [External] : Cannot create bond

2024-05-06 Thread Simon Coter via Users


> On May 6, 2024, at 5:46 PM, dcaam...@apexutilities.ca wrote:
> 
> Hello Simon,
> 
> My apologies for the late replay. I was able to fix the issue, it turns out 
> that even though I was following the instructions, somehow, I ended up 
> installing version 4.5 on the KVM Manage Engine, but 4.4 on the KVM hosts.
> 
> In order to be able to create the network bond in OLVM the following packages 
> are required:
> - kernel-uek-5.15.0-203.146.5.1.el8uek.x86_64.rpm
> - nmstate-1.4.5-2.0.1.el8_9.x86_64.rpm
> - nispor-1.2.15-1.el8.x86_64.rpm
> 
> The KVM hosts had the kernel and nmstate with the correct version; however, 
> nispor was on 1.2.10.
> 
> It turns out that nispor 1.2.15 is included only in version 4.5 in the Oracle 
> repositories.  Once I updated my KVM hosts to 4.5 I was able to create the 
> network bonds.

Right, we’re working to get the same nispor updated package available for 4.4 
too.

Simon

> 
> I hope this helps someone in the future.
> 
> Have a great day.
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!JROFPQxNVvl2t9Bgxvg8ykT55LD7MsQOrbn2xTVb-5sNhlzumf73hcAz0X5wWLhwhUDTHUYad9tfMfLceHCKmHYw9A$
>  
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!JROFPQxNVvl2t9Bgxvg8ykT55LD7MsQOrbn2xTVb-5sNhlzumf73hcAz0X5wWLhwhUDTHUYad9tfMfLceHCXUKt-mw$
>  
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/P6U3C2S2DKN7QLGFJZUNWVHDEYJPR2LQ/__;!!ACWV5N9M2RV99hQ!JROFPQxNVvl2t9Bgxvg8ykT55LD7MsQOrbn2xTVb-5sNhlzumf73hcAz0X5wWLhwhUDTHUYad9tfMfLceHC1c7PdxA$

___
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/XOBHUWDU4GB4JUXPQCMRD7L674BJ46C3/


[ovirt-users] Re: [External] : Cannot create bond

2024-05-06 Thread dcaamano
Hello Simon,

My apologies for the late replay. I was able to fix the issue, it turns out 
that even though I was following the instructions, somehow, I ended up 
installing version 4.5 on the KVM Manage Engine, but 4.4 on the KVM hosts.

In order to be able to create the network bond in OLVM the following packages 
are required:
- kernel-uek-5.15.0-203.146.5.1.el8uek.x86_64.rpm
- nmstate-1.4.5-2.0.1.el8_9.x86_64.rpm
- nispor-1.2.15-1.el8.x86_64.rpm

The KVM hosts had the kernel and nmstate with the correct version; however, 
nispor was on 1.2.10.

It turns out that nispor 1.2.15 is included only in version 4.5 in the Oracle 
repositories.  Once I updated my KVM hosts to 4.5 I was able to create the 
network bonds.

I hope this helps someone in the future.

Have a great day.
___
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/P6U3C2S2DKN7QLGFJZUNWVHDEYJPR2LQ/


[ovirt-users] Re: ARM64 Host Failed to Add to Cluster

2024-05-06 Thread Thomas Hoberg
You are aware that you're trying to ride an arguably dead horse to new 
frontiers, right?

I'm trying somethings similar with Proxmox on ARM using an Orange PI 5+ and a 
Raspberry Pi5, where nearly everything works, except live migration.

But there is a lot of things that are still missing in QEMU and KVM for ARM to 
support multi-host orchestration, so you may want to adjust your expectations.
___
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/ZX6HEVWWQ6RYJXTDJLI7ZJRYSVLA3D2W/


[ovirt-users] Re: [External] : Cannot create bond

2024-05-04 Thread Simon Coter via Users
Seems to be a known issue for OLVM.
I would suggest to update all the systems to the latest packages.
We’ve fixed this issue in updated nispor, nmstate and kernel-uek packages.

Simon

Sent from my iPhone

> On May 4, 2024, at 3:14 PM, dcaam...@apexutilities.ca wrote:
> 
> Hello,
> 
> I recently deploy two KVM hosts and one KVM engine.  things seem to be 
> working good so far; however, I cannot create bonds in my KVM hosts.  I have 
> 4 interfaces, two enabled (cable connected) and two disabled (cable 
> unplugged, not needed at the moment).  The ovirmgmt network is running on one 
> of the active interfaces.
> 
> I have done the following:
> Create LACP bond with both connected interfaces.
> Create Load-balancing XOR bond with both connected interfaces.
> Create LACP bond with both unplugged interfaces.
> Create Load-balancing XOR bond with both unplugged interfaces.
> Create LACP bond with one connected and one unplugged interface.
> Create Load-balancing XOR bond with one connected and one interfaces.
> Remove server from KVM engine, create bond at the host level using cockpit, 
> try to add the host back into KVM cluster.
> 
> None of the options i have tried successfully create the bond in the KVM 
> cluster.
> 
> I will appreciate your assistance in getting this to work.
> 
> Environment details
> OS on all servers: Oracle Linux 8.9 with kernel 
> 5.15.0-205.149.5.1.el8uek.x86_64
> KVM engine: running on a virtual machine in vCenter
> KVM hosts: physical servers
> Software version: 4.5.4-1.0.31.el8
> 
> Thank you
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: 
> https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!MnKZrSiU7gE7yvN_uhFhx_bXGkYFVoIZMocNKT3qpEx_m-6dfss3FdJCLuB6K4a1qiYXgVYHjVv2tzq3U9Dl7m4OjA$
> oVirt Code of Conduct: 
> https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!MnKZrSiU7gE7yvN_uhFhx_bXGkYFVoIZMocNKT3qpEx_m-6dfss3FdJCLuB6K4a1qiYXgVYHjVv2tzq3U9Cbtzixqw$
> List Archives: 
> https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/XO5N7GBOVVA4C2DMH2WZKIEOZVTDAVW2/__;!!ACWV5N9M2RV99hQ!MnKZrSiU7gE7yvN_uhFhx_bXGkYFVoIZMocNKT3qpEx_m-6dfss3FdJCLuB6K4a1qiYXgVYHjVv2tzq3U9BVjCTDgg$
___
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/RT7SAO2VYHBAAHYAV5G7FNGYMRX3PJUR/


[ovirt-users] Cannot create bond

2024-05-04 Thread dcaamano
Hello,

I recently deploy two KVM hosts and one KVM engine.  things seem to be working 
good so far; however, I cannot create bonds in my KVM hosts.  I have 4 
interfaces, two enabled (cable connected) and two disabled (cable unplugged, 
not needed at the moment).  The ovirmgmt network is running on one of the 
active interfaces.

I have done the following:
Create LACP bond with both connected interfaces.
Create Load-balancing XOR bond with both connected interfaces.
Create LACP bond with both unplugged interfaces.
Create Load-balancing XOR bond with both unplugged interfaces.
Create LACP bond with one connected and one unplugged interface.
Create Load-balancing XOR bond with one connected and one interfaces.
Remove server from KVM engine, create bond at the host level using cockpit, try 
to add the host back into KVM cluster.

None of the options i have tried successfully create the bond in the KVM 
cluster.

I will appreciate your assistance in getting this to work.

Environment details
OS on all servers: Oracle Linux 8.9 with kernel 5.15.0-205.149.5.1.el8uek.x86_64
KVM engine: running on a virtual machine in vCenter
KVM hosts: physical servers
Software version: 4.5.4-1.0.31.el8

Thank you
___
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/XO5N7GBOVVA4C2DMH2WZKIEOZVTDAVW2/


[ovirt-users] Re: ARM64 Host Failed to Add to Cluster

2024-05-01 Thread limajasond--- via Users
I was able to determine the OVN issue is a current bug in 4.5.6 when using the 
FQDN for a new host. If I use the IP Address of the new ARM64 host it gets all 
the way to adding it and shows the below error and has a red X in the status of 
the host.

Host oVirtNode3 moved to Non-Operational state as host CPU type is not 
supported in this cluster compatibility version or is not supported at all.

The host does show memory, cpu, and network usage percentage on the hosts page, 
which says it can connect, it just doesn't have the config in the cluster 
creation to determine the architecture.

Any help would be appreciated.
___
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/ZXVR2DGB3M7O2C5DKZEU2R6DYLMYDKZU/


[ovirt-users] Re: Ovirt Hyperconverged Storage

2024-04-29 Thread Thomas Hoberg
And I might have misread where your problems actually are...

Because oVirt was born on SAN but tries to be storage agnostic, it creates its 
own overlay abstraction, a block layer that is then managed within oVirt even 
when you use NFS or GlusterFS underneath.

"The ISO domain" has actually been deprecated and ISO images can be put into 
any domain type (e.g. also data).

But they still have to be uploaded to that domain via the management engine 
GUI, you can't just copy the ISO images somewhere within the files and 
directories oVirt might create and expect them to be visible to the GUI or the 
VMs.
___
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/LX4JECCT6FSUCQFLV7V2Z6NZUN3P4AP7/


[ovirt-users] Re: Ovirt Hyperconverged Storage

2024-04-29 Thread Thomas Hoberg
Hi Tim,

HA, HCI and failover either require or at least benefit from consistent storage.

The original NFS reduce the risk of inconsistency to single files, Gluster puts 
the onus of consistency mostly the clients and I guess Ceph is similar.

iSCSI has been described as a bit the worst of everything in storage and I can 
appreciate that view in a HA scenario because it doesn't help with consistency.

Of course, its block layer abstraction isn't really that different from SAN or 
NFS 4.x object storage.

I last experimented with iSCSI 20 years ago, mostly because it seemed so great 
for booting even less cooperative diskless hosts than Sun workstations over the 
network.

But if I had a reliable TrueNAS and wanted to run oVirt, I'd just go with NFS.

AFAIK oVirt was born on SAN but with SAN outside of oVirt's purvue. So if your 
iSCSI setup behaves like a SAN, oVirt should be easy to get going, but I've 
never tried myself.

And the lack of tried and tested tutorials or videos from 20 different sources 
might be the reason oVirt didn't quite push out everybody else.
___
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/3K4I3JLHGTHCEQCUSE5JP47VFZRJQT5F/


[ovirt-users] Re: Oracle Virtualization Manager 4.5 anyone?

2024-04-29 Thread Thomas Hoberg
oVirt isn't exactly a trivial piece of software.

Actually I'd say it's not even a piece of software, as the integration of the 
various companies whose fully independent products now make up oVirt, never 
fully happened.

oVirt is Redhat Linux, Qumranet (KVM+Spice), Ansible (Ansible), GlusterFS (Z 
Research), VDO (Permabit), and I don't know how many others, and you currently 
need knowledge, perhaps even control over all of them to deliver the product.

Oracle has somewhat duplicated RHEL and oVirt, but even for those two 
components I don't see how they could continue them without the upstream 
project.

RHEL isn't going away very soon, but you've all watched the CentOS battle and 
how Redhat is turning [IBM] blue.

VDO has been upstreamed, the fate of Gluster isn't publicly known but without a 
commercial product earning some revenue, it just can't survive for long.

And all this is in a niche that even with Broadcom raising the stakes high 
enough to cause a stampede, is going up in clouds, unless the political 
fragmentation of the IT space becomes much, much stronger.

oVirt needs a strong sponsor, but anyone but IBM making big bucks from oVirt 
cannot happen, because Redhat has both means and motivation to block that.

Of course, that's just me thinking aloud and I could be all wrong...
___
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/3B24XOVYBJXS23BRQYUNMMM4JGFW2UNX/


[ovirt-users] Re: VMs don't receive unicast packets, can't reach gateway, don't get ARP responses.

2024-04-26 Thread jeff.parrish--- via Users
Just to update - figured this one out, was my own fault for attemping the PoC 
in a vmware environment, which did not treat layer 2/mac address stuff like I 
thought it did.

Once I put two and two together, and setup some mac spoofing, things all worked 
as expected.
___
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/L5EYM6NSCAVPDDXOS6T5XHUDDB6DEUPZ/


[ovirt-users] Re: [External] : Can't create shared disk after upgrade to 4.5.4

2024-04-26 Thread Marcos Sungaila via Users
The option Enable Incremental Backup must not be enabled when creating a Shared 
Virtual Disk.

Marcos

-Original Message-
From: mahenderjosh...@gmail.com  
Sent: Thursday, April 18, 2024 11:15 AM
To: users@ovirt.org
Subject: [ovirt-users] Re: [External] : Can't create shared disk after upgrade 
to 4.5.4

Hi, 

I have also faced the same issue. can anyone suggest the appropriate solution 
for this one.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: 
https://urldefense.com/v3/__https://www.ovirt.org/privacy-policy.html__;!!ACWV5N9M2RV99hQ!MuxgQBWL13BF4l1wq46jevEc-IhmKUbUuLTlVi6Mo0L58bjNNjJq6SL7MyrnZAf3sdpC8RuWdYNS_ZZAKPpNrdEf1aAFFw$
oVirt Code of Conduct: 
https://urldefense.com/v3/__https://www.ovirt.org/community/about/community-guidelines/__;!!ACWV5N9M2RV99hQ!MuxgQBWL13BF4l1wq46jevEc-IhmKUbUuLTlVi6Mo0L58bjNNjJq6SL7MyrnZAf3sdpC8RuWdYNS_ZZAKPpNrdGd7yZ3fA$
List Archives: 
https://urldefense.com/v3/__https://lists.ovirt.org/archives/list/users@ovirt.org/message/6KKCEPRDSJMH577EJSNSKCS4PY7VMK4P/__;!!ACWV5N9M2RV99hQ!MuxgQBWL13BF4l1wq46jevEc-IhmKUbUuLTlVi6Mo0L58bjNNjJq6SL7MyrnZAf3sdpC8RuWdYNS_ZZAKPpNrdFdlDnuHQ$
 
___
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/LWBLL7RYORJWN6VOWKDCGZV4Q56EXSPC/


[ovirt-users] hosted-engine --deploy - trigger storage rescan

2024-04-26 Thread Angus Clarke
Hello

OLVM 4.5 - SHE install

Our storage guy messed up the FC storage allocation -> when the SHE install got 
to ask about storage for the hosted_engine the expected LUN was not in the list.


It took the process around an hour to get to this point so I didn't want to 
restart from the beginning, found that issuing a SIGHUP to the python3 process 
from another screen made it drop back to asking about storage again and went on 
to list the correctly provisioned LUNs - very useful but I didn't find mention 
of it in the man pages; sharing for prosperity.



Regards

Angus



...

[ INFO  ] ok: [localhost]

  The following luns have been found on the requested target:

  [1] 3600c0ff00052f2cb80912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [2] 3600c0ff00052f2cb8a912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [3] 3600c0ff00052f2cb8e912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [4] 3600c0ff00052f2cb92912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [5] 3600c0ff00052f2cb96912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [6] 3600c0ff00052f2d781912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [7] 3600c0ff00052f2d78b912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [8] 3600c0ff00052f2d78f912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [9] 3600c0ff00052f2d793912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9) [1]:0

[ ERROR ] Invalid value

  Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9) [1]:?

[ ERROR ] Invalid value

  Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9) [1]:r

[ ERROR ] Invalid value

  Please select the destination LUN (1, 2, 3, 4, 5, 6, 7, 8, 9) [1]:[ 
ERROR ] Unable to get target list

  Please specify the storage you would like to use (glusterfs, iscsi, 
fc, nfs)[nfs]:fc

[ INFO  ] Getting Fibre Channel LUNs list

[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set 
of steps]

[ INFO  ] ok: [localhost]

[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]

[ INFO  ] ok: [localhost]

[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]

[ INFO  ] ok: [localhost]

[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using 
username/password credentials]

[ INFO  ] ok: [localhost]

[ INFO  ] TASK [ovirt.ovirt.hosted_engine_setup : Get Fibre Channel LUNs]

[ INFO  ] ok: [localhost]

  The following luns have been found on the requested target:

  [1] 3600c0ff00052f2cb74912b660100   465.0GiB  
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [2] 3600c0ff00052f2cb80912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [3] 3600c0ff00052f2cb8a912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [4] 3600c0ff00052f2cb8e912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [5] 3600c0ff00052f2cb92912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [6] 3600c0ff00052f2cb96912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [7] 3600c0ff00052f2d771912b660100   465.0GiB  
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [8] 3600c0ff00052f2d775912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [9] 3600c0ff00052f2d781912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



  [10]    3600c0ff00052f2d78b912b660100   1862.0GiB 
  HPE MSA 2050 SAN

  status: free, paths: 4 active



   

[ovirt-users] ARM64 Host Failed to Add to Cluster

2024-04-25 Thread limajasond--- via Users
Hi,

I configured a Rocky Linux 9 ARM64 Raspberry Pi 4B as an oVirt Host. When 
adding to a new Cluster under an established Datacenter it fails configuring 
OVN, I did make sure ovirt-provider-ovn and ovirt-provider-ovn-driver was 
installed.

The error I found after digging into the ansible yml file on the Hosted Engine 
and the Python py related to configuring OVN. Ultimately the error is below:

[root@ovirtnode3 ~]# vdsm-tool ovn-config 192.168.1.50 ovirtnode3.test.com
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/vdsm/tool/ovn_config.py", line 117, in 
get_network
return networks[net_name]
KeyError: 'ovirtnode3.test.com'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/vdsm-tool", line 195, in main
return tool_command[cmd]["command"](*args)
  File "/usr/lib/python3.9/site-packages/vdsm/tool/ovn_config.py", line 63, in 
ovn_config
ip_address = get_ip_addr(get_network(network_caps(), net_name))
  File "/usr/lib/python3.9/site-packages/vdsm/tool/ovn_config.py", line 119, in 
get_network
raise NetworkNotFoundError(net_name)
vdsm.tool.ovn_config.NetworkNotFoundError: ovirtnode3.test.com

Running vdsm-tool list-nets displays nothing. Something is off in the script, 
but I admit I am not sure how.

I know oVirt says Aarch64 is experimental, but this is unusable if vdsm-tool 
can't even gather/list the networks or config the OVN.
___
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/2VVNWMVA3FFSNAJ35UZFORVT5NKTKRDC/


[ovirt-users] Re: [External] : Can't create shared disk after upgrade to 4.5.4

2024-04-25 Thread mahenderjoshi31
Hi, 

I have also faced the same issue. can anyone suggest the appropriate solution 
for this one.
___
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/6KKCEPRDSJMH577EJSNSKCS4PY7VMK4P/


[ovirt-users] ISCSI multipath issues

2024-04-25 Thread john . roche
Hi I'm using ovirt 4.3.10
iscsi can pick up the target
but multipath -ll doesn't show anything
I've been spending all day trying to get this work again
the multipath.conf has no changes from me

any help? 
___
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/7H2U2J6TFB326T274E33KZBS43LJAPWG/


[ovirt-users] Hosted Engine deployment failure ovirt 4.3.10

2024-04-25 Thread john . roche
Hi, I'm getting this issue when deploying the hosted engine onto iscsi storage 
using ovirt 4.3.10

The Disk volume is new, no issues, using 
ThinkSystem SR650 hardware 
and CentOS Linux release 7.8.2003 (Core)

I used both the GUI and ansible script and both fail, this is the farthest I 
can get and it's driving me mad, please help
the errors logs are below

[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Initialize lockspace volume]
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 5, "changed": true, 
"cmd": ["hosted-engine", "--reinitialize-lockspace", "--force"],

more errors

"delta": "0:00:00.668430", "end": "2024-04-22 16:52:56.859768", "msg": 
"non-zero return code", "rc": 1, "start": "2024-04-22 16:52:56.191338", 
"stderr": "Traceback (most recent call last):\n File 
\"/usr/lib64/python2.7/runpy.py\", line 162, in _run_module_as_main\n 
\"__main__\", fname, loader, pkg_name)\n File 
\"/usr/lib64/python2.7/runpy.py\", line 72, in _run_code\n exec code in 
run_globals\n File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/reinitialize_lockspace.py\",
 line 30, in \n ha_cli.reset_lockspace(force)\n File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py\", 
line 286, in reset_lockspace\n stats = broker.get_stats_from_storage()\n File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py\", 
line 146, in get_stats_from_storage\n result = self._proxy.get_stats()\n File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1233, in __call__\n return 
self.__send(self.__name, args)\n File \"/usr/lib64/python2.7/
 xmlrpclib.py\", line 1591, in __request\n verbose=self.__verbose\n File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1273, in request\n return 
self.single_request(host, handler, request_body, verbose)\n File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1301, in single_request\n 
self.send_content(h, request_body)\n File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1448, in send_content\n 
connection.endheaders(request_body)\n File \"/usr/lib64/python2.7/httplib.py\", 
line 1052, in endheaders\n self._send_output(message_body)\n File 
\"/usr/lib64/python2.7/httplib.py\", line 890, in _send_output\n 
self.send(msg)\n File \"/usr/lib64/python2.7/httplib.py\", line 852, in send\n 
self.connect()\n File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/unixrpc.py\", 
line 60, in connect\n self.sock.connect(base64.b16decode(self.host))\n File 
\"/usr/lib64/python2.7/socket.py\", line 224, in meth\n return 
getattr(self._sock,name)(*args)\nsocket.error: [Errno 2] No such file or 
directory"
 , "stderr_lines": ["Traceback (most recent call last):", " File 
\"/usr/lib64/python2.7/runpy.py\", line 162, in _run_module_as_main", " 
\"__main__\", fname, loader, pkg_name)", " File 
\"/usr/lib64/python2.7/runpy.py\", line 72, in _run_code", " exec code in 
run_globals", " File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/reinitialize_lockspace.py\",
 line 30, in ", " ha_cli.reset_lockspace(force)", " File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py\", 
line 286, in reset_lockspace", " stats = broker.get_stats_from_storage()", " 
File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py\", 
line 146, in get_stats_from_storage", " result = self._proxy.get_stats()", " 
File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1233, in __call__", " return 
self.__send(self.__name, args)", " File \"/usr/lib64/python2.7/xmlrpclib.py\", 
line 1591, in __request", " verbose=self.__verbose", " File 
\"/usr/lib64/python2.7/xmlrpcli
 b.py\", line 1273, in request", " return self.single_request(host, handler, 
request_body, verbose)", " File \"/usr/lib64/python2.7/xmlrpclib.py\", line 
1301, in single_request", " self.send_content(h, request_body)", " File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1448, in send_content", " 
connection.endheaders(request_body)", " File 
\"/usr/lib64/python2.7/httplib.py\", line 1052, in endheaders", " 
self._send_output(message_body)", " File \"/usr/lib64/python2.7/httplib.py\", 
line 890, in _send_output", " self.send(msg)", " File 
\"/usr/lib64/python2.7/httplib.py\", line 852, in send", " self.connect()", " 
File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/unixrpc.py\", 
line 60, in connect", " self.sock.connect(base64.b16decode(self.host))", " File 
\"/usr/lib64/python2.7/socket.py\", line 224, in meth", " return 
getattr(self._sock,name)(*args)", "socket.error: [Errno 2] No such file or 
directory"], "stdout": "", "stdout_lines": []}
___
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: 

  1   2   3   4   5   6   7   8   9   10   >