<div dir="ltr"><div><div><div>I think its not related to something on the trueNAS side. if you are using iscsi multipath you should be using round-robin , if one of the paths goes down you still have the other path with your information., so no sanlock . unfortunately if you want iscsi mpath on ovirt, its prefered to edit the config by hand and test. also, with multipath, you can tell the os to 'stop using' one of the paths( represented as a disk).<br></div> so, for example:<br>multipath -ll should* be looking like this:<br>36589cfc000000341111968eacf965e3c dm-17 FreeNAS ,iSCSI Disk <br>size=50G features='0' hwhandler='0' wp=rw<br>`-+- policy='round-robin 0' prio=0 status=enabled<br> |- 31:0:0:5 sdl 8:176 failed faulty running<br> |- 32:0:0:5 sdm 8:192 failed faulty running<br> |- 35:0:0:5 sdo 8:224 failed faulty running<br> `- 34:0:0:5 sdn 8:208 failed faulty running<br><br></div><div>and working correctly like this:<br>36589cfc000000ee205ed6757fa724bac dm-2 FreeNAS ,iSCSI Disk <br>size=5.5T features='0' hwhandler='0' wp=rw<br>`-+- policy='round-robin 0' prio=1 status=active<br> |- 13:0:0:10 sdi 8:128 active ready running<br> |- 15:0:0:10 sdk 8:160 active ready running<br> |- 28:0:0:10 sdg 8:96 active ready running<br> `- 29:0:0:10 sdj 8:144 active ready running<br></div><div>(yes, they are different ones, I wont disconnect one path just to show an example =) )<br></div><br>hope I clarified a bit.<br><br></div>cant tell how it would work on nfs or if it works at all.<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-06 10:06 GMT-03:00 Chris Adams <span dir="ltr"><<a href="mailto:cma@cmadams.net" target="_blank">cma@cmadams.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Once upon a time, Sven Achtelik <<a href="mailto:Sven.Achtelik@eps.aero">Sven.Achtelik@eps.aero</a>> said:<br>
> I was failing over by rebooting one of the TrueNas nodes and this took some time for the other node to take over. I was thinking about asking the TN guys if there is a command or procedure to speed up the failover.<br>
<br>
</span>That's the way TrueNAS failover works; there is no "graceful" failover,<br>
you just reboot the active node.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Chris Adams <<a href="mailto:cma@cmadams.net">cma@cmadams.net</a>><br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>