<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities : Document List - VI: VMware ESXi™ 3.5</title>
    <link>http://communities.vmware.com/community/vmtn/vi/esxi3.5?view=documents</link>
    <description>Latest Documents in VI: VMware ESXi™ 3.5</description>
    <language>en</language>
    <pubDate>Sun, 08 Nov 2009 20:45:19 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-11-08T20:45:19Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>P2V using the same hardware</title>
      <link>http://communities.vmware.com/docs/DOC-11158</link>
      <description>Hello everyone,&lt;br /&gt;
&lt;p /&gt;
I'll start by saying that this isn't my first ESX/ESXi deployment and I'll also say that I've searched for a solution to my problem unsuccessfully but I know that there must be a guide somewhere (it's probably my search terms that are leading me the wrong direction).&lt;br /&gt;
&lt;p /&gt;
As I said above, this isn't my first deployment... heck this isn't even my first P2V however this is the first time I've been asked to virtualize a Windows 2003 SBS box on to the hardware that it is currently running on.  i thought that it should be fairly starightforward so I launched Converter and looked for the option to convert my physical machine into a file that I could then import to the same server hardware running ESXi server (after I had installed it hours later).&lt;br /&gt;
&lt;p /&gt;
Can someone please help me find the best practices or a guide for doing this?&lt;br /&gt;
&lt;p /&gt;
Thanks!&lt;hr /&gt;
No you need some sort of virtualization platform available typically ESX/ESXi&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful&lt;br /&gt;
&lt;hr /&gt;
Thanks for your reply weinstein5,&lt;br /&gt;
&lt;br /&gt;
I have my own ESXi Server here at my site:  would it be possible to use Converter to move (P2V) the SBS server to my ESXi server, wipe the box that SBS is on right now, install ESXi, and then move the VM over to the customer's newly created ESXi server?&lt;br /&gt;
&lt;br /&gt;
Sounds like quite a few opportunities for massive headaches... or am I getting worried about nothing?&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
If you have a large enough external hard disk, or network share, you could use VMware Standalone Converter to convert the physical SBS box to a virtual machine, making the destination type for VMware Workstation. Once that's completed, you can wipe the SBS installation, install ESX and then use the Converter to convert the Workstation VM into an ESX (virtual infrastructure) VM. I can't think of any reason why this won't work.&lt;br /&gt;
&lt;p /&gt;
 HTH&lt;br /&gt;
&lt;p /&gt;
Sam&lt;br /&gt;
&lt;p /&gt;
&lt;hr /&gt;
If you have an existing ESXi host then you should have no problems. Convert directly to the ESXi host. Start the VM to test. Test thoroughly since when you wipe the SBS machine you don't have a second chance. If the physical SBS has lots of empty space on disks consider shrinking the disk as you convert. It will make hosting and moving somewhat easier. Once you are satisfied it is working. Do the deed and install ESXi. You can use converter to clone the SBS from one ESXi host to another or you can use a tool like Veeam FastSCP to copy the VM from one host to another. Whichever way you choose to P2V make absolutely sure you have a good working VM before you wipe the hardware.&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Hi Sam and DSAVERT, thank you for your replies.&lt;br /&gt;
&lt;p /&gt;
If I choose to go Sam's route:  I have an empty Drobo with 2+ TB of free space that I&lt;br /&gt;
could use.  Do I need to be concerned about version conflicts?  (IE If&lt;br /&gt;
I convert to a file for VMWare Workstation 6.5.x will it work on ESXi&lt;br /&gt;
3.5.x or ESXi 4.x)&lt;br /&gt;
&lt;p /&gt;
If I choose to go DTAVERT's route:  I'm already planning to do a Cold Metal (Bare Metal) backup of the machine using Acronis and then executing the P2V conversion and all the rest.  If I shrink the disk prior to the move will I have any problems resizing it when it gets back on to the orignal (now ESXi) server?  I tried this a couple of years back and I ended up having a problem with Windows having a really cramped partition on the resized disk.  To rephrase, as I don't know if there have been any advances in the way that VMWare handles Windows partition resizing (or if it's even possible without a third party utility IE: Partition Magic, etc)... do I need to be concerned about resizing the disk and then resizing the Windows partition?&lt;br /&gt;
&lt;p /&gt;
I'm kind of surprised that there isn't a KB article or VMware authored process on doing something like this.  Small Businesses typically don't have the resources (spare ESXi server) sitting idle.&lt;br /&gt;
&lt;p /&gt;
&lt;hr /&gt;
&lt;br /&gt;
VMware Converter will sort out the version issues - that's what it does &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":)" /&gt; I would definitely agree with DSAVERT that testing is required.&lt;br /&gt;
&lt;p /&gt;
In terms of resizing partitions - you can use a boot disk called gparted to resize the VM's hard disk if need be, I actually resized one this morning. It's just a case of booting the VM from the CD and then the program itself is pretty easy. Think of VMware's resizing as changing the size of the "physical disk" and let gparted resize the logical disk.&lt;br /&gt;
&lt;p /&gt;
&lt;hr /&gt;
&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;BadTim wrote:&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;If I shrink the disk prior to the move will I have any problems resizing it when it gets back on to the orignal (now ESXi) server?  &lt;/div&gt;
&lt;br /&gt;
I'm not suggesting that you re-size just for the sake of resizing. Think about what you are doing here. You will be moving your SBS server back to the machine it was running on. The SBS server had all the disk space on the physical server. Once P2Vd it will be moved back to that server. It will now be sharing the space at least with ESXi. Unless you add more disk space it won't fit. I am only suggesting that you look at how much empty space the current physical server has. Think about what you might grow to and shrink to that level. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;I'm kind of surprised that there isn't a KB article or VMware authored process on doing something like this.  Small Businesses typically don't have the resources (spare ESXi server) sitting idle.&lt;/div&gt;
&lt;br /&gt;
That's what Server or Workstation or Player is for. Trying to figure out what everyone has and how to overcome the differences for each OS combination would make for an overly large, complex KB article. If you do a search through the forums you will find many similar posts.&lt;br /&gt;
&lt;hr /&gt;
Thank you all for the assistance with solving this!  I'm going to get it done tonight and I'll reply back if there are any surprises.&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
&lt;p /&gt;
Bad Tim&lt;br /&gt;
&lt;hr /&gt;
Good luck.&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
Hello everyone,&lt;br /&gt;
&lt;p /&gt;
I figured I'd post a follow-up with my methodology and observations along the way just in case it helps anyone in the future.  A big thanks goes to the three people who posted replies to my initial post.&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Details:  Microsoft Windows 2003 SBS Standard operating as the Domain Controller, DHCP, DNS, Exchange, etc running on a Dell PowerEdge 1900 (1x 2GHz Xeon, 2GB RAM, 250GB HDD split into two partitions by SBS) &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Methodology that I used: &lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Perfomed a 'cold metal' backup of the entire server to external storage (USB attached storage drive #1)&lt;/li&gt;
&lt;li&gt;Disconnected the SBS server from the network.  (Not sure if I needed to do this, just seemed logical)&lt;/li&gt;
&lt;li&gt;Connected a external (USB) hard drive (USB attached storage drive #2)&lt;/li&gt;
&lt;li&gt;Using VMWare Converter (VMWare cCenter Converter Standalone 4.0.1 build 161434 with a standard client install) I converted the running SBS machine to a Workstation v6.x VM and stored it on my USB attached storage drive (#2)&lt;/li&gt;
&lt;li&gt;Wiped the hard drive array where SBS was installed (in my case we were doing a hard drive upgrade at the same time so I removed the two 250GB drives and installed two new 1TB drives in a RAID-1 array)&lt;/li&gt;
&lt;li&gt;Installed and configured ESXi 4 on the RAID-1 array.&lt;/li&gt;
&lt;li&gt;Back to VMWare Converter on my other comptuer: converted my Workstation VM and deployed on the newly installed ESXi 4 server.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
Success!&lt;br /&gt;
&lt;p /&gt;
Note: it took about 9 hours to clone the SBS to the VM workstation file and then another 10 hours to move it on to the ESXi server.  I was using a gigabit network to move files and preform the conversions. &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
This document was generated from the following thread:&amp;nbsp;&lt;a href="http://communities.vmware.com/thread/240087" class="jive-link-thread"&gt;P2V using the same hardware&lt;/a&gt;</description>
      <pubDate>Sun, 08 Nov 2009 20:44:35 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-11158</guid>
      <dc:date>2009-11-08T20:44:35Z</dc:date>
      <clearspace:dateToText>2 weeks, 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>vmware-vdiskmanager –x and avaiable space in FreeBSD virtual machine</title>
      <link>http://communities.vmware.com/docs/DOC-10836</link>
      <description>Hello everyone. &lt;br /&gt;
&lt;br /&gt;
I Had made virtual machine with guest OS &amp;ndash; FreeBSD , after few weeks , there was not enough space on my vmdk image file . Then I used &amp;ldquo;vmware-vdiskmanager &amp;ndash;x&amp;rdquo;  to increase space in my vmdk file. &lt;br /&gt;
Everything gone ok , Vmware shows available space &amp;ndash; 8 GB , but wen I try to installed Gnome GUI (which need approximately 3 GB space ) then FreeBSD shows me info that disk is full (in this moment &lt;br /&gt;
disk was filled by 3.6 GB )  , can someone tell me why ? What I should to do , to use expanded disk space in FreeBSD ? &lt;br /&gt;
&lt;p /&gt;
Regards &lt;br /&gt;
Lokis</description>
      <pubDate>Fri, 02 Oct 2009 06:05:26 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-10836</guid>
      <dc:date>2009-10-02T06:05:26Z</dc:date>
      <clearspace:dateToText>1 month, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Sample ftp script (python) for ESXI 4</title>
      <link>http://communities.vmware.com/docs/DOC-10700</link>
      <description>&lt;br /&gt;
The following code is an adaptation of Sean B. Palmer's nftp.py script. It was created to allow copying files to remote servers for backup purposes.&lt;br /&gt;
The script will itterate through a specified folder (or multiple folders) and copy it's contents to the remote ftp server.&lt;br /&gt;
&lt;br /&gt;
Two files are required: xnftp.py and xnftp.conf&lt;br /&gt;
This script was tested on esxi4 running python 2.5&lt;br /&gt;
&lt;br /&gt;
to backup a complete folder, issue the following command:&lt;br /&gt;
&lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=2632&amp;subject=code"&gt;code&lt;/a&gt; python arcoftp.py -d ${VM_NAME} ${BACKUP_SERVER}[/code]</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">python</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">backup</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">ftp</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">4.0</category>
      <pubDate>Wed, 09 Sep 2009 12:30:42 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-10700</guid>
      <dc:date>2009-09-09T12:30:42Z</dc:date>
      <clearspace:dateToText>2 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>ESXi 3.5</title>
      <link>http://communities.vmware.com/docs/DOC-10664</link>
      <description>&lt;br /&gt;
we have 4 nic and we must change the ip adresse on 2 nic in a other subnet&lt;br /&gt;
&lt;p /&gt;
who can i do this ?&lt;br /&gt;
&lt;p /&gt;
thanks</description>
      <pubDate>Tue, 01 Sep 2009 12:01:43 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-10664</guid>
      <dc:date>2009-09-01T12:01:43Z</dc:date>
      <clearspace:dateToText>2 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>HP DL380 G6 Processors</title>
      <link>http://communities.vmware.com/docs/DOC-10374</link>
      <description />
      <pubDate>Wed, 15 Jul 2009 14:51:20 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-10374</guid>
      <dc:date>2009-07-15T14:51:20Z</dc:date>
      <clearspace:dateToText>4 months, 1 week ago</clearspace:dateToText>
    </item>
    <item>
      <title>How to Increase the Hard Disk Size of Guest OS</title>
      <link>http://communities.vmware.com/docs/DOC-10293</link>
      <description>&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
The original copy of these instructions is located here --&amp;gt; &lt;a class="jive-link-external" href="http://vmetc.com/2007/11/07/increase-the-size-of-a-virtual-disk/"&gt;http://vmetc.com/2007/11/07/increase-the-size-of-a-virtual-disk/&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
When I need to increase the size of a virtual disk (.vmdk), you use the console command vmkfstools and the Gparted LiveCD. If you did not know, Gparted is an open source Partition Magic Alternative. Available on sourceforge.net&lt;br /&gt;
&lt;p /&gt;
These steps are for a Windows VM. They should work for any OS, however.&lt;br /&gt;
&lt;p /&gt;
1. Download the Gparted LiveCD ISO. You will need to save it to a location you can use it to boot the VM, like uploading it using the VI client to the ESX host's data store.&lt;br /&gt;
2. Shutdown the virtual machine you want to resize&lt;br /&gt;
3. Log into the ESX Server via Putty, or however you can get to the console.&lt;br /&gt;
4. Use vmkfstools to increase the size of the .vmdk For example if you had a VM named "MyOS" in a folder called "myVMFS" and you wanted to increase it from 20GB to 24GB you would type (it is case sensitive):&lt;br /&gt;
&lt;p /&gt;
vmkfstools -X 24g /vmfs/volumes/myVMFS/myOS.vmdk&lt;br /&gt;
&lt;p /&gt;
or&lt;br /&gt;
&lt;p /&gt;
vmkfstools -X 24576m /vmfs/volumes/myVMFS/myOS.vmdk &lt;br /&gt;
&lt;p /&gt;
5. Boot the VM to the Gparted ISO&lt;br /&gt;
6. Once the Gparted partition editor loads, click your disk in the partition list&lt;br /&gt;
7. Click the Resize/Move button&lt;br /&gt;
8. Drag the arrow to extend the size of the partition. Be sure to work out the free space before and/or after the partition by sliding the whole partition either left or right.&lt;br /&gt;
9. Next click the Apply button to start the resizing process.&lt;br /&gt;
10. After it completes click the Close button&lt;br /&gt;
11. Reboot the VM without the Gparted ISO to the VM's OS.&lt;br /&gt;
12. You will have to wait for a chkdsk on the reboot. Then Windows will reboot again.&lt;br /&gt;
13. Check your new disk size in My Computer and Disk Manager!&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
As an alternative to steps 3 &amp;#38; 4, you can resize the disk using the VI client GUI by choosing to Edit Settings, then click on the HD you want to resize, type in the new size, click OK. Again, the VM has to be powered off in order to do this. Doing this still requires you to run the Gparted utility to resize a partition, otherwise you will only be able to ADD a partion using the new space. If the disk you are resizing happens to be a non-system disk, you may be able to extend the partition within Windows to use the new space.&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Another way to do this is to use a "ghost" program: &lt;br /&gt;
&lt;br /&gt;
1) Add a second HDD to the vm. The end size you want. In you're case 40Gb.&lt;br /&gt;
2) Restart VM and boot off a bootable ghost disk.&lt;br /&gt;
3) Use ghost program to clone disk 1 to disk 2.&lt;br /&gt;
4) After this is done power off VM.&lt;br /&gt;
5) Remove 1st HDD and set the 2nd drive to drive 1 in Virtual device node under edit VM settings.&lt;br /&gt;
6) Power up vm and that should be it.&lt;br /&gt;
&lt;p /&gt;
&lt;hr /&gt;
&lt;br /&gt;
The above steps were mostly taken from the discussion boards on this site and tweaked slightly for readability and spelling.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">storage</category>
      <pubDate>Wed, 01 Jul 2009 19:55:51 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-10293</guid>
      <dc:date>2009-07-01T19:55:51Z</dc:date>
      <clearspace:dateToText>4 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Troubleshoot ESXi 3.5 installation on IBM HS20</title>
      <link>http://communities.vmware.com/docs/DOC-10275</link>
      <description>&lt;h5&gt;When installing ESXi on IBM Blade HS20, after you've accepted the license agreement, you get the following message:&lt;/h5&gt;
