<?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>vualの日記</title>
	<atom:link href="http://blog.gmry.net/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.gmry.net</link>
	<description>思いつくままに書いています</description>
	<lastBuildDate>Tue, 24 Aug 2010 14:24:03 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>やっとVPN問題が解決した</title>
		<link>http://blog.gmry.net/2010/08/24232403</link>
		<comments>http://blog.gmry.net/2010/08/24232403#comments</comments>
		<pubDate>Tue, 24 Aug 2010 14:24:03 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/2010/08/24232403</guid>
		<description><![CDATA[				
				
				
				 FW切替後、VPNを再設定したところ、厄介な問題が発生していました。結果からみると、よくある話（MTUサイズの調整不足）だったのですが、途中で起こったことが珍しいことだったの [...]]]></description>
			<content:encoded><![CDATA[				<p>FW切替後、VPNを再設定したところ、厄介な問題が発生していました。結果からみると、よくある話（MTUサイズの調整不足）だったのですが、途中で起こったことが珍しいことだったので、ブログに書いておこうと思います。</p>
				<p>IPSecVPNを設定。双方のセグメントにあるホストへPingがきれいに通り、無事開通、と思ったのもつかの間。リモートサイトにある端末からローカル側のサーバにHTTPでアクセスできません。</p>
				<p>私の作業用PCで確認したところ、サクサクに動いてます。が、お客様のPCではNGです。どうやっても繋がりません。Pingは通るのに。</p>
				<p>作業用PCとIPアドレスを入れ替えてもNG。お客様のPCをリカバリにかけてみてもNG。</p>
				<p>時間をおいて、会社から違うPCを持ち込んだところ、これまたサクサク動く。</p>
				<p>完全に手詰まりです。</p>
				<p>基本に立ち返ってWiresharkでパケットキャプチャしたところ、[TCP segment of a reassembled PDU]の嵐。</p>
				<p>ここでようやくMTUサイズ問題だと気づきました。</p>
				<p>ルータでMTUを大幅に下げたところ、あっさりと接続。めでたしめでたしです。</p>
				<p>しかし、どうして作業用PCや社から持ち込んだPCではOKで、お客様のPCではNGだったのか。</p>
				<p>どうやら、Path MTU Black Hole Detection機能が関係しているようです。</p>
				<h6><a href="http://smallvoid.com/article/winnt-tcpip-settings.html">Configure TCPIP stack settings in Windows NT</a> にある</h6>
				<blockquote><p>To configure Path MTU Black Hole Detection: </p>
				<blockquote><p>[HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Services \Tcpip \Parameters]       <br />EnablePMTUBHDetect = 0 (Enabled = 1, Disabled = 0, Default = 0)        <br />Note Windows 2003 SP2, Windows XP SP3 and Windows Vista enables black hole detection by default, and changes the PMTU to 536 bytes if retransmissions occurs (If the following retransmission also fails then the PMTU is returned to its original size). More Info <a href="http://support.microsoft.com/kb/Q925280">MS KB Q925280</a>        <br />More Info <a href="http://support.microsoft.com/kb/Q136970">MS KB Q136970</a>        <br />More Info <a href="http://support.microsoft.com/kb/Q159211">MS KB Q159211</a>        <br />More Info <a href="http://support.microsoft.com/kb/Q314825">MS KB Q314825</a></p>
				</blockquote>
				</blockquote>
				<p>このあたりの記述にヒントが。NGだったお客様のPCはWindowsXPSP2、持ち込んだPCはVista、作業用PCは7でした。</p>
				<p>どうやらOKだった端末はMTUサイズのエラーを検知して、自動的にMTUを縮めていたようです。</p>
				<p>なまじ接続が出来るPCがあったもので、解決までかなり時間がかかってしまいましたが、理屈の通る現象で一安心です。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2010/08/24232403/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XenApp、ICAファイルから公開アプリケーションが起動しない（解決済み）</title>
		<link>http://blog.gmry.net/2010/07/10163154</link>
		<comments>http://blog.gmry.net/2010/07/10163154#comments</comments>
		<pubDate>Sat, 10 Jul 2010 07:31:54 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[仕事]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/archives/582</guid>
		<description><![CDATA[				ICAファイルからの公開アプリケーションの起動に失敗する件。
				http://support.citrix.com/article/CTX120926
				これに合致していた。
				このHotfix [...]]]></description>
			<content:encoded><![CDATA[				<p>ICAファイルからの公開アプリケーションの起動に失敗する件。</p>
				<blockquote><p><a title="http://support.citrix.com/article/CTX120926" href="http://support.citrix.com/article/CTX120926">http://support.citrix.com/article/CTX120926</a></p></blockquote>
				<p>これに合致していた。</p>
				<blockquote><p>このHotfix Rollup Packをインストールすると、ICAファイルのパラメータTcpBrowserAddressではなくHttpBrowserAddressが使用されるようになります。ただし、デリバリーサービスコンソールで作成されるICAファイルには、デフォルトでSSLEnable=ONが指定されます。このため、ICAファイルでサーバーポートとして80を指定すると、アプリケーションが起動に失敗します。この問題を避けるには、サーバーポートとして80を指定する場合はICAファイルをSSLEnable=OFFに変更してください。[#214876]</p></blockquote>
				<p>作成したICAファイルをNotepadで編集して、<em>SSLEnable=OFF</em>としたところ無事起動した。</p>
				<p>「TCP/IP+HTTPブラウスのチェックボタン」をオフにして作成した場合、TcpBrowserAddressだけしかエントリが無いので起動に失敗する。HttpBrowserAddressを追記してやれば起動に成功する。</p>
				<p>つまり回避方法は２通り。</p>
				<ol>
				<li>「TCP/IP+HTTPブラウスのチェックボタン」をオンにして作成した場合はSSLEnable=OFFにする。</li>
				<li>「TCP/IP+HTTPブラウスのチェックボタン」をオフにして作成した場合はHttpBrowserAddressを追記する。</li>
				</ol>
				<p>チェックボタンの有無はXenAppサーバの検出時、ICAクライアントからブロードキャストが送信されるかどうかの違い。オフにするとブロードキャストで検出を試みる。このためネットワークトラフィックが発生するので、基本的にはオンにしてICAファイルを作成する。詳細は以下。</p>
				<blockquote><p><a title="http://support.citrix.com/article/CTX114457" href="http://support.citrix.com/article/CTX114457">http://support.citrix.com/article/CTX114457</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2010/07/10163154/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FWの切替でハマる</title>
		<link>http://blog.gmry.net/2010/05/20005157</link>
		<comments>http://blog.gmry.net/2010/05/20005157#comments</comments>
		<pubDate>Wed, 19 May 2010 15:51:57 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/archives/581</guid>
		<description><![CDATA[				NetScreenからCisco ASAに切替。MIPをStaticに、AccessRuleをACLに、とコンフィグリストを突き合わせて設定。
				で、切り替え。通信出来ない…。
				散々こねくり回したけ [...]]]></description>
			<content:encoded><![CDATA[				<p>NetScreenからCisco ASAに切替。MIPをStaticに、AccessRuleをACLに、とコンフィグリストを突き合わせて設定。</p>
				<p>で、切り替え。通信出来ない…。</p>
				<p>散々こねくり回したけど全くダメ。</p>
				<p>で、PingをISPに投げてやると…。</p>
				<p>通った。通らないサーバも同様にPingを投げると通っていく。</p>
				<p>xlateやarpのエントリの加減なんだろうか…。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2010/05/20005157/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XenApp動いた&#8230;</title>
		<link>http://blog.gmry.net/2010/05/14003123</link>
		<comments>http://blog.gmry.net/2010/05/14003123#comments</comments>
		<pubDate>Thu, 13 May 2010 15:31:23 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[仕事]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/archives/580</guid>
		<description><![CDATA[				テスト環境を作っていましたが、Web Interfaceのサイト作成にどうしても失敗してました。
				XenAppサーバにインストールしていたんですが、別のサーバにインストールしてみるとアッサリ動いてしまいま [...]]]></description>
			<content:encoded><![CDATA[				<p>テスト環境を作っていましたが、Web Interfaceのサイト作成にどうしても失敗してました。</p>
				<p>XenAppサーバにインストールしていたんですが、別のサーバにインストールしてみるとアッサリ動いてしまいました。</p>
				<p>XenAppのライセンスサーバにWeb Interfaceをインストールしてます。</p>
				<p>XenAppサーバのインストールの時、IPSEC Serviceが無効になっているとインストール途中で失敗するという罠もあります。</p>
				<p>私はIPSEC Serviceを無効にしがちなので、ハマりました。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2010/05/14003123/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vRanger Ver 4はvCenter Serverと同居不可</title>
		<link>http://blog.gmry.net/2010/05/10140032</link>
		<comments>http://blog.gmry.net/2010/05/10140032#comments</comments>
		<pubDate>Mon, 10 May 2010 05:00:32 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[仕事]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/?p=572</guid>
		<description><![CDATA[				vRangerのVer4からはvCenter ServerをインストールしたWindowsにインストールすることが出来なくなった。
				管理用DBがmdbからSQL Server Expressに変更されたか [...]]]></description>
			<content:encoded><![CDATA[				<p>vRangerのVer4からはvCenter ServerをインストールしたWindowsにインストールすることが出来なくなった。</p>
				<p>管理用DBがmdbからSQL Server Expressに変更されたから、というのが理由。</p>
				<p>回避策として、vCenter用の仮想マシンを立てた。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2010/05/10140032/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>H3C S5500でDHCP Relay</title>
		<link>http://blog.gmry.net/2010/03/08224429</link>
		<comments>http://blog.gmry.net/2010/03/08224429#comments</comments>
		<pubDate>Mon, 08 Mar 2010 13:44:29 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[仕事]]></category>
		<category><![CDATA[H3C]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/?p=558</guid>
		<description><![CDATA[				グローバルで設定。
				#DHCP
				#dhcp relay server-group 0 ip 192.168.1.1
				vlan interfaceで設定
				#dhcp select r [...]]]></description>
			<content:encoded><![CDATA[				<p>グローバルで設定。</p>
				<p>#DHCP</p>
				<p>#dhcp relay server-group <em>0</em> ip 192.168.1.1</p>
				<p>vlan interfaceで設定</p>
				<p>#dhcp select relay</p>
				<p>#dhcp relay server-select <em>0</em></p>
				<p>斜体の<em>0</em>は0から9までの間で自由に設定する。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2010/03/08224429/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware:ESX 3.5 &#8211;&gt; VMware Server 2.0.2 &#8211;&gt; ESX 3.5というV2V2V</title>
		<link>http://blog.gmry.net/2010/02/10002911</link>
		<comments>http://blog.gmry.net/2010/02/10002911#comments</comments>
		<pubDate>Tue, 09 Feb 2010 15:29:11 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[仕事]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/?p=554</guid>
		<description><![CDATA[				仮想マシン上に業務システムを構築する案件。納入先が遠距離ということもあって、V2V2Vを駆使して環境を構築することになりました。
				
				ESX3.5が稼働している環境で仮想マシンを作成
				vCe [...]]]></description>
			<content:encoded><![CDATA[				<p>仮想マシン上に業務システムを構築する案件。納入先が遠距離ということもあって、V2V2Vを駆使して環境を構築することになりました。</p>
				<ol>
				<li>ESX3.5が稼働している環境で仮想マシンを作成</li>
				<li>vCenter ConverterのBootCDで仮想マシンをブートさせ、VMware Server向けの.vmdkにコンバート</li>
				<li>社内に持ち帰ってVMware Serverにインポートして色々設定</li>
				<li>再びvCenter ConverterのBootCDでコンバート</li>
				<li>Converter Standaloneで、仮想マシンをESX3.5にインポート</li>
				</ol>
				<p>ざっくりとした手順はこんな感じです。</p>
				<p>vmfsデータストアから直接FTPやSCPでダウンロードする方法がありますが、ESXのバージョン違いなどでトラブルがありそうなので、Converterを利用することにしました。</p>
				<p>コンバートしたvmdkはUSB-HDDで運びましたが、帯域さえあればネットワーク越しで運べるので、改めて仮想化のメリットを感じることが出来た仕事です。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2010/02/10002911/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XenAppを勉強中</title>
		<link>http://blog.gmry.net/2010/01/28010122</link>
		<comments>http://blog.gmry.net/2010/01/28010122#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:01:22 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[仕事]]></category>
		<category><![CDATA[MetaFrame]]></category>
		<category><![CDATA[PresentationServer]]></category>
		<category><![CDATA[XenApp]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/?p=551</guid>
		<description><![CDATA[				ある理由からXenApp (Presentation Server)の勉強をしています。
				サーバのインストールとアプリケーションの公開方法までは簡単ですが、どう設定していくのか、という部分でコツが要るんだ [...]]]></description>
			<content:encoded><![CDATA[				<p>ある理由からXenApp (Presentation Server)の勉強をしています。</p>
				<p>サーバのインストールとアプリケーションの公開方法までは簡単ですが、どう設定していくのか、という部分でコツが要るんだろうな…という印象です。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2010/01/28010122/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember The Milkのプロアカウントを購入した！</title>
		<link>http://blog.gmry.net/2009/11/19235852</link>
		<comments>http://blog.gmry.net/2009/11/19235852#comments</comments>
		<pubDate>Thu, 19 Nov 2009 14:58:52 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[Touch Diamond]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/archives/550</guid>
		<description><![CDATA[				年末のどたばたを目の当たりにして、いよいよRemember The MilkのProアカウントを購入しました。
				目的はMilkSyncを使ってS21HTのToDoと連携することでしたが、やはり便利。
		 [...]]]></description>
			<content:encoded><![CDATA[				<p>年末のどたばたを目の当たりにして、いよいよRemember The MilkのProアカウントを購入しました。</p>
				<p>目的はMilkSyncを使ってS21HTのToDoと連携することでしたが、やはり便利。</p>
				<p>以前に試用版を使ってみた時に比べて、タスクの量が多かったせいか一発目の同期では失敗しました。</p>
				<p>何度か試してみたんですが、感覚的には一気に10個以上のタスクを「終了」させて同期すると失敗する様子です。</p>
				<p>運用でカバーだ。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2009/11/19235852/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WindowsとSQLServerのメモリ上限サイズについて</title>
		<link>http://blog.gmry.net/2009/11/11002535</link>
		<comments>http://blog.gmry.net/2009/11/11002535#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:25:35 +0000</pubDate>
		<dc:creator>vual</dc:creator>
				<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.gmry.net/?p=542</guid>
		<description><![CDATA[				SQLServerのメモリ上限については、2005以降はOSがサポートする範囲が上限となっている。
				たとえば32bitのWindows Server 2008 StandardならOS上限は4GBまでなの [...]]]></description>
			<content:encoded><![CDATA[				<p>SQLServerのメモリ上限については、2005以降はOSがサポートする範囲が上限となっている。<br />
				たとえば32bitのWindows Server 2008 StandardならOS上限は4GBまでなので、SQLServerの認識も4GBまでとなる。64bitのWindows Server 2008 Standardなら32GBまでなので、SQLServerも32GBまでの認識が可能となる。</p>
				<p>一方で、SQLServerのAWE機能を使うと32bitOSの4GB上限を超えられるが、<br />
				現実的には32bitのWindows Server 2008 Standardでは意味をなさない。<br />
				2008 Enterpriseは32bitでもメモリ上限は64GBとなっているため、AWEを利用することで4GB以上のメモリを利用できる。</p>
				<p>4GB以上のメモリをSQLServerで利用するには、64bitのServer 2008 StandardでSQLServer 2008 Standardを利用すれば良い。<br />
				今判らないのは、この場合、SQLServerのバージョンは32bitか64bitか、どちらを使うべきなのか、あるいは使えるのか、ということ。</p>
				<p>ちなみに、hpのサーバの場合、プリインストールモデルでは32bitと64bit双方のOSインストール用メディアが付いてくるので、再インストールの手間はかかるけど、簡単に試すことができきる。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.gmry.net/2009/11/11002535/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
