On Sun, Dec 15, 2013 at 8:33 AM, Vered Volansky  wrote:
> Hi Juan,
>
> The following patch should handle the messages:
> http://gerrit.ovirt.org/#/c/22287


Can we safely run the sql statements referred in that patch against a
running environment, eventually stopping engine service before:
so against the engine db only run

select fn_db_add_config_value('GlusterAysncTasksSupport', 'false', '3.0');
select fn_db_add_config_value('GlusterAysncTasksSupport', 'false', '3.1');
select fn_db_add_config_value('GlusterAysncTasksSupport', 'false', '3.2');
select fn_db_add_config_value('GlusterAysncTasksSupport', 'false', '3.3');

?
Thanks,
Gianluca
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to