On Sun, Feb 10, 2019 at 9:11 AM Hetz Ben Hamo <[email protected]> wrote: > I've reinstalled the system yesterday. Now it automatically switches from > "complete" to OK. > Daniel, did you commit/push anything? >
No, it should be fine on a clean installation. I suspect it's related only to upgrade. But need to see the setup logs from upgrade to understand to exact scenario. > > > On Sun, Feb 10, 2019 at 9:10 AM Daniel Erez <[email protected]> wrote: > >> >> >> On Fri, Feb 8, 2019 at 10:39 PM <[email protected]> wrote: >> >>> > On Thu, Feb 7, 2019 at 3:19 PM Hetz Ben Hamo wrote: >>> > >>> > >>> > Where do you see this status? In REST-API? >>> > What is the status of the disk? ('Disks' tab in the WebAdmin) >>> >>> I am also seeing the same thing on a system I just upgraded from 4.2.8 >>> to 4.3. After the upgrade, I uploaded a qcow2 image and it remains in the >>> "Completed" state in the Disks tab of the WebAdmin. >>> >>> The image itself works fine, I attached it to a new vm and it is running >>> fine. >>> >> >> For Hetz it was due to a missing foreign key constraints in >> image_transfers table. >> Can you please check if 'fk_image_transfers_command_enitites'[*] exists >> by executing the following sql command: >> SELECT COUNT(1) FROM information_schema.table_constraints WHERE >> constraint_name='fk_image_transfers_command_enitites' AND >> table_name='image_transfers'; >> >> Also, can you please attach 'ovirt-engine-setup' log from after the >> upgrade to 4.3 >> >> [*] The constraint should be added by >> '04_03_0270_add_foreign_key_to_image_transfers.sql' >> >> >> >>> _______________________________________________ >>> Users mailing list -- [email protected] >>> To unsubscribe send an email to [email protected] >>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >>> oVirt Code of Conduct: >>> https://www.ovirt.org/community/about/community-guidelines/ >>> List Archives: >>> https://lists.ovirt.org/archives/list/[email protected]/message/L2EKJ6LYFCODW4YP73NNBKNIFWMFXETR/ >>> >> _______________________________________________ >> Users mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >> oVirt Code of Conduct: >> https://www.ovirt.org/community/about/community-guidelines/ >> List Archives: >> https://lists.ovirt.org/archives/list/[email protected]/message/DRULD23ZP5SOCSXIC5LXIVXXONFEVGN2/ >> >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/LGRYJ6T6SUNS3ZJZKYWWPD4GOUKTF4JJ/

