<?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; IBM Stuff</title>
	<atom:link href="http://nukeitmike.com/blog/category/ibm-stuff/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>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>IBM NetBAY Virtual Console Software and C2T</title>
		<link>http://nukeitmike.com/blog/2004/10/06/ibm-netbay-virtual-console-software-and-c2t/</link>
		<comments>http://nukeitmike.com/blog/2004/10/06/ibm-netbay-virtual-console-software-and-c2t/#comments</comments>
		<pubDate>Wed, 06 Oct 2004 18:23:50 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[IBM Stuff]]></category>

		<guid isPermaLink="false">http://www.nukeitmike.com/blog/2004/10/06/IBMNetBAYVirtualConsoleSoftwareAndC2T.aspx</guid>
		<description><![CDATA[If you use IBM hardware, and you happen to have a bunch of xSeries servers, and some of them happen to be x335 or x330&#8242;s with the C2T cable management&#8230; To be able to quickly and reliably switch between the servers in a stack, you need to create a new macro to count for you.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p><P>If you use IBM hardware, and you happen to have a bunch of xSeries servers, and some of them happen to be x335 or x330&#8242;s with the C2T cable management&#8230;</P><br />
<P>To be able to quickly and reliably switch between the servers in a stack, you need to create a new macro to count for you.&nbsp; Let&#8217;s assume you want to be able to switch to the 3rd server in the stack.&nbsp; From your console you have to enter numlock, numlock, 0, 3, enter.&nbsp; Easy enough, but depending on network conditions you may have to enter that a number of times before it actually takes. (Trust me this is frustrating.)&nbsp; But you can create a macro that will do it for you.&nbsp; </P><br />
<P>Simply go to &#8211; Macros: Configure&#8230;:&nbsp; Create.&nbsp; From there type in what you want to call it (I named mine &#8220;C2T 03&#8221; for this example).&nbsp; </P><br />
<P>In the &#8220;Keystrokes&#8221; box enter the following:&nbsp; &lt;Num Lock&gt;&lt;Num Lock&gt;03&lt;Enter&gt; and &nbsp;then hit ok.&nbsp; This isn&#8217;t the end though, because when you create a new macro it doesn&#8217;t just pop into your list.&nbsp; You have to edit the group or create a new group (which is what I recommend) so that you can add the new macro to your dropdown list.&nbsp; If you have questions about this you can <A href="mailto:nukeitmike@hotmail.com">e-mail me</A>&nbsp;and I will try to help you out.</P></p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2004/10/06/ibm-netbay-virtual-console-software-and-c2t//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
