<?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>Becoming a SQL Master &#187; SAN</title>
	<atom:link href="http://www.jasoncrider.com/blog/index.php/category/san/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasoncrider.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 19 Aug 2010 21:42:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Jumbo Packets</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/02/26/jumbo-packets/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/02/26/jumbo-packets/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 15:08:04 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[iSCSI]]></category>

		<guid isPermaLink="false">http://jasoncrider.com/blog/?p=48</guid>
		<description><![CDATA[In the past few months, we&#8217;ve gradually been implementing a new SAN solution from Dell that uses iSCSI. We are kind of learning as we go and there are always bumps in the road. I&#8217;d noticed we had some I/O issues on our main production SQL Server but nothing seemed to add up and I [...]]]></description>
			<content:encoded><![CDATA[<p>In the past few months, we&#8217;ve gradually been implementing a new SAN solution from Dell that uses iSCSI. We are kind of learning as we go and there are always bumps in the road. I&#8217;d noticed we had some I/O issues on our main production SQL Server but nothing seemed to add up and I couldn&#8217;t find where the problem could be outside of tuning indexes or putting data files on a different drive. We are on SQL Server 2000 but we are moving towards 2005 and I&#8217;m sure that might have helped me troubleshoot the problem. I came across something the other day about Jumbo packets. As I read more and figured out where to check things I figured out I might have been onto something. <a title="Brent Ozar" href="http://www.brentozar.com/">Brent Ozar</a> passed me <a title="packets" href="http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/cnet/cnbd_trb_ukxn.mspx?mfr=true">this link</a> that helps check on the packet size. I looked at the iSCSI connection(NIC card &#8211;&gt; Configure &#8211;&gt; Advanced) and noticed that the Jumbo Mtu was set to 1500. I asked more questions of our admin and everything else along the pipe had been raised to 9000, but somehow the card got missed. Once I set this to 9000 I saw that I had far fewer I/O problems. They are still there due to poor indexes and disk contention but they are better than they were. Just thought I&#8217;d pass this along in case anyone else had a similar issue with iSCSI.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/02/26/jumbo-packets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
