GREAT THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><br>It's work. But i have some little question, how can i got same effect on windows? Windows ISCSI initiator (win 2008 server) breaks connections and newer it restarts??<br>
<br><div class="gmail_quote">4 ÁÐÒÅÌÑ 2011šÇ. 8:24 ÐÏÌØÚÏ×ÁÔÅÌØ Vladislav Bogdanov <span dir="ltr"><<a href="mailto:bubble@hoster-ok.com">bubble@hoster-ok.com</a>></span> ÎÁÐÉÓÁÌ:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<div class="im"><br>
03.04.2011 22:42, ruslan usifov wrote:<br>
> š š You need some tuning from both sides.<br>
> š š First, (at least some versions of) ietd needs to be blocked (-j DROP)<br>
> š š with iptables on restarts. That means, you should block all incoming and<br>
> š š outgoing packets (later is more important) before ietd stop and unblock<br>
> š š all after it starts. I use home-brew stateful RA for this, which blocks<br>
> š š (DROP) all traffic to/from VIP in slave mode and passes it to a later<br>
> š š decision (no -j) in master mode.<br>
><br>
><br>
><br>
> Thanks for reply, But how to implemet this from pacemaker. Or i must to<br>
> modify inet.d scripts?<br>
<br>
</div>You can try attached.<br>
This was a first trial to write RA... It may contain some wrong logic,<br>
especially with scores, but it works for me.<br>
It is intended to be colocated with IP-address resource:<br>
colocation col1 inf: FW:Master ip<br>
order ord1 inf: ip:start FW:promote<br>
<font color="#888888"><br>
Vladislav<br>
</font><br>_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a><br>
<br></blockquote></div><br>