VmPool successfull tasks are not finished in the job table
Issue
VmPool tasks (AddVmPoolWithVms, AttachUserToVmFromPoolAndRun,.... ) are finished successfully, but they are stuck in job table with N/A status.
It is possible to check stuck jobs with sql:
/usr/share/ovirt-engine/dbscripts/engine-psql.sh -c "select job_id, action_type, description, status, job.start_time, job.end_time,is_auto_cleared from job where status='STARTED';"
Environment
- Red Hat Enterprise Virtualization 3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.