[ovirt-users] Re: unable to put ovirt host in maintenance

2019-02-26 Thread Vaibhav Pagar
Hello Stephane,

There might be unfinished jobs in the database.
Can you check from the job table and see if there is any unfinished job

#Engine > select * from job where status!=‘FINISHED’;

If yes, then clear that job and restart ovirt-engine service.

After that try to put host into maintenance mode and see if it works for
you.

Thanks,

Vaibhav

On Sun, 24 Feb 2019 at 9:36 PM,  wrote:

> Hello Vaibhav,
>
> i check with the vdsm-client and not task seem to be running for him.
>
> any other idea ?
>
> Stephane
> ___
> 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/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/CV7PISSR42S3ZYOVORJH3ENG3O6QP36D/
>
___
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/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/X6GG55CESAHNKGB5WC4XWHTU32QZZNNA/


[ovirt-users] Re: unable to put ovirt host in maintenance

2019-02-24 Thread Vaibhav Pagar
Hello,
You can check if there is any task running on SPM host using VDSclient
command, if yes then you can stop and clear that task

Clear the task from database as well, after that try to put host into
maintenance mode.

You will find VDSMClients command online somewhere on ovirt.com

Thanks,

Vaibhav Pagar

On Sun, 24 Feb 2019 at 8:16 PM,  wrote:

> Hello Shani,
> thanks for the quick reply.
> i did the 2 requests but the error still show in th web gui when i try to
> put the host in maintenance.
>
> Do i need to do anything else to solve this ?
>
> I try to restart the ovirt-engine but same thing
> i even reboot the host completely and same result.
>
> thanks in advance for the help
>
> Stephane
> ___
> 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/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/NM3XKIIVFDIA3YOUQ4F2VE2ISOKR6RCF/
>
___
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/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OHQO64EXHOEAL7I5QQKVHH4FCEHWJG2V/


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

2018-08-03 Thread Vaibhav Pagar
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 version finishes, open the 
Administration Portal and navigate to Storage -> Disks.

Browse all disks looking for disks with status different than OK, such as 
Paused by System. Right click and cancel/remove these failed or paused uploads, 
then try the upgrade again.
If it fails then share your observations with us, so we need to do some manual 
changes in database.


Regards,

Vaibhav Pagar
___
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/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RK72RQCWI52JOCYRI276VOY37WARQI7M/