[ovirt-users] Re: NVMe disk cause kernel panic in installer

2019-07-19 Thread bossman90
Unfortunately, it didn't help. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/comm

[ovirt-users] Re: NVMe disk cause kernel panic in installer

2019-07-19 Thread Strahil Nikolov
I have seen similar behaviour in Anakonda even with regular disks.Please try to boot from the instalaltion media and go for troubleshooting.Then , just get a console (Ctrl + Alt + Fx - where x is between 1 and 12) and wipe the beginning of your NVMe.Something like:dd if=/dev/zero of=/dev/nvme0n

[ovirt-users] Re: Storage domain 'Inactive' but still functional

2019-07-19 Thread Strahil Nikolov
Hi Martin, First check what went wrong with the VG -as it could be something simple.vgcfgbackup -f VGname will create a file which you can use to compare current metadata with a previous version. If you have Linux boxes - you can add disks from another storage and then pvmove the data inside th

[ovirt-users] Re: Error exporting into ova

2019-07-19 Thread Gianluca Cecchi
On Fri, Jul 19, 2019 at 4:14 PM Gianluca Cecchi wrote: > On Fri, Jul 19, 2019 at 3:15 PM Gianluca Cecchi > wrote: > >> >> >> In engine.log the first error I see is 30 minutes after start >> >> 2019-07-19 12:25:31,563+02 ERROR >> [org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] >> (EE

[ovirt-users] Re: Error exporting into ova

2019-07-19 Thread Gianluca Cecchi
On Fri, Jul 19, 2019 at 3:15 PM Gianluca Cecchi wrote: > > > In engine.log the first error I see is 30 minutes after start > > 2019-07-19 12:25:31,563+02 ERROR > [org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] > (EE-ManagedThreadFactory-engineScheduled-Thread-64) [2001ddf4] Ansible >

[ovirt-users] Error exporting into ova

2019-07-19 Thread Gianluca Cecchi
Hello, I'm playing with export_vm_as_ova.py downloaded from the examples github: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/export_vm_as_ova.py My environment is oVirt 4.3.3.7 with iSCSI storage domain. It fails leaving an ova.tmp file In webadmin gui: Starting to export V