[ovirt-users] Re: CLI Offline Engine Deployment failing to activate storage domain to gluster error 400

2022-05-05 Thread Strahil Nikolov via Users
Gluster virt volume group has 2 options needed for oVirt:storage.owner-uid=36storage.owner-gid=36Check you have them, as it seems that the virt group (from GlusterFS package) is now missing them. /Maybe a bug ???/ I would simply chown the file(s) to 36:36 from the gluster mount and try again. Y

[ovirt-users] Re: FC Storage recover

2022-05-05 Thread Strahil Nikolov via Users
Do all hosts have 'active ready running' ? P.S.: It will take me some time to look in the logs as it's hard to check them on the move. Best Regards,Strahil Nikolov On Thu, May 5, 2022 at 22:09, Nyika Csaba wrote: ___ Users mailing list -- users@

[ovirt-users] Re: [IMPORTANT] Upgrade to postgresql-jdbc-42.2.14-1 breaks oVirt Engine 4.4/4.5

2022-05-05 Thread laj811
I'm surprised this hasn't been fixed yet. This bug causes the engine setup on new node 4.5 installs to fail. Had I not found this post, I wouldn't have figured out what was going on during the engine setup process. This really needs to be fixed. -Lucas

[ovirt-users] Re: Ovirt engine Isuue

2022-05-05 Thread Jonathan Grégoire
Hi Strahil, I have the same issue. I was running postgresql-jdbc version 42.2.14 then I downgraded to version 42.2.3 and I have the same problem. Is there any specific version I must use? Thanks, Jonathan ___ Users mailing list -- users@ovirt.org To

[ovirt-users] Re: Ovirt engine Isuue

2022-05-05 Thread Patrick Hibbs
I upgraded my engine from 4.4 to 4.5 while excluding the postgresql- jdbc package. Works just fine, with the Web UI. What storage you use has nothing to do with the postgresql-jdbc issue. -Patrick Hibbs On Thu, 2022-05-05 at 18:31 +, brian.homr...@gmail.com wrote: > For everyone recommending

[ovirt-users] How do I automate VM backups?

2022-05-05 Thread David White via Users
So perhaps qemu-img isn't the best way to do this.I was hoping I could write a bash script or something to take a snapshot. Is that possible, or is there a better way? I was looking at https://github.com/wefixit-AT/oVirtBackup tonight, but haven't been able to get it to work as of yet. When I ru

[ovirt-users] CLI Offline Engine Deployment failing to activate storage domain to gluster error 400

2022-05-05 Thread Abe E
Due to some complications in my 4.4 to 4.5 upgrade that have taken down ovirt for a few days I must go back to 4.4 to salvage what I can and rethink how I will upgrade. Due to that im having to rebuild my engine although I took backups prior. My issue currently is with 4.4 the engine deployment

[ovirt-users] Re: Ovirt engine Isuue

2022-05-05 Thread brian . homrich
For everyone recommending the downgrade of postgresql-jdbc, can someone CONFIRM that they have a running ovirt-engine WITH WEB UI after they did this? I have a server that is running a hosted-engine instance which was successfully written to shared storage so it deployed fully and ran thru the

[ovirt-users] Re: FC Storage recover

2022-05-05 Thread Strahil Nikolov via Users
Login over ssh to the SPM, then trigger the Activate button and then copy the vdsm log (last one) from the host.Also check with 'multipath -ll  36005076300808894600a' if all hosts have the multipath device  and it's status is good.oVirt refuses to activate if it can't mount a file-ba

[ovirt-users] Re: Getting error on oVirt installation

2022-05-05 Thread paul . chapman
I have this exact same problem. The engine IP and name resolves correctly. ___ 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:

[ovirt-users] Re: ovirt engine restore: Failed to construct component instance

2022-05-05 Thread Rafhael Almeida
great!! thnx works just dnf downgrade postgresql-jdbc systemctl restart ovirt-engine have fun... ___ 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-users] Re: FC Storage recover

2022-05-05 Thread Nyika Csaba
No, the 'Activate' button is active, but activate job failed.So if i check the lsblk on a node, in this FC ID i hava got only a simpe line like this:sdao   66:128  0    51T  0 disk  └─36005076300808894600

