<?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>Michael Phillips Blog &#187; storage</title>
	<atom:link href="http://nukeitmike.com/blog/tag/storage/feed" rel="self" type="application/rss+xml" />
	<link>http://nukeitmike.com/blog</link>
	<description>My place to speak about things</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:57:31 +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>An online pack already exists&#8230;</title>
		<link>http://nukeitmike.com/blog/2010/01/21/an-online-pack-already-exists/</link>
		<comments>http://nukeitmike.com/blog/2010/01/21/an-online-pack-already-exists/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 15:55:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[IBM Stuff]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[DISKPART]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2010/01/21/an-online-pack-already-exists/</guid>
		<description><![CDATA[Situation:&#160; I have a 32bit file server running Windows Server 2003.&#160; I have a new 2008 R2 (x64) file server running on Hyper-V.&#160; Did I mention that the R2 server is on Clustered hosts? This is all simple.&#160; Just drop the LUNs from the file server, give them to the cluster and assign them as [...]]]></description>
			<content:encoded><![CDATA[<p>Situation:&#160; I have a 32bit file server running Windows Server 2003.&#160; I have a new 2008 R2 (x64) file server running on Hyper-V.&#160; Did I mention that the R2 server is on Clustered hosts?</p>
<p>This is all simple.&#160; Just drop the LUNs from the file server, give them to the cluster and assign them as pass through disk to the guest OS.&#160; Simple…</p>
<p>Except, I kept getting the following errors when I try to do the import:</p>
<blockquote><p>An online pack already exists.</p>
<p>The operation failed, because an online pack object already exists.</p>
<p>The provider encountered an error while merging two packs.</p>
</blockquote>
<p>I mean really…&#160; what does all that mean.&#160; I couldn’t find anything pertinent in my searches, I tried working in Diskpart, and got some of the same errors.</p>
<p>After lots of searches, I couldn’t find anything to help.&#160; So I opened a ticket with Microsoft.&#160; I got a very helpful person who told me that it basically sounds like a driver issue, but he couldn’t say for certain.&#160; He couldn’t find much on it either.</p>
<p>So on a whim, I moved my test LUN from my production file server to another 2003 server.&#160; That worked just fine, so I then moved it from there to the 2008 R2 machine that I had been working with.&#160; That worked just fine.&#160; Weird…</p>
<p>So I checked the driver for the production file server:</p>
<p><a href="http://nukeitmike.com/blog/wp-content/uploads/2010/01/clip_image002.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://nukeitmike.com/blog/wp-content/uploads/2010/01/clip_image002_thumb.jpg" width="194" height="244" /></a></p>
<p>and compared that to the other 2003 server:</p>
<p><a href="http://nukeitmike.com/blog/wp-content/uploads/2010/01/clip_image0024.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image002[4]" border="0" alt="clip_image002[4]" src="http://nukeitmike.com/blog/wp-content/uploads/2010/01/clip_image0024_thumb.jpg" width="194" height="244" /></a></p>
<p> As you can tell, the culprit seems to be an outdated driver on the current file server.&#160; Seems I don’t keep things as up to date as I should.</p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2010/01/21/an-online-pack-already-exists//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Protection Manager 2010</title>
		<link>http://nukeitmike.com/blog/2009/10/13/data-protection-manager-2010/</link>
		<comments>http://nukeitmike.com/blog/2009/10/13/data-protection-manager-2010/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 20:51:36 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Data Protection Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[DPM]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/10/13/data-protection-manager-2010/</guid>
		<description><![CDATA[So I am a bit late realizing this, but the Beta for DPM 2010 is available now on the Connect site.&#160; I haven’t read anything on it yet, so mainly I am just posting this to make myself look into it. https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&#38;DownloadID=22070]]></description>
			<content:encoded><![CDATA[<p>So I am a bit late realizing this, but the Beta for DPM 2010 is available now on the Connect site.&#160; I haven’t read anything on it yet, so mainly I am just posting this to make myself look into it.</p>
<blockquote><p><a title="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&amp;DownloadID=22070" href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&amp;DownloadID=22070">https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=840&amp;DownloadID=22070</a></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/10/13/data-protection-manager-2010//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove a Persistent Reservation on a DS4700</title>
		<link>http://nukeitmike.com/blog/2009/10/09/how-to-remove-a-persistent-reservation-on-a-ds4700/</link>
		<comments>http://nukeitmike.com/blog/2009/10/09/how-to-remove-a-persistent-reservation-on-a-ds4700/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 19:10:56 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[IBM Stuff]]></category>
		<category><![CDATA[DS4700]]></category>
		<category><![CDATA[reservations]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/10/09/how-to-remove-a-persistent-reservation-on-a-ds4700/</guid>
		<description><![CDATA[We use a couple of IBM DS4700 storage controllers at my work, and I had one configured with a Windows 2008 Hyper-V cluster.&#160; The cluster was for testing (I am building a new one on R2 for production) and when I went to remove everything that had been used for testing, I came up against [...]]]></description>
			<content:encoded><![CDATA[<p>We use a couple of IBM DS4700 storage controllers at my work, and I had one configured with a Windows 2008 Hyper-V cluster.&#160; The cluster was for testing (I am building a new one on R2 for production) and when I went to remove everything that had been used for testing, I came up against a problem:</p>
<blockquote><p>Error 219 &#8211; The operation cannot complete because the logical drive has a persistent reservation placed on it. Please release the reservation at the host and then retry the operation.</p>
<p>&#160;</p>
</blockquote>
<p>Well, maybe I should have told the cluster to go away before I started deleting the storage, but I didn’t so, that seemed to be a bit of a problem.&#160; I did some google searching, and that was very frustrating, because although I did finally find a reference to it, the reference seemed to allude to the necessity of calling IBM support to correct the problem.&#160; If you found this post, and you are having the problem, please be comforted by the fact, that you DON’T have to call for support.&#160; I am running Storage Manager 10 and the latest firmware, and if you go to the Advanced –&gt; Maintenance –&gt; Persistent Reservations… you get this:</p>
<p><a href="http://nukeitmike.com/blog/wp-content/uploads/2009/10/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://nukeitmike.com/blog/wp-content/uploads/2009/10/image_thumb.png" width="486" height="289" /></a> </p>
<p>and if you click in the “View associated registrations” box it will show you which host/adaptor holds the reservation.&#160; But the really cool part is you can highlight the LUN you want to remove the reservation from and click “Clear”.</p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/10/09/how-to-remove-a-persistent-reservation-on-a-ds4700//feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Monitoring drive space</title>
		<link>http://nukeitmike.com/blog/2009/09/04/monitoring-drive-space/</link>
		<comments>http://nukeitmike.com/blog/2009/09/04/monitoring-drive-space/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 21:25:29 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[General Info]]></category>
		<category><![CDATA[Operational Excellence]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/09/04/monitoring-drive-space/</guid>
		<description><![CDATA[One of the things that we spend a lot of time on is trying to keep track of what servers have enough free space.&#160; We have a lot of different tools to check drive space, and we even use some of them from time to time.&#160; We have a pretty complicated system created by Rickey [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things that we spend a lot of time on is trying to keep track of what servers have enough free space.&#160; We have a lot of different tools to check drive space, and we even use some of them from time to time.&#160; We have a pretty complicated system created by <a href="http://www.whitworth.org/" target="_blank">Rickey</a> that creates a nice webpage, with highlighting for problem areas (percentage change from day to day, current percent free, etc.)&#160; It even puts the info into a database for historical reporting.</p>
<p>We don’t store or report on VMs currently, mainly because we were trying to keep track of total REAL disk used.&#160; VMs often don’t use as much as they think they do, so that would skew the results, as well as the fact that we are reporting on the hosts.&#160; </p>
<p>All of that is the reason that <a href="http://pburch.com/blog" target="_blank">Patrick</a> asked me to come up with some other tool to use for the VMs so I happened to find a few pieces of PowerShell script that I managed to put together to do a pretty good job of providing some of the info we wanted, and I thought I would share that with the 2 people who read my blog.&#160; <img src='http://nukeitmike.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#160;</p>
<blockquote><p>$servers = Get-Content servers.txt </p>
<p>#Open Excel and create a new workbook and worksheet     <br />$ExcelSheet=New-Object -comobject Excel.application&#160;&#160;&#160; <br />$WorkBook=$ExcelSheet.WorkBooks.add(1)&#160;&#160;&#160;&#160; <br />$WorkSheet=$WorkBook.WorkSheets.item(1)&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </p>
<p>#Header row     <br />$WorkSheet.cells.item(1,1)=”Computer Name”&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />$WorkSheet.cells.item(1,2)=”Disk Device ID”&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />$WorkSheet.cells.item(1,3)=”Volume Name”&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />$WorkSheet.cells.item(1,4)=”Size (GB)”&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />$WorkSheet.cells.item(1,5)=”Free Space (GB)”      <br />$WorkSheet.cells.item(1,6)=”Space Used (GB)”      <br />$WorkSheet.cells.item(1,7)=”Percent Used” </p>
<p>$i=2 </p>
<p>ForEach ($ComputerName in $servers)     <br />{&#160;&#160;&#160; <br />&#160;&#160;&#160; echo &quot;Server Name : &quot;, $ComputerName      <br />&#160;&#160;&#160; $Disks = gwmi –computername $ComputerName win32_logicaldisk -filter &quot;drivetype=3&quot; </p>
<p>&#160;&#160;&#160; foreach ($Disk in $Disks)      <br />&#160;&#160;&#160; {      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $Size = &quot;{0:0.0}&quot; -f ($Disk.Size/1GB)      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $FreeSpace = &quot;{0:0.0}&quot; -f ($Disk.FreeSpace/1GB)      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $Used = ([int64]$Disk.size &#8211; [int64]$Disk.freespace)      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $SpaceUsed = &quot;{0:0.0}&quot; -f ($Used/1GB)      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $Percent = ($Used * 100.0)/$Disk.Size      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $Percent = &quot;{0:N0}&quot; -f $Percent      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $WorkSheet.cells.item($i,1)=$ComputerName      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $WorkSheet.cells.item($i,2)=$Disk.deviceid      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $WorkSheet.cells.item($i,3)=$Disk.volumename      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $WorkSheet.cells.item($i,4)=$Size      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $WorkSheet.cells.item($i,5)=$FreeSpace      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $WorkSheet.cells.item($i,6)=$SpaceUsed      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $WorkSheet.cells.item($i,7)=$Percent </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $i=$i+1&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160; }      <br />}      <br />#Show the results      <br />$ExcelSheet.visible=$true</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/09/04/monitoring-drive-space//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to build cheap storage</title>
		<link>http://nukeitmike.com/blog/2009/09/04/how-to-build-cheap-storage/</link>
		<comments>http://nukeitmike.com/blog/2009/09/04/how-to-build-cheap-storage/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 19:59:55 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Data Center]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/09/04/how-to-build-cheap-storage/</guid>
		<description><![CDATA[ Patrick sent me this and I thought it was interesting: At Backblaze, we provide unlimited storage to our customers for only $5 per month, so we had to figure out how to store hundreds of petabytes of customer data in a reliable, scalable way—and keep our costs low. After looking at several overpriced commercial solutions, [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://pburch.com/blog" target="_blank">Patrick</a> sent me this and I thought it was interesting:</p>
<blockquote><p>At Backblaze, we provide unlimited storage to our customers for only $5 per month, so we had to figure out how to store hundreds of petabytes of customer data in a reliable, scalable way—and keep our costs low. After looking at several overpriced commercial solutions, we decided to build our own custom Backblaze Storage Pods: 67 terabyte 4U servers for $7,867.</p>
<p>In this post, we’ll share how to make one of these storage pods, and you’re welcome to use this design. Our hope is that by sharing, others can benefit and, ultimately, refine this concept and send improvements back to us. Evolving and lowering costs is critical to our continuing success at Backblaze.</p></blockquote>
<p><a href="http://blog.backblaze.com/2009/09/01/petabytes-on-a-budget-how-to-build-cheap-cloud-storage/">Petabytes on a budget: How to build cheap cloud storage | Backblaze Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/09/04/how-to-build-cheap-storage//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the memory capacity of the human brain?</title>
		<link>http://nukeitmike.com/blog/2009/03/19/what-is-the-memory-capacity-of-the-human-brain/</link>
		<comments>http://nukeitmike.com/blog/2009/03/19/what-is-the-memory-capacity-of-the-human-brain/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 04:11:37 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[General Info]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/03/19/what-is-the-memory-capacity-in-gb-of-human-brain/</guid>
		<description><![CDATA[This came up in conversation with a friend of mine, and so I searched and found this answer.  Maybe instead of purchasing physical disks, we just need to get everyone to practice using their brain to remember things…  on second thought, we can’t get them to practice using their brains for much of anything so… [...]]]></description>
			<content:encoded><![CDATA[<p>This came up in conversation with a friend of mine, and so I searched and found this answer.  Maybe instead of purchasing physical disks, we just need to get everyone to practice using their brain to remember things…  on second thought, we can’t get them to practice using their brains for much of anything so… never mind.</p>
<blockquote><p><img src="http://site2.wikianswers.com/templates/images/qbar_q.gif?v=40974" alt="" /></p>
<h3>What is the memory capacity in GB of human brain?</h3>
<p> <img src="http://site2.wikianswers.com/templates/icons/abar_a.gif?v=40974" alt="" /> Something like 2 Terabytes and you are still going to be very far from the truth. I don&#8217;t think that it is possible (yet) to evaluate the capacity of the human brain. The fact is that a person can remember hundreds of movies, songs, books, events from the past, pictures, faces, names, phone numbers, etc., that if all those memories had to be put on a hard drive, terabytes upon terabytes wouldn&#8217;t be enough.</p>
<p>A quote from some researchers.</p>
<p>&#8220;The human brain contains about 50 billion to 200 billion neurons<br />
(nobody knows how many for sure), each of which interfaces with 1,000<br />
to 100,000 other neurons through 100 trillion (10 14) to 10<br />
quadrillion (10 16) synaptic junctions. Each synapse possesses a<br />
variable firing threshold which is reduced as the neuron is repeatedly<br />
activated. If we assume that the firing threshold at each synapse can<br />
assume 256 distinguishable levels, and if we suppose that there are<br />
20,000 shared synapses per neuron (10,000 per neuron), then the total<br />
information storage capacity of the synapses in the cortex would be of<br />
the order of 500 to 1,000 terabytes. (Of course, if the brain&#8217;s<br />
storage of information takes place at a molecular level, then I would<br />
be afraid to hazard a guess regarding how many bytes can be stored in<br />
the brain. One estimate has placed it at about 3.6 X 10 19 bytes.)&#8221;</p></blockquote>
<p><a href="http://wiki.answers.com/Q/What_is_the_memory_capacity_in_GB_of_human_brain">WikiAnswers &#8211; What is the memory capacity in GB of human brain</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/03/19/what-is-the-memory-capacity-of-the-human-brain//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
