Cannot put host in maintenance mode

Hello, I’m with an issue on one of my oVirt installs and I wasn’t able to solve it. When trying to put a node in maintenance it complains about image transfers: Error while executing action: Cannot switch Host ovirt2 to Maintenance mode. Image transfer is in progress for the following (3) disks: 8f4c712e-66bb-4bfc-9afb-78407b8b726c, eb0ef249-284d-4d77-b1f1-ee8b70718f3d, 73245a4c-8f56-4508-a5c5-2d7697f87654 Please wait for the operations to complete and try again. I wasn’t able to find this image transfers. There’s nothing on the engine showing any transfer. How can I debug this? Thanks,

On Tue, Jan 28, 2020 at 6:08 AM Vinícius Ferrão <ferrao@versatushpc.com.br> wrote:
Hello,
I’m with an issue on one of my oVirt installs and I wasn’t able to solve it. When trying to put a node in maintenance it complains about image transfers:
Which ovrit-engine version is being used? was an upgrade involved?
Error while executing action: Cannot switch Host ovirt2 to Maintenance mode. Image transfer is in progress for the following (3) disks:
8f4c712e-66bb-4bfc-9afb-78407b8b726c, eb0ef249-284d-4d77-b1f1-ee8b70718f3d, 73245a4c-8f56-4508-a5c5-2d7697f87654
Please wait for the operations to complete and try again.
If it is prior to ovirt-engine-4.3.3.2, then it lacks a fix for [1]. In such case you should use a newer version.
I wasn’t able to find this image transfers. There’s nothing on the engine showing any transfer.
How can I debug this?
If it is newer than 4.3.3.2, then provide engine.log, preferably in debug mode (see "Enable DEBUG Log - Restart Required" section in [2] for how-to). [1] https://bugzilla.redhat.com/1586126 [2] https://www.ovirt.org/develop/developer-guide/engine/engine-development-envi...
Thanks,
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org 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/users@ovirt.org/message/GXOO6C5HHTJUCG...

On 28 Jan 2020, at 06:18, Amit Bawer <abawer@redhat.com<mailto:abawer@redhat.com>> wrote: On Tue, Jan 28, 2020 at 6:08 AM Vinícius Ferrão <ferrao@versatushpc.com.br<mailto:ferrao@versatushpc.com.br>> wrote: Hello, I’m with an issue on one of my oVirt installs and I wasn’t able to solve it. When trying to put a node in maintenance it complains about image transfers: Which ovrit-engine version is being used? was an upgrade involved? 4.3.0 unfortunately. I didn’t try any upgrade. Was only trying to put one of my hosts in maintenance. Error while executing action: Cannot switch Host ovirt2 to Maintenance mode. Image transfer is in progress for the following (3) disks: 8f4c712e-66bb-4bfc-9afb-78407b8b726c, eb0ef249-284d-4d77-b1f1-ee8b70718f3d, 73245a4c-8f56-4508-a5c5-2d7697f87654 Please wait for the operations to complete and try again. If it is prior to ovirt-engine-4.3.3.2, then it lacks a fix for [1]. In such case you should use a newer version. I’ll do this. And them upgrade to the latest version. Thanks! I wasn’t able to find this image transfers. There’s nothing on the engine showing any transfer. How can I debug this? If it is newer than 4.3.3.2, then provide engine.log, preferably in debug mode (see "Enable DEBUG Log - Restart Required" section in [2] for how-to). [1] https://bugzilla.redhat.com/1586126 [2] https://www.ovirt.org/develop/developer-guide/engine/engine-development-envi... Thanks, _______________________________________________ Users mailing list -- users@ovirt.org<mailto:users@ovirt.org> To unsubscribe send an email to users-leave@ovirt.org<mailto:users-leave@ovirt.org> 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/users@ovirt.org/message/GXOO6C5HHTJUCG...

