[ovirt-users] [ovirt 4.1] how to increase HA VM retry count ?

TranceWorldLogic . tranceworldlogic at gmail.com
Wed Jul 12 13:05:07 UTC 2017


Hi,

I want to retry VM start procedure.
Is this variable use for same ? because as per name it look to me it will
try to do fencing if it fail.

Thanks,
~Rohit

On Wed, Jul 12, 2017 at 3:21 PM, Eli Mesika <emesika at redhat.com> wrote:

> Hi
>
> You have the following configuration parameters :
>
> FenceStartStatusRetries (default 10)
> FenceStartStatusDelayBetweenRetriesInSec (default 18 sec)
>
> FenceStopStatusRetries(default 10)
> FenceStopStatusDelayBetweenRetriesInSec(default 18 sec)
>
>
> You can use the engine-config utility to change any of those (requires
> engine restart)
>
> For example
>
> engine-config -s FenceStartStatusRetries=30
>
>
>
>
> On Wed, Jul 12, 2017 at 12:27 PM, TranceWorldLogic . <
> tranceworldlogic at gmail.com> wrote:
>
>> Hi,
>>
>> I have created HA VM with priority as High.
>> And then I block host network connection using firewall rule as shown
>> below.
>> e.g.
>> iptables -I INPUT -j DROP; iptables -I OUTPUT -j DROP;
>>
>> As expected ovirt had call fencing to power off host and power on it
>> again.
>> At backgroud ovirt tried 10 time to start that VM but as host down it
>> fail to start.
>> And after 10 trial it giveup to start VM.
>>
>> Is there any way to increase trail count ?
>> And also let me know how to change retry timer.
>>
>> Thanks,
>> ~Rohit
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20170712/b549b5e6/attachment.html>


More information about the Users mailing list