[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

[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

[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

[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 

[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

[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

[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 ___

[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

[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

[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

[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:

[ovirt-users] Ovirt engine Isuue

2022-05-05 Thread sachendra . shukla
We have installed ovirt engine on centos 8 by follow the below commond nano /etc/hosts your-server-ip centos.example.com dnf install https://resources.ovirt.org/pub/yum-repo/ovirt-release44.rpm dnf module enable javapackages-tools -y dnf module enable pki-deps -y dnf module enable postgresql:12

[ovirt-users] Set password for VM

2022-05-05 Thread vysikantsev
How to set password for Virtual machine? ___ 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: