<?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>Incero &#187; storage</title>
	<atom:link href="http://www.incero.com/tag/storage/feed" rel="self" type="application/rss+xml" />
	<link>http://www.incero.com</link>
	<description>Technology done right</description>
	<lastBuildDate>Sun, 29 Aug 2010 07:52:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Initialize an iSCSI Target in Windows Vista, Performance</title>
		<link>http://www.incero.com/sysadmin/initialize-an-iscsi-target-in-windows-vista</link>
		<comments>http://www.incero.com/sysadmin/initialize-an-iscsi-target-in-windows-vista#comments</comments>
		<pubDate>Tue, 07 Jul 2009 04:32:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[System Admin]]></category>
		<category><![CDATA[attached]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[readynas]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.incero.com/?p=223</guid>
		<description><![CDATA[We recently upgraded our office NAS to the ReadyNAS Pro Business edition which supports iSCSI. iSCSI offers block level access to your network storage, resulting in much improved performance versus traditional network storage protocols. The block level access means that iSCSI storage can be used with databases, etc. Setting up the iSCSI target on the [...]]]></description>
			<content:encoded><![CDATA[<p>We recently upgraded our office NAS to the ReadyNAS Pro Business edition which supports iSCSI.</p>
<p>iSCSI offers block level access to your network storage, resulting in much improved performance versus traditional network storage protocols. The block level access means that iSCSI storage can be used with databases, etc.</p>
<p>Setting up the iSCSI target on the ReadyNAS was rather simple, and is explained here: http://www.readynas.com/?page_id=772</p>
<p>Setting up access to the iSCSI target that you just created in Vista is also fairly simple and is explained (with one omission) here: http://www.readynas.com/?page_id=809</p>
<p>In the article above it states that when you open disk management program the &#8220;initialize new disk&#8221; dialogue should appear. It did not appear for me, and it is poorly documented as to how to initialize a new disk which must be done before you can format the disk and assign it a drive letter.</p>
<p>To initialize the disk in Windows Vista, after setting up the iSCSI settings in &#8220;Control Panel&#8221; do the following:</p>
<p>1. Right click on your &#8220;Computer&#8221; and select &#8220;Manage.&#8221;<br />
<a href="http://www.UploadScreenshot.com/image/40277/6569314" target="_blank"><img src="http://img1.UploadScreenshot.com/images/main/7/18704091990.jpg" alt="Click here to view full size" /></a></p>
<p>2. Select &#8220;Disk Management&#8221; on the left.<br />
<a href="http://www.UploadScreenshot.com/image/40279/4573787" target="_blank"><img src="http://img1.UploadScreenshot.com/images/thumb/7/18704320583.jpg" alt="Click here to view full size" /></a></p>
<p>3. Scroll through the bottom area which displays your disks. Then right click the red plus sign on the Disk that needs to be initialized (Disk 5 in my case) and select &#8220;Initialize Disk.&#8221;<br />
<a href="http://www.UploadScreenshot.com/image/40280/4680716" target="_blank"><img src="http://img1.UploadScreenshot.com/images/thumb/7/18704334976.jpg" alt="Click here to view full size" /></a></p>
<p>4. Unless you need otherwise, the default setting of MBR is most likely fine.<br />
<a href="http://www.UploadScreenshot.com/image/40281/3643474" target="_blank"><img src="http://img1.UploadScreenshot.com/images/thumb/7/18704342368.jpg" alt="Click here to view full size" /><br />
</a></p>
<p>Now your disk has been initialized and can be formatted and mapped to a drive letter, which you can do like so:</p>
<p>1. Right click on the newly initialized disk and select &#8220;New Simple Volume.&#8221;<br />
<a href="http://www.UploadScreenshot.com/image/40282/2700168" target="_blank"><img src="http://img1.UploadScreenshot.com/images/thumb/7/18704375648.jpg" alt="Click here to view full size" /></a></p>
<p>2. Navigate through the options, and assign a label and letter for your drive.<br />
<a href="http://www.UploadScreenshot.com/image/40283/3744714" target="_blank"><img src="http://img1.UploadScreenshot.com/images/thumb/7/18704393377.jpg" alt="Click here to view full size" /></a></p>
<p>3. Your iSCSI volume is now formatted and mapped to a drive letter.<br />
<a href="http://www.UploadScreenshot.com/image/40284/7130179" target="_blank"><img src="http://img1.UploadScreenshot.com/images/thumb/7/18704411032.jpg" alt="Click here to view full size" /></a></p>
<p>If when setting up the iSCSI target/discovery in your computer&#8217;s &#8220;Control Panel&#8221; you set the iSCSI target to be reconnected on each boot, the disk will always be available each time you reboot.</p>
<p><strong>As for performance</strong>, small transfers (less than a couple of hundred megabytes) are copied extremely fast at about 120MB/sec (the full gigabit capacity of our network).</p>
<p>For larger file transfers the process starts out fast and then about half way through the process it slows down and eventually ends up at around 30MB/sec (approximately 240mbit).</p>
<p>These speeds are a lot faster than the 12MB/sec we get on our traditionally connected network volume on the same NAS.<br />
<a href="http://www.UploadScreenshot.com/image/40285/2924281" target="_blank"><img src="http://img1.UploadScreenshot.com/images/main/7/18704492186.jpg" alt="Click here to view full size" /></a><br />
<a href="http://www.UploadScreenshot.com/image/40286/8927523" target="_blank"><img src="http://img1.UploadScreenshot.com/images/main/7/18704501823.jpg" alt="Click here to view full size" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.incero.com/sysadmin/initialize-an-iscsi-target-in-windows-vista/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
