[Users] All VMs disappeared

Andrew Lau andrew at andrewklau.com
Fri Sep 6 20:29:02 UTC 2013


Hi Frank,

Thanks, that seems to have done the trick.

Andrew


On Sat, Sep 7, 2013 at 3:10 AM, Frank Wall <fw at moov.de> wrote:

> Hi Andrew,
>
>
> On 06.09.2013 03:42, Andrew Lau wrote:
>
>> Just for reference how'd you empty the async_tasks?
>>
>
> on my oVirt engine I use the following steps to empty async_tasks:
>
>
> aio:~# su -l postgres
>
> -bash-4.2$ psql
> psql (9.2.4)
>
> postgres=# \c engine
>
> engine=# select task_id from async_tasks;
>  task_id
> ---------
> [...should return one or more rows...]
>
> engine=# delete from async_tasks;
>
>
> Please make sure that all tasks completed before removing these rows.
>
>
> Regards
>
> - Frank
> ______________________________**_________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/**mailman/listinfo/users<http://lists.ovirt.org/mailman/listinfo/users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20130907/7c59d8da/attachment-0001.html>


More information about the Users mailing list