[ovirt-users] Fwd: Hung Snapshot
C Williams
cwilliams3320 at gmail.com
Wed Oct 12 03:07:18 EDT 2016
Hello,
A bit more
I deleted the job from the database but the event still is reoccurring ,
the snapshot disk is still there and is still locked.
Help with this would be appreciated.
Thank You
>* On the ovirt-engine server, get a psql shell, e.g.,
*>>* psql -d engine -U postgres
*>>* Data about running tasks are stored in the job table. You might find this
*>* query interesting:
*>>* select * from job order by start_time desc;
*>>* Grab the job_id for the task you want to delete, then use the DeleteJob
*>* procedure, e.g.,
*>>* select DeleteJob('8424f7a9-2a4c-4567-b528-45bbc1c2534f');
*>>* Give the web GUI a minute or so to catch up with you. The tasks should be
*>* gone.
*>
---------- Forwarded message ----------
From: C Williams <cwilliams3320 at gmail.com>
Date: Wed, Oct 12, 2016 at 2:15 AM
Subject: Fwd: Hung Snapshot
To: Users at ovirt.org
Hello,
More on this
The message that I keep getting over and over is
"Failed to complete snapshot .....
Hope that helps
Thank You All For Your Help !
---------- Forwarded message ----------
From: C Williams <cwilliams3320 at gmail.com>
Date: Wed, Oct 12, 2016 at 2:01 AM
Subject: Hung Snapshot
To: Users at ovirt.org
Hello,
I am using the oVirtBackup utility and one of the snapshot jobs has hung. I
am on 3.6.6.2-1.el7.centos.
How can I stop this hung snapshot ?
This is filling my engine logs.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20161012/f59ac5f0/attachment.html>
More information about the Users
mailing list