<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rollback &#187; failover</title>
	<atom:link href="http://blog.rollback.hu/tag/failover/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rollback.hu</link>
	<description>SQL, üzemeltetés kicsiknek és nagyoknak.</description>
	<lastBuildDate>Thu, 17 Nov 2011 16:38:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lassú cluster failover és network name online pending</title>
		<link>http://blog.rollback.hu/2009/03/lassu-cluster-failover-es-network-name-online-pending/</link>
		<comments>http://blog.rollback.hu/2009/03/lassu-cluster-failover-es-network-name-online-pending/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 13:57:50 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Magyar]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.rollback.hu/?p=68</guid>
		<description><![CDATA[(For English version, read this) Elnézést, megvadultam, és elsőre angolul írtam meg ezt a postot, csak most fordul le magyarra.
Szóval kaptam egy kész Microsoft failover clustert, hogy megépítsem rá az SQL clusteremet, és a tesztelés során azt vettem észre, hogy botrányosan lassna billen át a cluster, másfél-két percig is eltart, az idő nagy részében pedig [...]]]></description>
			<content:encoded><![CDATA[<p>(For English version, <a href="http://blog.rollback.hu/2009/03/slow-cluster-failover-waiting-for-network-name-in-online-pending-state/">read this</a>) Elnézést, megvadultam, és elsőre angolul írtam meg ezt a postot, csak most fordul le magyarra.</p>
<p>Szóval kaptam egy kész Microsoft failover clustert, hogy megépítsem rá az SQL clusteremet, és a tesztelés során azt vettem észre, hogy botrányosan lassna billen át a cluster, másfél-két percig is eltart, az idő nagy részében pedig a <strong>network name</strong>-re várunk, ami <strong>online pending</strong> állapotban van vagy másfél percig. Némi molyolás után megállapítottam, hogy csak a network name a problémás, ha levittem offline-ba és visszahoztam rögtön ugyanazon a node-on, az is ugyanolyan sokáig tartott. Némi guglizás után találtam még egy csomó embert ugyanilyen problémával, de megoldást igazából nem. Végül kikötöttem egy <a href="http://blogs.technet.com/networking/archive/2008/11/07/failover-cluster-can-delay-dns-registration-for-10-minutes.aspx">Exchange 2007 W2K8-on poston</a>, ami segített megtalálni a problémát, ami majd kiverte a szememet. Logikusan végiggondolva rá is jöhettem volna, de persze megint túldimenzionáltam ezt a kutya közönséges problémát, csak azért, mert egy komolyabb környezetben jött elő. Szóval az tartott másfél percig, hogy a hálózati kapcsolat beállításainál a DNS fülön be volt kapcsolva a <strong>Register this connection’s addresses in DNS</strong> opció, szegény szerver meg mindig nekiugrott a DNS szervernek, aki ignorálta a regisztrációs próbálkozásait. Erre ő elég lassan jött rá, és nem tanult az esetből, legközelebb megint megpróbálta. Kikapcsoltam, láss csodát: egy másodperc alatt felhozta a network name-et. Hepiend és kiváló alkalom volt megint az alázat gyakorlására.</p>
<p>Apropó cluster: a cluster ír egy kedves kis logot a C:\Windows\Cluster\cluster.log fájlba, néha hasznos lehet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rollback.hu/2009/03/lassu-cluster-failover-es-network-name-online-pending/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow cluster failover waiting for network name in online pending state</title>
		<link>http://blog.rollback.hu/2009/03/slow-cluster-failover-waiting-for-network-name-in-online-pending-state/</link>
		<comments>http://blog.rollback.hu/2009/03/slow-cluster-failover-waiting-for-network-name-in-online-pending-state/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 22:50:30 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.rollback.hu/?p=67</guid>
		<description><![CDATA[After getting a new Microsoft failover cluster, I found during the failover tests that the network name failed over horribly slowly. Otherwise everything was fine, but a complete SQL cluster failover took more than a minute and it was all because the network name remained online pending for ages. After some googling I didn&#8217;t find [...]]]></description>
			<content:encoded><![CDATA[<p>After getting a new Microsoft failover cluster, I found during the failover tests that the network name failed over horribly slowly. Otherwise everything was fine, but a complete SQL cluster failover took more than a minute and it was all because the network name remained online pending for ages. After some googling I didn&#8217;t find any specific solution, but I found a blog post about <a href="http://blogs.technet.com/networking/archive/2008/11/07/failover-cluster-can-delay-dns-registration-for-10-minutes.aspx">Exchange 2007 on Windows 2008</a> which put me into the right direction (that is, answered my question in a sentence) and gave the &#8220;I should have thought of this earlier&#8221; feeling (which helps me to exercise humbleness).</p>
<p>The sentence is the following:</p>
<blockquote><p>In previous versions of Windows Cluster Server, every time a Network Name came online, it would register with DNS.</p></blockquote>
<p>So I just checked my network settings and found that the Register this connection&#8217;s addresses in DNS checkbox was ticked. I cleared it and made a few tests: the network name came online in a second or less.</p>
<p>And I hate all the forums outside because you can&#8217;t just answer other&#8217;s question, you have to register (your login is already in use/too long/too short/contains invalid character/not complex enough/blocked by the swearword filter &#8211; and your password is way worse ) &#8211; and you get the confirmation mail the next day. So I left a few guys unanswered, but I hope Google will pick up this post so it&#8217;ll help on others.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rollback.hu/2009/03/slow-cluster-failover-waiting-for-network-name-in-online-pending-state/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