&lt;i&gt;"Installation operation Failed!&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;The installation operation has encountered a fatal error:&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;Unable to find a supported device to write the VMWare ESX Server 3.i3.5.0 image to."&lt;/i&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;h5&gt;Here are some steps that can help you in order to install ESXi on this machine:&lt;/h5&gt;
&lt;ol&gt;
&lt;li&gt;Disable IBM MegaRaid if it has been enable from the IDE Configuration in the system BIOS&lt;/li&gt;
&lt;li&gt;Boot on ESXi installation cd-rom&lt;/li&gt;
&lt;li&gt;Browse &lt;a class="jive-link-external" href="http://www.vm-help.com/esx/esx3i/find_PCI_ID.php"&gt;this procedure&lt;/a&gt;, and use the section &lt;b&gt;Find the device's PCI IDs using the ESXi boot cd&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Check if you hardware is listed in the &lt;a class="jive-link-external" href="http://www.vm-help.com/esx/esx3i/Hardware_support.php#Server"&gt;HCL Documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Use &lt;a class="jive-link-external" href="http://www.vm-help.com/esx/esx3i/ESXi_install_to_IDE_drive/ESXi_install_to_IDE_drive.php"&gt;Install ESXi 3.5 to an IDE drive&lt;/a&gt; to modify &lt;b&gt;TargetFilter.py&lt;/b&gt; to continue the installation process&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
Note: If MegaRaid was enable, it means there are two disks. Be sure that the boot sequence is correctly set, to boot on the disk which has received ESXi installation.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;all links in this document have been found using the VMWare community&lt;/i&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">hs20</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">ibm</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">blade</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">installation_operation_failed</category>
      <pubDate>Mon, 29 Jun 2009 12:42:16 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-10275</guid>
      <dc:date>2009-06-29T12:42:16Z</dc:date>
      <clearspace:dateToText>4 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>How to deploy VM from template  in ESXi (3.5U2)</title>
      <link>http://communities.vmware.com/docs/DOC-9598</link>
      <description>&lt;br /&gt;
Hi :&lt;br /&gt;
&lt;p /&gt;
       I want to deploy VM from my VM template  in ESXi (3.5U2).  The function that deploy VM from VM template is not  in VI (ESXi include VI ).Would anyone tell me to  deploy VM from template must  use VIMA or  using  another tools.&lt;br /&gt;
&lt;p /&gt;
    Thank you !</description>
      <pubDate>Sat, 28 Feb 2009 04:43:34 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9598</guid>
      <dc:date>2009-02-28T04:43:34Z</dc:date>
      <clearspace:dateToText>8 months, 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>"general fault cauesd by"  after copying vm's between storage</title>
      <link>http://communities.vmware.com/docs/DOC-9430</link>
      <description>&lt;br /&gt;
Deal all,&lt;br /&gt;
&lt;p /&gt;
i'm installed and configure 4 ESXi servers and connect them to San,&lt;br /&gt;
&lt;p /&gt;
So, when copying Vm,s from local storage (Datastore)  to  san storage (datastore) through the copying give error:&lt;br /&gt;
&lt;p /&gt;
"general fault caused by file" and the Lun is corrupted and disappears between al servers.&lt;br /&gt;
&lt;p /&gt;
can any one help me&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Sat, 31 Jan 2009 10:18:10 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9430</guid>
      <dc:date>2009-01-31T10:18:10Z</dc:date>
      <clearspace:dateToText>9 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Slow disk performance with Mapped Raw LUN (RDM) in ESXi 3.5.0 U3</title>
      <link>http://communities.vmware.com/docs/DOC-9416</link>
      <description>Hi all,&lt;br /&gt;
&lt;br /&gt;
So I'm seeing drastically lower sequential transfer rates in my guest operating system when I switch from the standard virtual disk to a Mapped Raw LUN.  And by drastic, I mean that the transfer rate in the guest is less than half when I expect at least the equivalent if not better.&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;$ dd if=/dev/sdb of=/dev/null bs=1MB count=16384
16384000000 bytes (16 GB) copied, 57.9021 seconds, 283 MB/s
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;$ dd if=/dev/sdc of=/dev/null bs=1MB count=16384
16384000000 bytes (16 GB) copied, 125.228 seconds, 131 MB/s
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
The Mapped Raw LUN for Raw Device Mapping (RDM) was configured like so:&lt;br /&gt;
&lt;br /&gt;
  &lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;$ vmkfstools -a lsilogic -z /vmfs/devices/disks/vmhba2\:3\:0\:0 \
    /vmfs/volumes/datastore/guestvm/mydisk.vmdk
  cat &amp;gt;&amp;gt; guestvm.vmx &amp;lt;&amp;lt; EOF
  scsi0:2.present = &amp;quot;true&amp;quot;
  scsi0:2.fileName = &amp;quot;/vmfs/volumes/datastore/guestvm/mydisk.vmdk&amp;quot;
  scsi0:2.deviceType = &amp;quot;scsi-hardDisk&amp;quot;
  scsi0:2.mode = &amp;quot;independent-persistent&amp;quot;
  scsi0:2.redo = &amp;quot;&amp;quot;
  EOF
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
Both the standard virtual disk and the Mapped Raw LUN are 2-disk RAID 1 arrays on the same channel in a PowerVault DAS attached to a PERC 6/e controller in an older PowerEdge 1950.  The guest operating system is CentOS 5.2 and is running idle alone.  The kernel has been passed "elevator=noop", the partitions are mounted with "defaults,noatime,nodiratime,data=journal", and the read ahead buffers have been increased ("blockdev --setra 16384").  Feel free to recommend any other IO optimizations; however, the performance difference does not appear to be due to these settings.&lt;br /&gt;
&lt;br /&gt;
According to VMware and 3rd parties, I should be getting anywhere between marginal and large performance gains, not drops.&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/resources/techresources/1040"&gt;Performance Characterization of VMFS and RDM Using a SAN&lt;/a&gt;&lt;br /&gt;
&lt;a class="jive-link-external" href="http://malaysiavm.com/blog/vmware-vmfs-vs-rdm-raw-device-mapping/"&gt;VMware VMFS Vs RDM (Raw Device Mapping)&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Any thoughts what might be wrong?  Any improvements for a guest that will handle heavy IO?&lt;br /&gt;
&lt;br /&gt;
Justin</description>
      <pubDate>Fri, 30 Jan 2009 20:56:04 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9416</guid>
      <dc:date>2009-01-30T20:56:04Z</dc:date>
      <clearspace:dateToText>9 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>ghettoQuickMigrate.sh - "Quick" Migration for VM(s) running on ESXi 3.5u2+</title>
      <link>http://communities.vmware.com/docs/DOC-9400</link>
      <description>&lt;h2&gt;Description:&lt;/h2&gt;
&lt;br /&gt;
This script utilizes &lt;a class="jive-link-external" href="http://www.vmware.com/support/developer/vima/"&gt;VMware VIMA&lt;/a&gt; and the &lt;a class="jive-link-external" href="http://www.vmware.com/support/developer/viperltoolkit/viperl15/doc/perl_toolkit_utilities_idx.html"&gt;VI Perl Toolkit&lt;/a&gt; found in VMware VIMA.&lt;br /&gt;
&lt;br /&gt;
ESXi is a formidable hypervisor solution in both licensed and free operation mode. When fully licensed in a Virtual Center cluster, ESXi's features (VMotion, HA, DRS, VCB, etc...) are indistinguishable from ESX. One feature of importance, VMotion, is used to perform live migrations of VMs that reside on shared storage from one host to another. In free operation mode however, ESXi hosts are independent of each other, in which case, useful features like VMotion become unusable.&lt;br /&gt;
&lt;br /&gt;
The motivation for this script &lt;b&gt;(ghettoQuickMigrate.sh)&lt;/b&gt; then is to provide administrators running the free version of ESXi on several hosts with the capability to perform Hyper-V-like &lt;b&gt;"quick"&lt;/b&gt; migrations of virtual machines residing on shared storage between the hosts. VMware's VIMA virtual appliance was chosen as the central launch point for the quick migration process. &lt;b&gt;ghettoQuickMigration.sh&lt;/b&gt; is executed from within VIMA and is compatible with ESXi 3.5u2+. &lt;br /&gt;
&lt;br /&gt;
Excerpt from &lt;a class="jive-link-external" href="http://download.microsoft.com/download/8/2/f/82fa3808-7168-46f1-a07b-f1a7c9cb4e85/WS08%20Quick%20Migration%20with%20Hyper-V_Whitepaper_FINAL.doc"&gt;Hyper-V Quick Migration Document&lt;/a&gt;:&lt;br /&gt;
&lt;div class="jive-quote"&gt;
For a planned migration, quick migration saves the state of a running guest virtual machine (memory of original server to disk/shared storage), moves the storage connectivity from one physical server to another, and then restores the guest virtual machine onto the second server (disk/shared storage to memory on the new server). The speed of the migration depends on how much memory needs to be written to disk, and on the speed of the connectivity to storage; generally, migration takes just a few seconds. &lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
This script follows similarly to the Hyper-V Quick Migration process with the exception of replacing the disk resource swap with a virtual machine unregister/register command on the source and target hosts respectively. The state (powered ON/Suspended/OFF) of the virtual machine designated for migration is preserved through the entire process. Online virtual machines undergoing this migration will experience a temporary pause due to the suspend and resume steps. &lt;br /&gt;
&lt;br /&gt;
Like VMware's VMotion storage requirement, virtual machines in environments where this quick migration script is employed must reside on shared storage between source and target hosts. The script will provide a list of validated VMs that fit this criteria. Unlike VMware's VMotion CPU feature requirements, this script does &lt;b&gt;&lt;u&gt;not&lt;/u&gt;&lt;/b&gt; validate and enforce source and target CPU hardware compatibility. &lt;b&gt;It is up to the user to ensure that virtual machines designated for migration are compatible with both the source and target host CPU features prior to execution of the script.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Requirements&lt;/h2&gt;
VMs running on ESXi 3.5u2+&lt;br /&gt;
VMware VIMA (virtual appliance)&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Usage&lt;/h2&gt;
&lt;br /&gt;
&lt;b&gt;ghettoQuickMigrate&lt;/b&gt; input parameters:&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;Usage: ./ghettoQuickMigrate.sh [-s SOURCE_ESX] [-d DESTINATION_ESX] [-i CONFIG_FILE_TO_OUTPUT] [-c CONFIG_FILE]

OPTIONS:
   -s     Source ESXi 3.5u2+ Server IP or Hostname
   -d     Destination ESXi 3.5u2+ Server IP or Hostname
   -i     Generate a configuration file
   -c     Configuration file to be executed

(e.g.)
    Generate configuration file
        ./ghettoQuickMigrate.sh -s himalaya.primp-industries.com -d olga.resnet.ucsb.edu -i migrationConf

    Execute configuration file
        ./ghettoQuickMigrate.sh -c migrationConf

&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Setup&lt;/h2&gt;
&lt;br /&gt;
Two default VMware VI Perl Toolkit scripts require a slight modification. On initial execution, this script &lt;b&gt;(ghettoQuickMigrate.sh)&lt;/b&gt; will duplicate and modify the necessary lines of the two scripts. This operation will require the user to enter the password for their &lt;b&gt;vi-admin&lt;/b&gt; account. Once entered, the following two scripts will be generated and stored in &lt;b&gt;/usr/lib/vmware-viperl/apps/vm&lt;/b&gt;.&lt;br /&gt;
1) &lt;b&gt;my-vmregister.pl&lt;/b&gt;&lt;br /&gt;
2) &lt;b&gt;my-vmcontrol.pl&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Prior to starting, ensure that the VMware VIMA host is managing the appropriate ESXi 3.5u2+ hosts (those that will be utilizing the ghettoQuickMigrate.sh script). The script uses VMware VI Fast Pass authentication to connect to the ESXi server(s). The following steps will demonstrate how to set this up prior to executing the script.&lt;br /&gt;
&lt;br /&gt;
1. Add ESXi hosts to VIMA managment using vifp&lt;br /&gt;
&lt;br /&gt;
A password prompt for the vi-admin account and root password to the pertinent ESXi host(s) will be presented.&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;[vi-admin@vima-primp-industries ~]$ sudo vifp addserver olga.resnet.ucsb.edu
root@olga.resnet.ucsb.edu's password:
[vi-admin@vima-primp-industries ~]$
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
2. Verify that the appropriate hosts are being managed by VIMA&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;[vi-admin@vima-primp-industries ~]$ sudo vifp listservers
olga.resnet.ucsb.edu
himalaya.primp-industries.com
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
3. Lastly, prior to running any of the RCLI or VI Perl Toolkits that utilize VI Fast Pass (not all can), run the following command on the appropriate ESXi host(s).&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;[vi-admin@vima-primp-industries ~]$ vifpinit olga.resnet.ucsb.edu
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
To remove a server from VIMA, use the argument “removeserver” on the host and provide the appropriate credentials.&lt;br /&gt;
&lt;br /&gt;
Now, you're ready to begin!&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Example execution &lt;/h2&gt;
&lt;br /&gt;
1. Initial script preparation and VI Fast Pass authentication&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;[vi-admin@vima-primp-industries ~]$ ./ghettoQuickMigrate.sh -s olga.resnet.ucsb.edu -d kalina.resnet.ucsb.edu -i migrationConf

