[ovirt-users] Re: Schema upgrade error while updating 4.2.4 to 4.2.5

2018-08-03 Thread Jan Siml
Hello, So your workflow was: - run engine-setup and got failure was it able in your case to restore the engine db in this first run and start engine again? You wrote that there was an upload failure and that you removed it: did you mean you removed it from the GUI, and confirming that after

[ovirt-users] Re: Schema upgrade error while updating 4.2.4 to 4.2.5

2018-08-03 Thread Jan Siml
Hello, On 03.08.2018 15:52, Gianluca Cecchi wrote: On Fri, Aug 3, 2018 at 2:14 PM, Jan Siml <mailto:js...@plusline.net>> wrote: Hello, There are probably some more stale image transfers records, can you please check whether 'image_transfers' table

[ovirt-users] Re: Schema upgrade error while updating 4.2.4 to 4.2.5

2018-08-03 Thread Jan Siml
Hello, There are probably some more stale image transfers records, can you please check whether 'image_transfers' table is empty? If not, you can try removing them by executing: "DELETE FROM image_transfers WHERE command_id NOT IN (SELECT command_entities.command_id FROM command_entities);"

[ovirt-users] Re: Schema upgrade error while updating 4.2.4 to 4.2.5

2018-08-03 Thread Jan Siml
Hello, If there are Disk Uploads that have not completed (i.e: currently Paused or with Error) and were not canceled the upgrade will fail.This is due to a foreign key being added on 4.2.5, relating image_transfers table to command_entities table. When the roll-back to the previous RHV-M

[ovirt-users] Schema upgrade error while updating 4.2.4 to 4.2.5

2018-08-02 Thread Jan Siml
Hello, I stumbled across the following bug when upgrading the ovirt engine from 4.2.4 to 4.2.5 (snippet from upgrade log): Running upgrade sql script '/usr/share/ovirt-engine/dbscripts/upgrade/04_02_1210_add_foreign_key_to_image_transfers.sql'... 2018-08-02 09:14:33,116+0200 DEBUG

Re: [ovirt-users] Unable to start VM after upgrade vom 4.1.9 to 4.2.1 - NPE

2018-03-07 Thread Jan Siml
Hello, Enable network and disks on your VM than do: Run -> ONCE Ok Ignore errors. Ok Run Cheeers WTF! That worked. Did you know, why this works and what happens in the background? Is there a Bugzilla bug ID for this issue? BTW, here is the list of devices before: engine=# select type,

Re: [ovirt-users] Unable to start VM after upgrade vom 4.1.9 to 4.2.1 - NPE

2018-03-07 Thread Jan Siml
Hello Arik,         we have upgrade one of our oVirt engines to 4.2.1 (from 4.1.9)         and afterwards all nodes too. The cluster compatibility level         has been set to 4.2.         Now we can't start a VM after it has been powered

Re: [ovirt-users] Unable to start VM after upgrade vom 4.1.9 to 4.2.1 - NPE

2018-03-07 Thread Jan Siml
Hello Arik, we have upgrade one of our oVirt engines to 4.2.1 (from 4.1.9) and afterwards all nodes too. The cluster compatibility level has been set to 4.2. Now we can't start a VM after it has been powered off. The only hint we found in engine.log is:

[ovirt-users] Unable to start VM after upgrade vom 4.1.9 to 4.2.1 - NPE

2018-03-07 Thread Jan Siml
:] [...] But this doesn't lead us to the root cause. I haven't found any matching bug tickets in release notes for upcoming 4.2.1. Can anyone help here? Kind regards Jan Siml ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] oVirt Engine Default Web Page - Broken Link "Console Client Resources"

2017-01-26 Thread Jan Siml
Hello Daniel, I just noticed that the default web page for oVirt engine (http:///ovirt-engine/) , at least for version 4.0.5, now has a broken link: Console Client Resources

Re: [ovirt-users] Missing Cloud-Init parameters when creating VM from template in User Portal

2017-01-25 Thread Jan Siml
Hello, just for the record, I have reported this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1416300 Regards Jan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] Missing Cloud-Init parameters when creating VM from template in User Portal

