Re: [Pacemaker] Immediate fs errors on iscsi connection problem

2011-04-05 Thread Vladislav Bogdanov
05.04.2011 18:24, ruslan usifov wrote: > GREAT THANKS!!! > > It's work. Good. That RA may be not perfect, at least I saw some minor errors from it. > But i have some little question, how can i got same effect on > windows? Windows ISCSI initiator (win 2008 server

Re: [Pacemaker] Immediate fs errors on iscsi connection problem

2011-04-05 Thread ruslan usifov
GREAT THANKS!!! 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?? 4 апреля 2011 г. 8:24 пользователь Vladislav Bogdanov написал: > Hi, > > 03.04.20

Re: [Pacemaker] Immediate fs errors on iscsi connection problem

2011-04-03 Thread Vladislav Bogdanov
Hi, 03.04.2011 22:42, ruslan usifov wrote: > You need some tuning from both sides. > First, (at least some versions of) ietd needs to be blocked (-j DROP) > with iptables on restarts. That means, you should block all incoming and > outgoing packets (later is more important) before

Re: [Pacemaker] Immediate fs errors on iscsi connection problem

2011-04-03 Thread ruslan usifov
3 апреля 2011 г. 10:53 пользователь Vladislav Bogdanov написал: > Hi, > > You need some tuning from both sides. > First, (at least some versions of) ietd needs to be blocked (-j DROP) > with iptables on restarts. That means, you should block all incoming and > outgoing packets (later is more impo

Re: [Pacemaker] Immediate fs errors on iscsi connection problem

2011-04-02 Thread Vladislav Bogdanov
Hi, You need some tuning from both sides. First, (at least some versions of) ietd needs to be blocked (-j DROP) with iptables on restarts. That means, you should block all incoming and outgoing packets (later is more important) before ietd stop and unblock all after it starts. I use home-brew stat

[Pacemaker] Immediate fs errors on iscsi connection problem

2011-04-02 Thread ruslan usifov
Hello I have 2 nodes which manage iscsi targets which exported for svn and web server usage. But I have follow problem when one of the nodes are dead (when i do "shutdown -P now") and happens resource migration from one node to another (ipaddr, iscsi target and so on) on iscsi initiator side I oft