VI Fast Pass &amp;quot;vifpinit&amp;quot; has not been executed for either &amp;quot;olga.resnet.ucsb.edu&amp;quot; or &amp;quot;kalina.resnet.ucsb.edu&amp;quot;!
Please run the following once prior to executing this script:

        vifpinit olga.resnet.ucsb.edu
                or
        vifpinit kalina.resnet.ucsb.edu

You can check your environmental variables to ensure the following have been defined:

        env | grep VI

        VI_SERVER, VI_PROTOCOL, VI_PORTNUMBER, VI_SERVICEPATH, VI_USERNAME and VI_PASSWORD

[vi-admin@vima-primp-industries ~]$ vifpinit olga.resnet.ucsb.edu
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
2. Generating available virtual machine list&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;[vi-admin@vima-primp-industries ~]$ ./ghettoQuickMigrate.sh -s olga.resnet.ucsb.edu -d kalina.resnet.ucsb.edu -i migrationConf

Retrieving info from: olga.resnet.ucsb.edu ...
Generating virtual machine list (this may take some time)....

1)  quickMigrate-1
2)  quickMigrate-2
3)  quickMigrate-3
4)  exit

Please select VM(s) to be migrated (e.g. 1,2,3,4,5 or 1,2,3-5):
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
3. Confirmation of selected VM(s)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Note:&lt;/b&gt; The current configuration will be saved to the specified file if migration is not executed. &lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;[vi-admin@vima-primp-industries ~]$ ./ghettoQuickMigrate.sh -s olga.resnet.ucsb.edu -d kalina.resnet.ucsb.edu -i migrationConf

Retrieving info from: olga.resnet.ucsb.edu ...
Generating virtual machine list (this may take some time)....

1)  quickMigrate-1
2)  quickMigrate-2
3)  quickMigrate-3
4)  exit

Please select VM(s) to be migrated (e.g. 1,2,3,4,5 or 1,2,3-5):
1-3

Selected VM(s):

1) quickMigrate-1
2) quickMigrate-2
3) quickMigrate-3

Please confirm the quick migration of the listed 3 VM(s) from &amp;quot;olga.resnet.ucsb.edu&amp;quot; to &amp;quot;kalina.resnet.ucsb.edu&amp;quot;? (y or n)
y
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
4. Execution of migration &lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;--------------------------------------------------------------------
SOURCE :: |olga.resnet.ucsb.edu|
--------------------------------------------------------------------
quickMigrate-1                                          [          ]
quickMigrate-2                                          [  queued  ]
quickMigrate-3                                          [  queued  ]

--------------------------------------------------------------------
TARGET :: |kalina.resnet.ucsb.edu|
--------------------------------------------------------------------


