[ovirt-users] [ovirt 4.1] how to increase HA VM retry count ?
Eli Mesika
emesika at redhat.com
Wed Jul 12 09:51:09 UTC 2017
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/286133ea/attachment.html>
More information about the Users
mailing list