[ovirt-users] Re: Ovirt 4.5.0.1 self-hosted deployment fails - jboss errors

2022-05-05 Thread Strahil Nikolov via Users
Did you try to downgrade postgresql-jdbc package and restart (either engine service or the whole VM)? Best Regards,Strahil Nikolov Hi, did you resolve this? I am trying to setup a new environment also and can't get past the errors anymore... > Hello, > > I’m trying to deploy a self-host

[ovirt-users] Re: vnc certificate renew

2022-05-05 Thread Jiří Sléžka
On 5/5/22 10:42, si...@justconnect.ie wrote: Hi Jiri, I understand the libvirt-vnc part of this thread but can you explain the following in more detail please: "when you update also CA then cp /etc/pki/vdsm/certs/cacert.pem /etc/pki/vdsm/libvirt-vnc/ca-cert.pem" sorry, it is probably not ne

[ovirt-users] Re: HELP ME! Failed to validate the SSL certificate for localhost:443

2022-05-05 Thread Strahil Nikolov via Users
Can you try to cleanup and deploy again ?When it fails, use 'ps -ef' to identify if the VM is running or not. Best Regards,Strahil Nikolov The downgrade of the "Postgresql-jdbc" method did not help this problem go away. Thankyou, Bunnatee ___ U

[ovirt-users] Re: FC Storage recover

2022-05-05 Thread Strahil Nikolov via Users
If it's inactive, is the 'Activate' button greyed out ? Best Regards,Strahil Nikolov On Thu, May 5, 2022 at 8:41, Nyika Csaba wrote: ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement

[ovirt-users] Re: Ovirt engine Isuue

2022-05-05 Thread Strahil Nikolov via Users
Try to downgrade the postgresql-jdbc package and restart. Best Regards,Strahil Nikolov On Thu, May 5, 2022 at 9:34, sachendra.shu...@yagnaiq.com wrote: We have installed ovirt engine on centos 8 by follow the below commond nano /etc/hosts your-server-ip centos.example.com dnf install htt

[ovirt-users] Re: ovirt engine restore: Failed to construct component instance

2022-05-05 Thread Strahil Nikolov via Users
Try to downgrade postgresql-jdbc (in the engine ) package and restart . Best Regards,Strahil Nikolov On Thu, May 5, 2022 at 0:54, Rafhael Almeida wrote: Please your help, I restore a engine db correctly in a Fresh Installation on my same server: engine-backup --mode=restore --file=ovirt.2

[ovirt-users] Re: Ovirt 4.5.0.1 self-hosted deployment fails - jboss errors

2022-05-05 Thread hans
Hi, did you resolve this? I am trying to setup a new environment also and can't get past the errors anymore... > Hello, > > I’m trying to deploy a self-hosted engine on Ovirt node v4.5.0.1, but the > deployment fails > in the final stages with the following errors in “Server.log” file. > > >

[ovirt-users] Re: Ovirt engine Isuue

2022-05-05 Thread Jonas Liechti
Try downgrading postgresql-jdbc (https://lists.ovirt.org/archives/list/users@ovirt.org/message/N6MNSV4ZK26V5NVPBFAMHQPAQAWUR2OE/) dnf downgrade postgresql-jdbc systemctl restart ovirt-engine Am 05.05.2022 08:18 schrieb sachendra.shu...@yagnaiq.com: > > We have installed ovirt engine on centos 8

[ovirt-users] Re: vnc certificate renew

2022-05-05 Thread simon
Hi Jiri, I understand the libvirt-vnc part of this thread but can you explain the following in more detail please: "when you update also CA then cp /etc/pki/vdsm/certs/cacert.pem /etc/pki/vdsm/libvirt-vnc/ca-cert.pem" When does /etc/pki/vdsm/certs/cacert.pem get updated (checked mine and it's

[ovirt-users] Re: HELP ME! Failed to validate the SSL certificate for localhost:443

2022-05-05 Thread natchawi28
The downgrade of the "Postgresql-jdbc" method did not help this problem go away. Thankyou, Bunnatee ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.ht