====================================================================
Migrating quickMigrate-1
Status: Suspending
0/3 VM(s) migrated -- 3 VM(s) left to migrate
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
5. Migration progress for each VM will be updated on the screen&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;--------------------------------------------------------------------
SOURCE :: |olga.resnet.ucsb.edu|
--------------------------------------------------------------------
quickMigrate-2                                          [####      ]
quickMigrate-3                                          [  queued  ]

--------------------------------------------------------------------
TARGET :: |kalina.resnet.ucsb.edu|
--------------------------------------------------------------------
quickMigrate-1                                          [ migrated ]


====================================================================
Migrating quickMigrate-2
Status: Unregistering
1/3 VM(s) migrated -- 2 VM(s) left to migrate
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;--------------------------------------------------------------------
SOURCE :: |olga.resnet.ucsb.edu|
--------------------------------------------------------------------
quickMigrate-3                                          [  queued  ]

--------------------------------------------------------------------
TARGET :: |kalina.resnet.ucsb.edu|
--------------------------------------------------------------------
quickMigrate-1                                          [ migrated ]
quickMigrate-2                                          [########  ]


====================================================================
Migrating quickMigrate-2
Status: Resuming
2/3 VM(s) migrated -- 1 VM(s) left to migrate
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
6. Migration completed&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;--------------------------------------------------------------------
SOURCE :: |olga.resnet.ucsb.edu|
--------------------------------------------------------------------

--------------------------------------------------------------------
TARGET :: |kalina.resnet.ucsb.edu|
--------------------------------------------------------------------
quickMigrate-1                                          [ migrated ]
quickMigrate-2                                          [ migrated ]
quickMigrate-3                                          [ migrated ]


====================================================================
3/3 VM(s) migrated


Start time: Mon Jan 26 00:58:34 PST 2009
End   time: Mon Jan 26 01:00:00 PST 2009
Duration  : 1.43 Minutes
&lt;/code&gt;&lt;/pre&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">3.5i</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">3i</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esx3i</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi_3.5</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">quick_migrate</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">quick_migration</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">migrate</category>
      <pubDate>Sun, 25 Jan 2009 09:53:49 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9400</guid>
      <dc:date>2009-01-25T09:53:49Z</dc:date>
      <clearspace:dateToText>2 months, 20 hours ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
    </item>
    <item>
      <title>vmware esxi on dell optiplex 745 cannot be completed</title>
      <link>http://communities.vmware.com/docs/DOC-9381</link>
      <description>i need help regarding the above topic</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">3.5</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">dell</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi_3.5</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">install</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">installation</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">sata</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">storage</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">vmware</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">configuration</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">boot</category>
      <pubDate>Thu, 22 Jan 2009 09:19:09 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9381</guid>
      <dc:date>2009-01-22T09:19:09Z</dc:date>
      <clearspace:dateToText>10 months, 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>How to configure ESXi to shutdown using an APC SmartUPS (with lamw scripts)</title>
      <link>http://communities.vmware.com/docs/DOC-9308</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi_3.5</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">ups</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">shutdown</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">shutdown_esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">power</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">apcupsd</category>
      <pubDate>Thu, 08 Jan 2009 12:26:26 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9308</guid>
      <dc:date>2009-01-08T12:26:26Z</dc:date>
      <clearspace:dateToText>8 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Linked Clones script for ESXi</title>
      <link>http://communities.vmware.com/docs/DOC-9202</link>
      <description>This script allows users to create linked cloned virtual machine(s) from a master (or golden) virtual machine. Clones may be stored on any type of datastore (LOCAL, SAN, NFS) that is presented to the ESXi host. The script is very capable in deploying a large VDI environment in a relatively short amount of time.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Compatiable with:&lt;/b&gt;&lt;br /&gt;
VMware ESXi 3.5 Installable Update 3&lt;br /&gt;
VMware ESXi 3.5 Installable Update 2&lt;br /&gt;
VMware ESXi 3.5 Installable Update 1&lt;br /&gt;
VMware ESXi 3.5 Installable&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Note&lt;/b&gt;: This linked clones script is virtual machine OS independent (i.e. it is not restricted to just Windows OS’s for VDI environment). For example, one can utilize this script to their advantage in development environments where new VMs need to be (mass) cloned quickly for testing.&lt;br /&gt;
&lt;br /&gt;
The only supported case is the "&lt;b&gt;Default case"&lt;/b&gt; in &lt;a class="jive-link-external" href="http://communities.vmware.com/docs/DOC-9020"&gt;ghetto-esx-linked-clones.sh&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-plain"&gt;~ # ./ghetto-esxi-linked-clones.sh
######################################################
#
# UCSB ResNet Linked Clones Tool for ESXi
# Author: william2003[at]gmail[dot]com
#         duonglt[at]engr[dot]ucsb[dot]edu
# Created: 09/30/2008
#
######################################################

Usage: ghetto-esxi-linked-clones.sh [FULL_PATH_TO_MASTER_VMX_FILE] [VM_NAME] [START_#] [END_#]
        i.e.
                ./ghetto-esxi-linked-clones.sh /vmfs/volumes/4857f047-4e4ec6bf-a8b8-001b78361a3c/LabMaster/LabMaster.vmx LabClient- 1 200
        Output:
                LabClient-{1-200}
~ #
&lt;/code&gt;&lt;/pre&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">3.5i</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">3i</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esx3i</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi_3.5</category>
      <pubDate>Wed, 17 Dec 2008 18:47:49 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-9202</guid>
      <dc:date>2008-12-17T18:47:49Z</dc:date>
      <clearspace:dateToText>11 months, 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
    </item>
    <item>
      <title>How to create a root keypair files for dropbear, SSH and PuTTY inside an ESXi Server</title>
      <link>http://communities.vmware.com/docs/DOC-8890</link>
      <description>First of all I discovered that the minimum keysize between SSH and dropbear keys are 768 BITS! Keep this&lt;br /&gt;
info everytime in your mind. Then creating the root keys is simpler, than creating the SSH-keys for other non-root&lt;br /&gt;
users. The later task tends to be tedious but not impossible. I gonna try to explain the simpler way (root SSH-Keys), if&lt;br /&gt;
you need advice for creating non-root SSH keys inside an ESXi box, come back to me.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Prerequisites:&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;You must have enabled the SSH server to login into the ESXi box. (Look here in this community forum for detailed explanation)&lt;/li&gt;
&lt;li&gt;You must have set for security reasons a root password anyway&lt;/li&gt;
&lt;li&gt;Do not enable lockdown mode, otherwise you can only login via the DCUI.&lt;/li&gt;
&lt;li&gt;If you need more security restrictions you can put at the end of the ssh row a -g allowing root only to login using the identity file, not interactive anymore!&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;b&gt;Security advice:&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Keep your keys expecially the private one secure by placing it inside encrypted filesystems or limit the usage by chmod 600 for user root.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Steps:&lt;/b&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;login as root into a fresh booted ESXi box.&lt;/li&gt;
&lt;li&gt;create an hidden directory called /.ssh with mkdir /.ssh&lt;/li&gt;
&lt;li&gt;create the RSA dropbear key by executing /bin/dropbearkey -t rsa -f id_rsa -s 768 &amp;gt; id_rsa.pub&lt;/li&gt;
&lt;li&gt;create the DSA dropbear key by executing /bin/dropbearkey -t dss -f id_dsa -s 1024 &amp;gt; id_dsa.pub&lt;/li&gt;
&lt;li&gt;open the /.ssh/id_rsa.pub and /.ssh/id_dsa.pub file and delete the first and last line with your favorite editor. &lt;br clear="all" /&gt;&lt;b&gt;NOTE: Do not change anything else, only one line beginning with ssh-rsa or ssh-dss must exist.&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;make a copy of your RSA private dropbear key by executing cp id_rsa id_rsa.db&lt;/li&gt;
&lt;li&gt;make a copy of your DSA private dropbear key by executing cp id_dsa id_dsa.db&lt;/li&gt;
&lt;li&gt;now convert the RSA dropbearkey to SSH format by executing /bin/dropbearconvert dropbear openssh id_rsa id_rsa.ssh.&lt;/li&gt;
&lt;li&gt;now convert the DSA dropbearkey to SSH format by executing /bin/dropbearconvert dropbear openssh id_dsa id_dsa.ssh. &lt;br clear="all" /&gt;&lt;b&gt;NOTE: This are your private SSH-Keys the public key remains the same.In other	 	Linux/Windows Environment copy&lt;/b&gt;    &lt;br clear="all" /&gt;*id_rsa.ssh to id_rsa and id_dsa.ssh to id_dsa and you can use	 	the same RSA/DSA keys everywhere:-)# *&lt;/li&gt;
&lt;li&gt;Copy the RSA public key to authorized_keys with cat id_rsa.pub &amp;gt; authorized_keys&lt;/li&gt;
&lt;li&gt;Append the DSA public key to authorized_keys with cat id_dsa.pub &amp;gt;&amp;gt; authorized_keys &lt;br clear="all" /&gt;&lt;b&gt;NOTE: Please check that ALL private keys MUST have chmod 600 otherwise every SSH server refuse to use it, because other chmod are INSECURE!&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;If you plan to use PuTTY as I do always, copy the id_rsa.pub and id_rsa.ssh to a PuTTY environment, rename id_rsa.ssh to Id_rsa and use puttygen to create an id_rsa.ppk (Putty Private Key) file&lt;/li&gt;
&lt;li&gt;You can also copy the the id_dsa.pub and id_dsa.ssh to the same place and create an id_dsa.ppk file&lt;/li&gt;
&lt;li&gt;Copy the newly created id_rsa.ppk and id_dsa.ppk key to your ESXi box under /.ssh &lt;br clear="all" /&gt;																							 	in case you need it elsewhere and forgot how to build it again &lt;img src="http://communities.vmware.com/images/emoticons/happy.gif" alt="http://communities.vmware.com/images/emoticons/happy.gif" class="jive-image"  /&gt;&lt;/li&gt;
&lt;li&gt;Now put all the /.ssh stuff inside the oem.tgz&lt;/li&gt;
&lt;li&gt;Reboot and get the message file out of an ESXi box trying from another place scp -i id_rsa root@&amp;lt;esxi-ip&amp;gt;:/var/log/messages . &lt;br clear="all" /&gt;&lt;b&gt;NOTE: If everything went fine you will never be asked to provide the root password and can now execute batch commands via cron&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
If you now ask what is the difference between a RSA and a DSA Key and which is better to use. Here the answer:&lt;br /&gt;
Its been accepted knowledge for several years now that in relation to performance only,DSA is faster for Key Generation and Signing and RSA is faster for Verification.&lt;br /&gt;
So use RSA for copy, because verification is faster and DSA for SSL web server application, because creating and signing is faster.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">ssh</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">keys</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">configuration</category>
      <pubDate>Tue, 25 Nov 2008 05:47:43 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-8890</guid>
      <dc:date>2008-11-25T05:47:43Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
    </item>
    <item>
      <title>Another ESXi backup script</title>
      <link>http://communities.vmware.com/docs/DOC-8881</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2632">backup</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esx3i</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">3.5</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">3.5i</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi_3.5</category>
      <pubDate>Sun, 23 Nov 2008 06:03:35 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-8881</guid>
      <dc:date>2008-11-23T06:03:35Z</dc:date>
      <clearspace:dateToText>1 year, 5 hours ago</clearspace:dateToText>
    </item>
    <item>
      <title>Steps for taking a XEN paravirtualized RHEL 5.X to VMware ESXi 3.5.X vm</title>
      <link>http://communities.vmware.com/docs/DOC-8300</link>
      <description>Steps assume advanced VMware and Xen knowledge.&lt;br /&gt;
&lt;br /&gt;
Xen -&amp;gt; VMware VM migration steps (Kernel step)&lt;br /&gt;
&lt;br /&gt;
The kernel on the VM to be migrated must support fully virtualized operation. The kernels used for para-virtulized machines using RHEL 5 as a guest does not support fully virtualized operation by default. The best way to deal with this is to also install a standard kernel in the machine, port the machine and finally remove the Xen kernel.&lt;br /&gt;
&lt;br /&gt;
1. Download a kernel with the same version number and architecture as the xen kernel, except it should be the generic kernel &lt;br /&gt;
2. Use RPM tools to install the kernel.&lt;br /&gt;
3. Modify /etc/modprobe.conf (this step is specific to RHEL 5 Xen VM because RHEL5 will not load LSI scsi modules during boot)&lt;br /&gt;
&lt;br /&gt;
add:&lt;br /&gt;
&lt;br /&gt;
alias eth0 e1000&lt;br /&gt;
alias scsi_hostadapter mptbase&lt;br /&gt;
alias scsi_hostadapter1 mptspi&lt;br /&gt;
alias scsi_hostadapter2 ata_piix&lt;br /&gt;
&lt;br /&gt;
optionally remove:&lt;br /&gt;
&lt;br /&gt;
alias scsi_hostadapter xenblk&lt;br /&gt;
&lt;br /&gt;
4  Backup the old initrd file in /boot&lt;br /&gt;
5. Update initrd with the following command &lt;i&gt;&lt;a class="jive-link-external" href="http://mkinitrd /boot/initrd-kernelversion.img /boot/kernelversion"&gt;mkinitrd /boot/initrd-kernelversion.img /boot/kernelversion&lt;/a&gt;&lt;/i&gt; ex. kernelversion=2.6.18-92.el5  &lt;br /&gt;
6. Test the new kernel by booting Xen in fully virtualized mode.&lt;br /&gt;
7. Port the disk over as outlined below.&lt;br /&gt;
&lt;br /&gt;
Xen -&amp;gt; VMware VM migration steps (DISK step)&lt;br /&gt;
&lt;br /&gt;
Packages&lt;br /&gt;
&lt;br /&gt;
1. Download qemu from DAG repository. &lt;a class="jive-link-external" href="http://dag.wieers.com/rpm/packages/qemu/qemu-0.9.0-2.el5.rf.x86_64.rpm"&gt;http://dag.wieers.com/rpm/packages/qemu/qemu-0.9.0-2.el5.rf.x86_64.rpm&lt;/a&gt;&lt;br /&gt;
2. Download VMware Server 2.0 &lt;br /&gt;
3. Provision a real machine with RHEL5.X or Centos 5.X and install both rpms. &lt;br /&gt;
&lt;br /&gt;
Steps&lt;br /&gt;
&lt;br /&gt;
1. Convert raw .img file to .vmdk file using qemu-img. &lt;i&gt;&lt;a class="jive-link-external" href="http://qemu-img convert testvm.img -O vmdk testvm.vmdk"&gt;qemu-img convert testvm.img -O vmdk testvm.vmdk&lt;/a&gt;&lt;/i&gt; &lt;br /&gt;
&lt;br /&gt;
The vmdk file will be the following format.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;0                   : single growable virtual disk (IDE, VM hardware type 4)&lt;/b&gt;&lt;br /&gt;
1                   : growable virtual disk split in 2GB files&lt;br /&gt;
2                   : preallocated virtual disk&lt;br /&gt;
3                   : preallocated virtual disk split in 2GB files&lt;br /&gt;
4                   : preallocated ESX-type virtual disk&lt;br /&gt;
5                   : compressed disk optimized for streaming&lt;br /&gt;
&lt;br /&gt;
Fast Steps (for testing)&lt;br /&gt;
&lt;br /&gt;
A2. Convert .vmdk file to the proper format using vmware-vdiskmanager, &lt;i&gt;&lt;a class="jive-link-external" href="http://vmware-vdiskmanager -r testvm.vmdk -t 4 testvmesx.vmdk"&gt;vmware-vdiskmanager -r testvm.vmdk -t 4 testvmesx.vmdk&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
The resulting file(s) will be the following format.&lt;br /&gt;
&lt;br /&gt;
0                   : single growable virtual disk&lt;br /&gt;
1                   : growable virtual disk split in 2GB files&lt;br /&gt;
2                   : preallocated virtual disk&lt;br /&gt;
3                   : preallocated virtual disk split in 2GB files&lt;br /&gt;
&lt;b&gt;4                   : preallocated ESX-type virtual disk (IDE, VM hardware type 4) Not supported by VMware ESX! but works..&lt;/b&gt;&lt;br /&gt;
5                   : compressed disk optimized for streaming&lt;br /&gt;
&lt;br /&gt;
A3.  Provision a machine on ESX server and add the disk, VMware will warn the user that the disk geometry is IDE and its using a SCSI controller to access the disk.&lt;br /&gt;
&lt;br /&gt;
Correct Steps&lt;br /&gt;
&lt;br /&gt;
B2. Provision a VM on the VMware Server that can be used for disk imaging. VMware Server supports both IDE and SCSI drives. It is required to do the disk imaging inside a VM because the VM will not see the VMware disk metadata and will treat the disk as a regular block device.&lt;br /&gt;
B3. Create a SCSI disk of the same (virtual) size as the converted .vmdk disk.&lt;br /&gt;
B4.  Add both SCSI disk and the converted IDE disk to the vm.&lt;br /&gt;
B5. Use the VM to dd / winimage the source converted IDE disk to the target SCSI disk. The SCSI disk will now have the data from the IDE disk.&lt;br /&gt;
B6. Convert the new .vmdk file to the proper format using vmware-vdiskmanager  &lt;a class="jive-link-external" href="http://vmware-vdiskmanager -r testvmscsi.vmdk -t 4 testvmesx.vmdk"&gt;http://vmware-vdiskmanager -r testvmscsi.vmdk -t 4 testvmesx.vmdk&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The resulting file(s) will be the following format.&lt;br /&gt;
&lt;br /&gt;
0                   : single growable virtual disk&lt;br /&gt;
1                   : growable virtual disk split in 2GB files&lt;br /&gt;
2                   : preallocated virtual disk&lt;br /&gt;
3                   : preallocated virtual disk split in 2GB files&lt;br /&gt;
&lt;b&gt;4                   : preallocated ESX-type virtual disk (SCSI, VM hardware type 7) Not supported by VMware ESX!&lt;/b&gt;&lt;br /&gt;
5                   : compressed disk optimized for streaming&lt;br /&gt;
&lt;br /&gt;
B7. Open up the *.vmdk meta file. It will be the small file that doesn't have 'flat' as a part of the filename and change db.virtualHWVersion = "X" to 4. The resulting file is supported by ESX server.&lt;br /&gt;
B8. Provision a machine on ESX server and add the disk.&lt;br /&gt;
B9. If source machine was a XEN para-virtualized machine it will probably try to boot to the XEN kernel by default. If a boot manager is installed it will go back to the grub kernel selection screen where the non XEN kernel can be booted from.&lt;br /&gt;
B10. Remove the Xen kernel to streamline the boot process&lt;br /&gt;
&lt;br /&gt;
This document was generated from the following thread: &lt;a class="jive-link-thread" href="http://communities.vmware.com/thread/174864"&gt;Steps for taking a XEN paravirtualized RHEL 5.X to VMware ESXi 3.5.X vm&lt;/a&gt;</description>
      <pubDate>Sat, 18 Oct 2008 14:56:36 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-8300</guid>
      <dc:date>2008-10-18T14:56:36Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
    </item>
    <item>
      <title>ESXi and HP ProLiant ML350 G5 server</title>
      <link>http://communities.vmware.com/docs/DOC-8281</link>
      <description>&lt;br /&gt;
Hi all,&lt;br /&gt;
&lt;p /&gt;
 First time poster but hope to be in here for a long time coming after convincing my company to migrate to VMWare away from MS.&lt;br /&gt;
&lt;p /&gt;
I can't seem to be able to download the Hardware List that ESXi server will install on. Can someone let me know if the following servers support the latest version (3.5?) of ESXi server:&lt;br /&gt;
&lt;p /&gt;
ProLiant ML350 G5&lt;br /&gt;
&lt;p /&gt;
ProLiant DL380 G4&lt;br /&gt;
&lt;p /&gt;
ProLiant DL380 G5&lt;br /&gt;
&lt;p /&gt;
Also before I install just a few questions on basic management of the ESXi server without buying VI. What sort of interface do you get with ESXi? Is it text driven or GUI? How easy is it to add in VMs/take them out?&lt;br /&gt;
&lt;p /&gt;
 Thanks a lot&lt;br /&gt;
&lt;p /&gt;
 Luke</description>
      <pubDate>Fri, 17 Oct 2008 10:23:09 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-8281</guid>
      <dc:date>2008-10-17T10:23:09Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>How to tweak the 3ware 9650SE SATA RAID controller driver into ESX3i</title>
      <link>http://communities.vmware.com/docs/DOC-7840</link>
      <description>&lt;b&gt;IMPORTANT: First of all please consider that following my instructions below to embed a 3rd-party driver&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;into ESX3i is and remain UNSUPPORTED forever. You will not get any help from the vmware stuff personnel&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;until the below mentioned driver will be officially integrated as an update into the main upstream distribution.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Be also aware that integrating 3rd party driver in this way could seriously damage or alter any data stored&lt;/b&gt; &lt;br /&gt;
&lt;b&gt;in your datastore,&lt;/b&gt; &lt;b&gt;if the driver has not passed VMware's strong quality regression,NFR, harness tests before.&lt;/b&gt; &lt;br /&gt;
&lt;b&gt;Please consider also that using the oem.tgz file can be somedays overwritten without notice.&lt;/b&gt; &lt;br /&gt;
&lt;b&gt;You are alone, be careful on that.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
But I want give back something to this lovely community, giving me a lot of information and even VMware for &lt;br /&gt;
ESX3i a small-footprint OS that can run 24x7 from a USB-drive having a rock solid filesystem VMFS and &lt;br /&gt;
beeing a small subset of the industry proven ESX3. This will be the future of the next generation of computing &lt;br /&gt;
platform.&lt;br /&gt;
&lt;br /&gt;
Embedding ESX3i into the BIOS of any server, laptop, desktop and workstation and you get "virtualization at &lt;br /&gt;
your fingertips" &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":)" /&gt;&lt;br /&gt;
Making things easier to maintain and handle even portable across systems, easier to backup and distribute.&lt;br /&gt;
Easier for the developer for buiding specialized appliances without the need using a full blown operating &lt;br /&gt;
system with all the security concerns in it.&lt;br /&gt;
&lt;br /&gt;
I brought two months ago a 3ware 9650SE SATA-RAID Controller after reading in the 3ware forum that the &lt;br /&gt;
newest 3ware driver can run under ESX3i. &lt;br /&gt;
(See:&lt;a class="jive-link-external" href="http://www.3ware.com/KB/article.aspx?id=14922"&gt;http://www.3ware.com/KB/article.aspx?id=14922&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Where can I find the ESX3i driver?&lt;/b&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;ul&gt;
&lt;li&gt;Please go to the 3ware download support website (&lt;a class="jive-link-external" href="http://www.3ware.com/support/download.asp"&gt;http://www.3ware.com/support/download.asp&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Select the &lt;b&gt;3ware 9690SA Series&lt;/b&gt; software product&lt;/li&gt;
&lt;li&gt;Select the item "&lt;b&gt;Complete 9.5.0.2 CD for VMware ISO&lt;/b&gt;" (*9.5.0.2-Codeset-Complete.iso* checksum: a2939603988521aa6b49d78597a0b39a)&lt;/li&gt;
&lt;li&gt;Burn the iso file or use Winimage to open the ISO without burning (my favorite way:-)* )&lt;/li&gt;
&lt;li&gt;Go to &lt;b&gt;VMupdates/RPMS&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Extract &lt;b&gt;VMware-esx-drivers-scsi-3w-9xxx-2.24.08.014vm-00000.i386.rpm&lt;/b&gt; into a temp directory&lt;/li&gt;
&lt;li&gt;From the temp directory use 7-Zip to open the rpm file in a Windows environment&lt;/li&gt;
&lt;li&gt;Double click the rpm file, you will see &lt;b&gt;VMware-esx-drivers-scsi-3w-9xxx-2.24.08.014vm-00000.i386.cpio.gz&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Double click on the gz file, you will see &lt;b&gt;VMware-esx-drivers-scsi-3w-9xxx-2.24.08.014vm-00000.i386.cpio&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Double click on the cpio file, you will see a dot folder&lt;/li&gt;
&lt;li&gt;Double click on the dot folder&lt;/li&gt;
&lt;li&gt;Goto &lt;b&gt;/usr/lib/vmware/vmkmod&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;extract the &lt;b&gt;3w_9xxx.o&lt;/b&gt; driver&lt;/li&gt;
&lt;li&gt;upload this driver to the ESXi box into the /mod directory&lt;/li&gt;
&lt;li&gt;check &lt;b&gt;/sbin/vmkload_mod /mod/3w_9xxx.o&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
BTW here is my calculated MD5 checksum "&lt;b&gt;cb3e6d0cc53b61833d3ba7194f9631fa 3w_9xxx.o&lt;/b&gt;"&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;But how do I enable this driver inside ESX3i?&lt;/b&gt; &lt;br /&gt;
I read a little bit around and downloaded the newest driver from 3ware, extracted the &lt;b&gt;3w_9xxx.o&lt;/b&gt; driver and &lt;br /&gt;
uploaded it with scp into my esx3i server into the /mod directory. Afterward from the unsupported shell I loaded &lt;br /&gt;
manually the driver into the ESX3i by executing &lt;b&gt;/sbin/vmkload_mod /mod/3w_9xxx.o&lt;/b&gt;. I was very happy to &lt;br /&gt;
format the RAID5 with VMFS and see my RAID5 array up and running every time after a rescan while rebooting&lt;br /&gt;
the partition. &lt;br /&gt;
Testing it a while I could not find any show stopper or strange behavior, so I considered to add this driver into &lt;br /&gt;
the system.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;But how the hell can I automate this stuff?&lt;/b&gt;&lt;br /&gt;
First of all is essentially to know the PCI-ID of the mentioned card after loading the driver manually into the &lt;br /&gt;
running kernel with &lt;b&gt;/sbin/vmkload_mod /mod/3w_9xxx.o&lt;/b&gt; and executing &lt;b&gt;lspci -p&lt;/b&gt; from the unsupported shell.&lt;br /&gt;
The output of lspci was ... &lt;b&gt;13c1:1004 13c1:1004&lt;/b&gt; ... wonderful.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;What next?&lt;/b&gt; &lt;br /&gt;
OK I discovered that &lt;b&gt;/etc/vmware/simple.map&lt;/b&gt;&lt;br /&gt;
has a list of all supported devices with vendor-id/device-id sub-vendor-id/sub-device-id. So I inserted into &lt;br /&gt;
&lt;b&gt;/etc/vmware/simple.map&lt;/b&gt; &lt;b&gt;13c1:1004 0000:0000 storage 3w_9xxx&lt;/b&gt; and saved the file&lt;br /&gt;
&lt;br /&gt;
The little thing to know now is the way ESX3i loads this driver automatically. Looking inside&lt;br /&gt;
&lt;b&gt;/vmfs/volumes/Hypervisor1&lt;/b&gt; there are all the tgz compressed stuff to load after&lt;br /&gt;
booting the kernel.&lt;br /&gt;
&lt;br /&gt;
I tried to be not invasive and exchanged the empty &lt;b&gt;oem.tgz&lt;/b&gt; file with my generated oem.tgz file. &lt;br /&gt;
The name sounds reasonable to use it for this tweak!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Here are the steps:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;- Press Alt-F1 on the DCUI-console and enter -&amp;gt; unsupported &amp;lt;- and the root password if set&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- cd /tmp&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- make mkdir -p /mod&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- make mkdir -p /etc/vmware&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- make mkdir -p /usr/share/hwdata&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- cd /tmp/mod&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- get the driver from another ssh server with scp user@host:/tmp/3w_9xxx.o .&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- cd /tmp/etc/vmware&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- copy simple.map from /etc/vmware in this directory&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- vi simple.map&lt;/b&gt; &lt;br /&gt;
&lt;b&gt;- insert 13c1:1003 0000:0000 storage 3w_9xxx for the PCI-X Card before the line&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;beginning with 14e4:1600&lt;/b&gt; &lt;br /&gt;
&lt;b&gt;- insert 13c1:1004 0000:0000 storage 3w_9xxx for the PCIe Card&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- save and quit (:wq)&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- cd /tmp/usr/share/hwdata&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- copy pci.ids from /usr/share/hwdata in this directory&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- vi pci.ids&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- search for 13c1 3ware&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- insert the following lines&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- 1003  3ware 9650SE-series SATA-RAID Controller (PCI-X)&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- 1004  3ware 9650SE-series SATA-RAID Controller (PCIe)&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- save and quit (:wq)&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- cd /tmp&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chown -R 201:201 ./mod&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chown -R 201:201 ./etc&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chown -R 201:201 ./usr&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chmod -R 755 ./mod&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chmod -R 755 ./etc&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chmod -R 755 ./usr&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chmod 644 ./etc/vmware/simple.map&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chmod 644 ./usr/share/hwdata/pci.ids&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- chmod 755 ./mod/3w_9xxx.o&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;- tar -cvzf oem.tgz etc mod usr&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Now you have tweaked the oem.tgz file with the 3ware driver in it and simple.map. &lt;br /&gt;
Copy this file into &lt;b&gt;/vmfs/volumes/Hypervisor1&lt;/b&gt; and &lt;b&gt;chmod 755 oem.tgz&lt;/b&gt; and &lt;br /&gt;
&lt;b&gt;chown root:root oem.tgz&lt;/b&gt; it. Repeat the above step also for &lt;b&gt;/vmfs/volumes/Hypervisor2&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Cross your fingers and reboot. If every thing is in place the 3ware driver will&lt;br /&gt;
be loaded automatically.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;My questions now to the vmware guys are:&lt;/b&gt; &lt;br /&gt;
&lt;b&gt;1) At what time can I expect this driver in the upstream esx3i bundle?&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;2) The 3ware controller type is unknown in VIClient -&amp;gt; Configuration -&amp;gt; Storage&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Adapters. Where can I change it?&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;3) Is there a chance to see an ssh server for maintenance purposes in the future?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Enjoy it and tell me if this advice was useful, please consider to give me some points/credits if&lt;br /&gt;
this topic helped you in one way or another.&lt;br /&gt;
&lt;p /&gt;
&lt;u&gt;&lt;b&gt;NOTE:the oem.tgz file below contains new PCI ID's for ICH8 and ICH8M SATA controller!&lt;/b&gt;&lt;/u&gt; &lt;br /&gt;
&lt;p /&gt;
This document was generated from the following thread: &lt;a class="jive-link-thread" href="http://communities.vmware.com/thread/154892"&gt;How to tweak the 3ware 9650SE SATA RAID controller driver into ESX3i&lt;/a&gt;</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">3ware</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">sata</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">storage</category>
      <pubDate>Sun, 21 Sep 2008 10:25:35 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7840</guid>
      <dc:date>2008-09-21T10:25:35Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>ESXi Lockdown Mode</title>
      <link>http://communities.vmware.com/docs/DOC-7833</link>
      <description>&lt;h3&gt;&lt;a class="jive-link-external" href="http://virtualrw.blogspot.com/2008/09/esxi-lockdown-mode.html"&gt;ESXi Lockdown Mode&lt;/a&gt; &lt;/h3&gt;
