[Users] errors in engine log and tones of sync messages

Gianluca Cecchi gianluca.cecchi at gmail.com
Sun Dec 15 16:52:07 UTC 2013


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



More information about the Users mailing list