2017-01-24 Thread Jan Siml
Hello, we are running oVirt Engine in version 4.0.6.3-1. While preparing templates I came across the following problem. The virtual machine created with the template should be configured via Cloud-Init on initial run. The checkbox 'Use Cloud-Init/Sysprep' is ticked and the necessary fields

Re: [ovirt-users] Delete snapshot with status illegal - live merge not possible

2015-08-28 Thread Jan Siml
regarding this procedure? But I still hope that someone from oVirt team can give an advice how to correct the database entries. If necessary I would open a bug in Bugzilla. Kind regards Jan Siml after a failed live storage migration (cause unknown) we have a snapshot which is undeletable due

Re: [ovirt-users] Delete snapshot with status illegal - live merge not possible

2015-08-28 Thread Jan Siml
enaugh. your way works, too. already did that, even it was a pita to figure out where to find what. this symlinking mess between /rhev /dev and /var/lib/libvirt is really awesome. not. Jan Siml js...@plusline.net hat am 28. August 2015 um 12:56 geschrieben: Hello, if no one has an idea how

Re: [ovirt-users] Delete snapshot with status illegal - live merge not possible

2015-08-28 Thread Jan Siml
feature (live at least) should be avoided at all currently simply not reliable enaugh. your way works, too. already did that, even it was a pita to figure out where to find what. this symlinking mess between /rhev /dev and /var/lib/libvirt is really awesome. not. Jan Siml js

Re: [ovirt-users] Delete snapshot with status illegal - live merge not possible

2015-08-28 Thread Jan Siml
to find what. this symlinking mess between /rhev /dev and /var/lib/libvirt is really awesome. not. Jan Siml js...@plusline.net hat am 28. August 2015 um 12:56 geschrieben: Hello, if no one has an idea how to correct the Disk/Snapshot paths in Engine

Re: [ovirt-users] Delete snapshot with status illegal - live merge not possible

2015-08-27 Thread Jan Siml
regards Jan Siml ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] Delete snapshot with status illegal - live merge not possible

2015-08-26 Thread Jan Siml
(no access) Kind regards Jan Siml 2015-08-26 17:31:05,203 INFO [org.ovirt.engine.core.bll.RemoveSnapshotSingleDiskLiveCommand] (DefaultQuartzScheduler_Worker-21) [598f841d] Executing Live Merge command step MERGE 2015-08-26 17:31:05,216 INFO

Re: [ovirt-users] Delete snapshot with status illegal - live merge not possible

2015-08-26 Thread Jan Siml
Subject: Delete snapshot with status illegal - live merge not possible From: Jan Siml js...@plusline.net To: users@ovirt.org Date: 08/26/2015 06:14 PM Hello, after a failed live storage migration (cause unknown) we have a snapshot which is undeletable due to its status 'illegal

[ovirt-users] Engine missing snapshot which is used by VM

2015-07-14 Thread Jan Siml
and return to a consistent state. What can I do now to solve the problem? -- Kind regards Jan Siml ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] Unable to reactivate host after reboot due to failed Gluster probe

2015-01-29 Thread Jan Siml
opErrno1/opErrno opErrstr(null)/opErrstr outputProbe on localhost not needed/output /cliOutput Is this maybe just an engine side parsing error? -- Kind regards Jan Siml ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Unable to reactivate host after reboot due to failed Gluster probe

2015-01-29 Thread Jan Siml
) Hostname: node-02 Uuid: 3fc36f55-d3a2-4efc-b2f0-31f83ed709d9 State: Peer in Cluster (Connected) Hostname: node-04 Uuid: 9cdefc68-d710-4346-93b1-76b5307e258b State: Peer in Cluster (Connected) This (oVirt's behavior) seems to be reproducible. On 01/29/2015 11:10 AM, Jan Siml wrote: Hello, when

Re: [ovirt-users] Unable to reactivate host after reboot due to failed Gluster probe

2015-01-29 Thread Jan Siml
192.168.200.198 node-03 The /etc/hosts file on engine host isn't modified. On 01/29/2015 10:39 AM, Jan Siml wrote: Hello, we have a strange behavior within an oVirt cluster. Version is 3.5.1, engine is running on EL6 machine and hosts are using EL7 as operating system. The cluster uses a GlusterFS backed