So finally got a chance to work with and figure out the ESXi lockdown mode. Once I actually saw it in person it make complete sense... Ways to access and ESXi host a) Using VirtualCenter and you AD credentials b) Using the VIC client direct to the ESXi host with the ESXi ID&lt;br /&gt;
c) Using the RCLI commands using the ESXi IDs d) standing in front of the server wtih direct console access (keyboard &amp;#38; mouse attached to server) and using the ESXi IDs &lt;br /&gt;
The chart below show the four way to access an ESXi host along with the user credentials used...&lt;br /&gt;
&lt;img src="http://3.bp.blogspot.com/_z9GoVjgsBOY/SMihEO2AOoI/AAAAAAAAAA0/GXpH-agtiUM/s400/2.jpg" alt="http://3.bp.blogspot.com/_z9GoVjgsBOY/SMihEO2AOoI/AAAAAAAAAA0/GXpH-agtiUM/s400/2.jpg" class="jive-image"  /&gt;&lt;a class="jive-link-external" href="http://3.bp.blogspot.com/_z9GoVjgsBOY/SMihEO2AOoI/AAAAAAAAAA0/GXpH-agtiUM/s1600-h/2.jpg"&gt;ESXi Lockdown Mode&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Looking at this two thing jump out at me &lt;br /&gt;
&lt;p /&gt;
Number 1 - if you are standing in front of you ESXi host and plan on making configuration changes you must have the 'root' password. No other ID will let you log in the console.&lt;br /&gt;
&lt;p /&gt;
Number 2 - Lockdown mode really only disables the use of the actually 'root' ID from being used with either the VIC or the RCLI interface. Other users with 'root like' privileges that you create can still make changes to the ESXi host using these methods. Thus avoiding using VirtualCenter.&lt;br /&gt;
&lt;p /&gt;
And since there is not a PAM module for ESXi if you do plan on creating users on each ESXi host you'll need to manage each host individually (IDs and Passwords), or go with generic account with 'root like' access which in that case you might as well just use the root ID.&lt;br /&gt;
&lt;p /&gt;
Lockdow mode does make for a good idea if you don't have the need for any of the RCLI interfaces. This way you can keep the 'root' password in a safe, managed all the ESXi hosts via VirtualCenter and only break out the root password in the event you need to make changes to the ESXi host to fix a communiction issues with VirtualCenter.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">lockdown</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">mode</category>
      <pubDate>Sat, 20 Sep 2008 20:25:27 GMT</pubDate>
      <author>rob@virtualrobwilson.com</author>
      <guid>http://communities.vmware.com/docs/DOC-7833</guid>
      <dc:date>2008-09-20T20:25:27Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Automation Tools for Booting and Configuring VMware ESX Server</title>
      <link>http://communities.vmware.com/docs/DOC-7512</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2632">esx</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">pxe</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">install</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">configure</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">configuration</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">automation</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">sdk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">perl</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">powershell</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">midwife</category>
      <pubDate>Tue, 02 Sep 2008 23:09:58 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7512</guid>
      <dc:date>2008-09-02T23:09:58Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>ESX Automated Configuration Midwife</title>
      <link>http://communities.vmware.com/docs/DOC-7511</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2632">esx</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">confguration</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">configure</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">automation</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">powershell</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">perl</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">sdk</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">script</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">scripting</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">stateless</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">install</category>
      <pubDate>Tue, 02 Sep 2008 22:43:58 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7511</guid>
      <dc:date>2008-09-02T22:43:58Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>ESXi Post-Boot Configuration Initiator</title>
      <link>http://communities.vmware.com/docs/DOC-7510</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">pxe</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">boot</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">automation</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">configuration</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">stateless</category>
      <pubDate>Tue, 02 Sep 2008 22:12:55 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7510</guid>
      <dc:date>2008-09-02T22:12:55Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>VMware ESX Server 3i 3.5.0 install error</title>
      <link>http://communities.vmware.com/docs/DOC-7256</link>
      <description>&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;p /&gt;
 I'm getting the following message when installing VMware ESX Server 3i 3.5.0:&lt;br /&gt;
&lt;p /&gt;
 " Unable to find a supported device to write the WMware ESX Server image to ".&lt;br /&gt;
&lt;p /&gt;
 Any ideas?&lt;br /&gt;
&lt;p /&gt;
Thanks,&lt;br /&gt;
&lt;p /&gt;
pete</description>
      <pubDate>Fri, 22 Aug 2008 18:18:02 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7256</guid>
      <dc:date>2008-08-22T18:18:02Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Monitoring ESXi with Python script</title>
      <link>http://communities.vmware.com/docs/DOC-7170</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2632">esx</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">wbem</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">cim</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">python</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">nagios</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">monitoring</category>
      <pubDate>Wed, 20 Aug 2008 14:53:34 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-7170</guid>
      <dc:date>2008-08-20T14:53:34Z</dc:date>
      <clearspace:dateToText>10 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
    </item>
    <item>
      <title>Extracting ESXi from the installable ISO image</title>
      <link>http://communities.vmware.com/docs/DOC-6824</link>
      <description />
      <category domain="http://communities.vmware.com/tags?communityID=2632">usb</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">flash</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">extract</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">pxe</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">image</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">install</category>
      <pubDate>Wed, 06 Aug 2008 18:00:12 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-6824</guid>
      <dc:date>2008-08-06T18:00:12Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>ESXi 3.5 Installable Virtual Appliance</title>
      <link>http://communities.vmware.com/docs/DOC-6330</link>
      <description>&lt;br /&gt;
I created an ESXi Virtual Appliance that I'm using for my own testing, hopefully others will find it useful as well.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color:#ff0000"&gt;This appliance requires &lt;/span&gt;&lt;strike&gt;c-2767&lt;/strike&gt;&lt;span style="color:#ff0000"&gt; or better (currently in Beta).&lt;br /&gt;
&lt;br /&gt;
Additionally, you must download the ESXi installable &lt;/span&gt;&lt;a class="jive-link-external" href="http://www.vmware.com/download/vi/?elq=4DE0BEDBF17A48A993209D5357DA5AF6"&gt; ISO image&lt;/a&gt;&lt;span style="color:#ff0000"&gt;. Later you will mount this ISO image as a virtual CD-ROM drive.&lt;/span&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;span style="color:#ff0000"&gt;As if that weren't enough, your system must support VT Extensions and they must be enabled.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
To get started, download and extract the attached zip file. Add the VM to Workstation using File -&amp;gt; Open and supplying the VMX file. Mount the ESXi installable ISO image you downloaded as a virtual CD-ROM drive. Then press play and watch ESXi boot!&lt;br /&gt;
&lt;br /&gt;
Once you've booted, point your VI Client or other favorite management tool (I know you've been dying to try the &lt;a class="jive-link-external" href="http://vmware.com/go/powershell"&gt;VI Toolkit for Windows&lt;/a&gt;) at it. The login is root and the password is empty.&lt;br /&gt;
&lt;br /&gt;
Please note that if you reboot, VMs will survive reboots on the datastore, but will not be registered on the ESXi system. If this happens it's pretty easy to re-register everything using a script.&lt;br /&gt;
&lt;br /&gt;
Good luck, and let me know what you think.</description>
      <category domain="http://communities.vmware.com/tags?communityID=2632">esxi</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">installable</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">virtual</category>
      <category domain="http://communities.vmware.com/tags?communityID=2632">appliance</category>
      <pubDate>Wed, 16 Jul 2008 00:50:47 GMT</pubDate>
      <author>cshanklin@vmware.com</author>
      <guid>http://communities.vmware.com/docs/DOC-6330</guid>
      <dc:date>2008-07-16T00:50:47Z</dc:date>
      <clearspace:dateToText>1 year, 4 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Can i mix ESX 3.5 and ESXi 3.5 servers</title>
      <link>http://communities.vmware.com/docs/DOC-5890</link>
      <description>Hi&lt;br /&gt;