Hi Vinicius, On 1/27/20 11:34 PM, Vinícius Ferrão wrote:
Hello,
I’m with an issue on one of my oVirt installs and I wasn’t able to solve it. When trying to put a node in maintenance it complains about image transfers:
Error while executing action: Cannot switch Host ovirt2 to Maintenance mode. Image transfer is in progress for the following (3) disks:
8f4c712e-66bb-4bfc-9afb-78407b8b726c, eb0ef249-284d-4d77-b1f1-ee8b70718f3d, 73245a4c-8f56-4508-a5c5-2d7697f87654
Please wait for the operations to complete and try again.
I wasn’t able to find this image transfers. There’s nothing on the engine showing any transfer.
How can I debug this?
Try the taskcleaner https://www.ovirt.org/develop/developer-guide/db-issues/helperutilities.html...
Thanks,
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org 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/users@ovirt.org/message/GXOO6C5HHTJUCG...
Best regards, -- Lucie Leistnerova Senior Quality Engineer, QE Cloud, RHVM Red Hat EMEA IRC: lleistne @ #rhev-qe

On 28 Jan 2020, at 08:45, Lucie Leistnerova <lleistne@redhat.com<mailto:lleistne@redhat.com>> wrote: Hi Vinicius, On 1/27/20 11:34 PM, Vinícius Ferrão wrote: Hello, I’m with an issue on one of my oVirt installs and I wasn’t able to solve it. When trying to put a node in maintenance it complains about image transfers: Error while executing action: Cannot switch Host ovirt2 to Maintenance mode. Image transfer is in progress for the following (3) disks: 8f4c712e-66bb-4bfc-9afb-78407b8b726c, eb0ef249-284d-4d77-b1f1-ee8b70718f3d, 73245a4c-8f56-4508-a5c5-2d7697f87654 Please wait for the operations to complete and try again. I wasn’t able to find this image transfers. There’s nothing on the engine showing any transfer. How can I debug this? Try the taskcleaner https://www.ovirt.org/develop/developer-guide/db-issues/helperutilities.html... Hi Lucie, thanks! But it was savage: [root@ovirt dbutils]# ./taskcleaner.sh t That’s the output haha. I’ll try the bug fix that Amit talked about. Thanks, _______________________________________________ Users mailing list -- users@ovirt.org<mailto:users@ovirt.org> To unsubscribe send an email to users-leave@ovirt.org<mailto:users-leave@ovirt.org> 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/users@ovirt.org/message/GXOO6C5HHTJUCG... Best regards, -- Lucie Leistnerova Senior Quality Engineer, QE Cloud, RHVM Red Hat EMEA IRC: lleistne @ #rhev-qe

Thank you all! Removing the entries directly on Postgres solved the issue. The procedure was described on the bugzilla link. On 28 Jan 2020, at 11:14, Vinícius Ferrão <ferrao@versatushpc.com.br<mailto:ferrao@versatushpc.com.br>> wrote: On 28 Jan 2020, at 08:45, Lucie Leistnerova <lleistne@redhat.com<mailto:lleistne@redhat.com>> wrote: Hi Vinicius, On 1/27/20 11:34 PM, Vinícius Ferrão wrote: Hello, I’m with an issue on one of my oVirt installs and I wasn’t able to solve it. When trying to put a node in maintenance it complains about image transfers: Error while executing action: Cannot switch Host ovirt2 to Maintenance mode. Image transfer is in progress for the following (3) disks: 8f4c712e-66bb-4bfc-9afb-78407b8b726c, eb0ef249-284d-4d77-b1f1-ee8b70718f3d, 73245a4c-8f56-4508-a5c5-2d7697f87654 Please wait for the operations to complete and try again. I wasn’t able to find this image transfers. There’s nothing on the engine showing any transfer. How can I debug this? Try the taskcleaner https://www.ovirt.org/develop/developer-guide/db-issues/helperutilities.html... Hi Lucie, thanks! But it was savage: [root@ovirt dbutils]# ./taskcleaner.sh t That’s the output haha. I’ll try the bug fix that Amit talked about. Thanks, _______________________________________________ Users mailing list -- users@ovirt.org<mailto:users@ovirt.org> To unsubscribe send an email to users-leave@ovirt.org<mailto:users-leave@ovirt.org> 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/users@ovirt.org/message/GXOO6C5HHTJUCG... Best regards, -- Lucie Leistnerova Senior Quality Engineer, QE Cloud, RHVM Red Hat EMEA IRC: lleistne @ #rhev-qe
participants (3)
-
Amit Bawer
-
Lucie Leistnerova
-
Vinícius Ferrão