<?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>The Storage Architect &#187; virtual</title>
	<atom:link href="http://thestoragearchitect.com/tag/virtual/feed/" rel="self" type="application/rss+xml" />
	<link>http://thestoragearchitect.com</link>
	<description>Storage, Virtualisation &#38; Cloud</description>
	<lastBuildDate>Wed, 23 May 2012 22:20:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Patent Everything</title>
		<link>http://thestoragearchitect.com/2007/08/08/patent-everything/</link>
		<comments>http://thestoragearchitect.com/2007/08/08/patent-everything/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 21:12:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data storage]]></category>
		<category><![CDATA[jukebox]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/08/08/patent-everything/</guid>
		<description><![CDATA[<p>Slightly off-post&#8230;.</p> <p>About 6 years&#8217; ago on a previous life, I used to sell music online. That project failed, however one of the spin-offs I looked into was the concept of virtual jukeboxes. I guess the data issues were slightly storage related. A virtual jukebox would get its music tracks from a broadband connection and [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>Slightly off-post&#8230;.</p>
<p>About 6 years&#8217; ago on a previous life, I used to sell music online.  That project failed, however one of the spin-offs I looked into was the concept of virtual jukeboxes.  I guess the data issues were slightly storage related.  A virtual jukebox would get its music tracks from a broadband connection and locally cache popular tracks. </p>
<p>Anyway, one idea I had was to use SMS messaging to allow customers to select tracks in a bar/pub/etc.  I didn&#8217;t pursue the idea, although I had been messing with SMS services.  It now transpires that this idea has been implemented, some 6 years after I thought of it.</p>
<p>Perhaps someone had thought of it some time ago, but I&#8217;d like to think I was first.  Shame I didn&#8217;t have the courage of my convictions to see how patentable the idea was.</p>
<p>Hopefully I&#8217;ll get a second chance with another idea in the future!
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/08/08/patent-everything/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>more about iSCSI</title>
		<link>http://thestoragearchitect.com/2007/01/14/more-about-iscsi/</link>
		<comments>http://thestoragearchitect.com/2007/01/14/more-about-iscsi/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 16:30:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[Netapp]]></category>
		<category><![CDATA[simulator]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/01/14/more-about-iscsi/</guid>
		<description><![CDATA[<p>I mentioned as a &#8220;<a rel="nofollow" href="http://storagearchitect.blogspot.com/2007/01/storage-resolutions.html" >Storage Resolution</a>&#8221; to look more in-depth at iSCSI. Well I&#8217;ve started doing just that today.</p> <p>The first thing I thought I needed was a working environment. I&#8217;m not keen on investing in an entire storage array (at this stage) to do the testing (unless some *very* generous vendor [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>I mentioned as a &#8220;<a rel="nofollow" href="http://storagearchitect.blogspot.com/2007/01/storage-resolutions.html" >Storage Resolution</a>&#8221; to look more in-depth at iSCSI. Well I&#8217;ve started doing just that today.</p>
<p>The first thing I thought I needed was a working environment. I&#8217;m not keen on investing in an entire storage array (at this stage) to do the testing (unless some *very* generous vendor out there wants to let me &#8220;loan&#8221; one) so I&#8217;ve build a virtual environment based on a number of free components.</p>
<p>I&#8217;ve a dedicated VMware testing machine recently built which has a dual Core Intel processor, 2GB of RAM and a SATA drive. Nice and simple. It runs Win2K3 with the free VMware server, onto which I&#8217;ve created another Win2K3 R2 partition and a Linux partition running Fedora Core 6. This is where my iSCSI &#8220;target&#8221; will sit.</p>
<p>For those unfamiliar with SCSI terminology, the source disk or disk system presents LUNs which are referred to as targets. The host accessing those LUNs is the initiator; simply put the host initiates a connection to a target device, hence the names. My iSCSI target in this instance is a copy of the Netapp simulator running on Linux.</p>
<p>Most people are probably aware of the simulator. If not, Dave Hitz talks about it <a href="http://blogs.netapp.com/dave/TechTalk/2006/11/30/Simulate-NetApp-Storage-on-Linux-My-Boss-Wont-Buy-Hardware-for-Me-to-Play.html" >here</a>. I&#8217;ve created a number of disks into an OnTAP volume and out of that created a LUN. LUNs can be presented out as FC or iSCSI, in this instance I&#8217;ve presented it out as iSCSI.</p>
<p>By default the simulator doesn&#8217;t enable iSCSI so I enabled it with the standard settings. This means my target&#8217;s iSCSI address is all based on Netapp defaults. I&#8217;m going to work on what the best practices should be for these settings over the coming days. Anyway, I&#8217;ve presented 2 LUNs and numbered them LUN 4 and LUN 9.</p>
<p>At the initiator (host) end, I&#8217;ve used my Win2K3 Server and installed the iSCSI initiator software from Microsoft. This gave me a desktop icon to configure the settings. Again, I&#8217;ve ended up with the default names for my iSCSI initiator, but that doesn&#8217;t matter; all I had to do was specify in the iSCSI initiator settings the IP address of my target, log on and it finds the LUNs (oh, one small point, I had to authorise the initiator on the simulator). Voila, I now have 2 disks configured to my Windows host which can be formatted as standard LUNs.</p>
<p>As a performance test, I ran <a href="http://www.simplisoftware.com/Public/index.php?request=HdTach" >HdTach</a> against the iSCSI LUNs on Win2k3. I got a respectable 45MB/s throughput, which isn&#8217;t bad bearing in mind this environment is all virtual on the same physical machine.</p>
<p>All the above sounds a bit complicated, so I&#8217;ll break it down over the coming days as to what I had to do; I&#8217;ll also explain the iSCSI settings I needed to make and my experiments with dual pathing and taking the iSCSI devices away from Windows in mid-operation.
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/01/14/more-about-iscsi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