&lt;br /&gt;
We have a cluster running ESX 3.5 servers. We would like to buy new servers with ESXi 3.5 Embedded.&lt;br /&gt;
&lt;br /&gt;
Can ESX 3.5 and ESXi 3.5 run in the same cluster without loss of function?&lt;br /&gt;
&lt;p /&gt;
Regards&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;hr /&gt;
yes they can exist together in the environmen and run int he same DRS cluster as long as they have compatible cpus - this is a requirment fomr VMware for vmotion -&lt;br /&gt;
&lt;hr /&gt;
I haven't tried it so take this as an uninformed opinion... I'd say yes. You're probably limited by the VMotion constraints more than anything else.&lt;br /&gt;
&lt;hr /&gt;
Hello Brian, welcome to the VMware Community forums. HA would not be supported in a mixed cluster.&lt;br /&gt;
&lt;br /&gt;
Details&lt;br /&gt;
&lt;br /&gt;
VirtualCenter 2.5 Update 1 extends support for VMware High Availability (HA) to ESX Server 3i hosts, but currently requires some additional restrictions: swap space must be enabled on individual ESX Server 3i hosts (KB 1004177), and only homogeneous (non-mixed) clusters are supported at this time.&lt;br /&gt;
&lt;br /&gt;
Solution&lt;br /&gt;
&lt;br /&gt;
Homogeneous (non-mixed) clusters are fully supported when composed entirely of non-ESXi hosts, or entirely of ESXi hosts. More specifically:&lt;br /&gt;
Homogeneous cluster of ESX Server 3.0.x hosts or ESX Server 3.5 hosts or ESX Server 3i hosts are supported.&lt;br /&gt;
Heterogeneous cluster of ESX Server 3.0.x and ESX Server 3.5 is supported.&lt;br /&gt;
Heterogeneous cluster of ESX Server 3.0.x, ESX Server 3.5, and ESX Server 3i are currently NOT supported.&lt;br /&gt;
&lt;br /&gt;
This document was generated from the following thread: &lt;a class="jive-link-thread" href="http://communities.vmware.com/thread/151474"&gt;Can i mix ESX 3.5 and ESXi 3.5 servers&lt;/a&gt;</description>
      <pubDate>Fri, 13 Jun 2008 11:56:19 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-5890</guid>
      <dc:date>2008-06-13T11:56:19Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Problems with NFS</title>
      <link>http://communities.vmware.com/docs/DOC-5541</link>
      <description>I am trying to share a directory on Windows 2003 using NFS to an ESXi 3.5 server.  I get the error "Cannot open volume: /vmfs/volumes/...."  I believe this is a problem with not having user name mapping setup on my windows 2003 machine.  I have read other comments that have been posted about copying the password file from the ESX machine to the Windows 2003 server but with ESXi 3.5 I do not know how to copy files over.&lt;br /&gt;
