<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 03/20/2017 05:09 AM, /dev/null
wrote:<br>
</div>
<blockquote cite="mid:20170319233239.M46044@volker.buschmans.de"
type="cite">
<pre wrap="">Hi,
how do i make the hosted_storage aware of gluster server failure? In --deploy i cannot
provide backup-volfile-servers. In /etc/ovirt-hosted-engine/hosted-engine.conf there is
an mnt_options line, but i read
(<a class="moz-txt-link-freetext" href="https://github.com/oVirt/ovirt-hosted-engine-setup/commit/995c6a65ab897d804f794306cc3654214f2c29b6">https://github.com/oVirt/ovirt-hosted-engine-setup/commit/995c6a65ab897d804f794306cc3654214f2c29b6</a>)
that this settings get lost during deployment on seconday servers.
Is there an official way to deal with that? Should this option be set manualy on all nodes?
Thanks!
/dev/null</pre>
</blockquote>
Hi,<br>
<br>
I think in the above patch they are just hiding the the query
for mount_options but i think all the code is still present and you
should not loose mount options during additional host deployment.
For more info you can refer [1]. <br>
<br>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
You can set this option manually on all nodes by editing
/etc/ovirt-hosted-engine/hosted-engine.conf. Following steps will
help you to achieve this.<br>
<br>
1) Move each host to maintenance, edit the file
'/etc/ovirt-hosted-engine/hosted-engine.conf'.<br>
2) set mnt_options =
backup-volfile-servers=<gluster_ip2>:<gluster_ip3><br>
3) restart the services 'systemctl restart ovirt-ha-agent' ;
'systemctl restart ovirt-ha-broker'<br>
4) Activate the node.<br>
<br>
Repeat the above steps for all the nodes in the cluster.<br>
<br>
[1] <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1426517#c2">https://bugzilla.redhat.com/show_bug.cgi?id=1426517#c2</a><br>
<br>
Hope this helps !!<br>
<br>
Thanks<br>
kasturi<br>
<blockquote cite="mid:20170319233239.M46044@volker.buschmans.de"
type="cite">
<pre wrap="">
--
Diese Nachricht wurde auf Viren und andere gef�hrliche Inhalte untersucht
und ist - aktuelle Virenscanner vorausgesetzt - sauber.
For all your IT requirements visit: <a class="moz-txt-link-freetext" href="http://www.transtec.co.uk">http://www.transtec.co.uk</a>
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>