<?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>mainesysadmin.com &#187; drivers</title>
	<atom:link href="http://mainesysadmin.com/tag/drivers/feed/" rel="self" type="application/rss+xml" />
	<link>http://mainesysadmin.com</link>
	<description>SysAdmin in Maine</description>
	<lastBuildDate>Wed, 06 Jan 2010 16:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>vmware hba drivers and microsoft clustering</title>
		<link>http://mainesysadmin.com/2007/04/11/vmware-hba-drivers-and-microsoft-clustering/</link>
		<comments>http://mainesysadmin.com/2007/04/11/vmware-hba-drivers-and-microsoft-clustering/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 13:45:00 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[clustering]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[hba]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/blog/?p=22</guid>
		<description><![CDATA[http://kb.vmware.com/selfservice/viewContent.do?externalId=1560391
Using 2GB Fibre Channel Drivers on ESX Server 3.0.1
Products
VMware ESX Server
VMware VirtualCenter
Details
ESX Server 3.0.1 is installed with 4GB Fibre Channel drivers by default. However, the following conditions require you to roll back to 2GB Fibre Channel drivers, which are available on the VMware Infrastructure CD.
*
MSCS clustering on an ESX Server system requires 2GB Fibre Channel [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kb.vmware.com/selfservice/viewContent.do?externalId=1560391" target="_blank" title="External link to http://kb.vmware.com/selfservice/viewContent.do?externalId=1560391" class="externalLink" onclick="javascript:pageTracker._trackPageview ('/outbound/kb.vmware.com');">http://kb.vmware.com/selfservice/viewContent.do?externalId=1560391</a></p>
<p>Using 2GB Fibre Channel Drivers on ESX Server 3.0.1<br />
Products</p>
<p><span class="externalLink">VMware</span> ESX Server<br />
<span class="externalLink">VMware</span> <span class="externalLink">VirtualCenter</span><br />
Details</p>
<p>ESX Server 3.0.1 is installed with 4GB Fibre Channel drivers by default. However, the following conditions require you to roll back to 2GB Fibre Channel drivers, which are available on the <span class="externalLink">VMware</span> Infrastructure CD.</p>
<p>*<br />
MSCS clustering on an ESX Server system requires 2GB Fibre Channel drivers.</p>
<p>*<br />
Some arrays are qualified only with 2GB HBA and Fibre Channel drivers in ESX Server 3.0. These arrays are footnoted in the ESX Server 3.x Storage/SAN Compatibility Guide (<a href="http://www.vmware.com/pdf/vi3_san_guide.pdf" target="_blank" title="External link to http://www.vmware.com/pdf/vi3_san_guide.pdf" class="externalLink" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vmware.com');">http://www.vmware.com/pdf/vi3_san_guide.pdf</a>).</p>
<p>Solution</p>
<p>To determine which Fibre Channel drivers are installed</p>
<p>1.<br />
Use the command vmkload_mod -l to determine which drivers are installed.</p>
<p>2.<br />
Review the command output. 4GB drivers are indicated by lpfcdd_732, qla2200_707, or qla2300_707. If one of these is present, modify your drivers.</p>
<p>To modify installed Fibre Channel drivers</p>
<p>1.<br />
Uninstall any 4GB drivers using the command rpm -e &lt;4GB_driver_name&gt;.</p>
<p>Example:</p>
<p>rpm -e <a href="#VMware-esx-drivers-scsi-qla2200-v7" tiddlylink="VMware-esx-drivers-scsi-qla2200-v7" refresh="link" target="_blank" title="External link to #VMware-esx-drivers-scsi-qla2200-v7" class="externalLink">VMware-esx-drivers-scsi-qla2200-v7</a>.07-7.7.4.1vmw-29822</p>
<p>The actual driver name varies, depending on the Fibre Channel manufacturer and ESX Server build number.</p>
<p>2.<br />
Install the 2GB drivers using the command rpm -Uvh &lt;2GB_driver_name&gt;.</p>
<p>Example:</p>
<p>rpm -Uvh <a href="#VMware-esx-drivers-scsi-qla2300-v7xx-7" tiddlylink="VMware-esx-drivers-scsi-qla2300-v7xx-7" refresh="link" target="_blank" title="External link to #VMware-esx-drivers-scsi-qla2300-v7xx-7" class="externalLink">VMware-esx-drivers-scsi-qla2300-v7xx-7</a>.4.0.1vmw-29822.i386.rpm</p>
<p>The actual driver name varies, depending on the Fibre Channel manufacturer and ESX Server build number.</p>
<p>3.</p>
<p>In the file /etc/vmware/esx.conf, change:<br />
*<br />
lpfcdd_732 to lpfcdd_7xx</p>
<p>*<br />
qla2200_707 to qla2200_7xx</p>
<p>*<br />
qla2300_707 to qla2300_7xx</p>
<p>4.<br />
Issue the command:</p>
<p>esxcfg-boot -b</p>
<p>Also known as update-boot, this option implies -g (regenerate-grub) plus a new initrd creation.  The command looks in esx.conf to see what is there and builds an appropriate initial RAM disk (initrd) and puts the appropriate data on the grub.conf kernel command line.</p>
<p>5.<br />
Reboot the system.</p>
<p>6.<br />
(Optional) Follow the instructions again in To determine which Fibre Channel drivers are installed (above). Ensure that all instances of 4GB Fibre Channel drivers were replaced with 2GB Fiber Channel drivers.</p>
<p>Product Versions</p>
<p><span class="externalLink">VMware</span> ESX Server 3.0.x<br />
<span class="externalLink">VMware</span> <span class="externalLink">VirtualCenter</span> 2.0.x</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2007/04/11/vmware-hba-drivers-and-microsoft-clustering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