&lt;hr /&gt;
You can use this: &lt;a class="jive-link-external" href="http://winscp.net/eng/index.php"&gt;http://winscp.net/eng/index.php&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Or this: &lt;a class="jive-link-external" href="http://www.bitvise.com/tunnelier"&gt;http://www.bitvise.com/tunnelier&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Or upload them via the datastore (browse datastore, upload / download links are at the top of that window).&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;hr /&gt;
What file should I be uploading or downloading?  When I open my datastore all I see are virtual machines.&lt;br /&gt;
&lt;hr /&gt;
Hi Jason,  if this is a test system, then you can login at the ESXi console and copy the files to a vmfs datastore on the host.  You can then browse the datastore and get the files with the VI client.&lt;br /&gt;
&lt;br /&gt;
1)  At the ESXi console, press ALT-F1&lt;br /&gt;
2)  The screen will switch to show some text.  Type in &lt;b&gt;unsupported&lt;/b&gt;  and press enter.  You won't see the text as you type it. You should then be prompted for the root password.  &lt;br /&gt;
3)  Enter  &lt;b&gt;cd /etc&lt;/b&gt;&lt;br /&gt;
4)  Run &lt;b&gt;ls&lt;/b&gt;  and you'll see the files you want.  You can copy them with a command like this - &lt;b&gt;cp passwd /vmfs/volumes/&amp;lt;datastore name&amp;gt;/passwd&lt;/b&gt;&lt;br /&gt;
5)  You'll now be able to see them with the datastore browser.&lt;br /&gt;
&lt;hr /&gt;
Now that I have the passwd file on my windows machine when I add it to the Microsoft Services for NFS and click the List UNIX Users I get &amp;lt;unmapped&amp;gt; UID = -2.  It does not show any of the other accounts.  When I open the file I see all the default accounts.  I still receive the same error stated before.&lt;br /&gt;
&lt;hr /&gt;
Would it be possible to just use active directory to access NFS share on Windows 2003 by using this document? &lt;a class="jive-link-external" href="http://www.vmware.com/pdf/esx_authentication_AD.pdf"&gt;http://www.vmware.com/pdf/esx_authentication_AD.pdf&lt;/a&gt;-----&lt;br /&gt;
I just tried on my system and the other accounts show up OK.  I'm running Windows Services for Unix 3.5 and my origial passwd file came from ESX 3.0 but I just copied over the file from 3i b82664.  I followed the process above to get the file.  Do you see 5 accounts when you open it on Windows?&lt;br /&gt;
&lt;br /&gt;
The AD authenication is for inbound connection - i.e. with the VI client.  Don't think that would help you here as the connection from ESX to NFS is made with the root account.  ESX 3.5 has the Virtual Machine Delegate option which you can use to specify the account that will be use to access NFS shares, but that option seems to be missing in 3i.&lt;br /&gt;
&lt;hr /&gt;
I have attached some screen shots of what I get.  I do not see the 5 user names.  If I open the passwd file in notepad I do see the accounts listed.&lt;br /&gt;
&lt;hr /&gt;
I think I figured out the problem,  I had to have the passwd file in both the group and the user box..&lt;br /&gt;
&lt;hr /&gt;
So now that I have this working on one ESXi 3.5 server will it not work on the other ones due to different passwd files on each ESXi 3.5 servers?&lt;br /&gt;
&lt;hr /&gt;
You'd need to have the root pasword set to the same thing.&lt;br /&gt;
&lt;hr /&gt;
I have the password file in both the group and user box but I don't see all the ESX names. I still have &amp;lt;unmapped&amp;gt; -2. Please help&lt;br /&gt;
&lt;hr /&gt;
Nevermind this link explains the process in great detail. &lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.astroarch.com/wiki/index.php/Setting_up_Windows_Services_For_UNIX_(SFU)_NFS"&gt;http://www.astroarch.com/wiki/index.php/Setting_up_Windows_Services_For_UNIX_(SFU)_NFS&lt;/a&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
This document was generated from the following thread: &lt;a class="jive-link-thread" href="http://communities.vmware.com/thread/140649"&gt;Problems with NFS&lt;/a&gt;</description>
      <pubDate>Wed, 28 May 2008 22:51:16 GMT</pubDate>
      <guid>http://communities.vmware.com/docs/DOC-5541</guid>
      <dc:date>2008-05-28T22:51:16Z</dc:date>
      <clearspace:dateToText>1 year, 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
  </channel>
</rss>

