<?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>TechniTip.Net &#187; esx</title>
	<atom:link href="http://technitip.net/tag/esx/feed" rel="self" type="application/rss+xml" />
	<link>http://technitip.net</link>
	<description>TechniTip.Net - Useful tips regarding technical stuff for things like Linux, MySQL, Apache, PHP, Linux Server, iPhone and more.</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:31:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://technitip.net</link>
<url>http://technitip.net/wp-content/plugins/maxblogpress-favicon/icons/favicon-66.ico</url>
<title>TechniTip.Net</title>
</image>
		<item>
		<title>VMWare ESXi Test Installation</title>
		<link>http://technitip.net/vmware-esxi-test-installation</link>
		<comments>http://technitip.net/vmware-esxi-test-installation#comments</comments>
		<pubDate>Fri, 30 Jan 2009 18:58:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://technitip.net/?p=477</guid>
		<description><![CDATA[The Try I&#8217;ve been using VMWare ESX for several years now in my company with great success. It made things really easier. Of course it&#8217;s not for free, but it&#8217;s really worth the money you pay for it. So it was really a surprise when I recognized that there is a new and free VMWare [...]<div style="clear: both;">
<strong>Related posts:</strong><ol>
<li><a href='http://technitip.net/vmware-esx-backup-script' rel='bookmark' title='VMWare ESX Backup Script'>VMWare ESX Backup Script</a></li>
<li><a href='http://technitip.net/wrong-keyboard-layout-with-vmware-and-vnc' rel='bookmark' title='Wrong Keyboard Layout with VMWare and VNC'>Wrong Keyboard Layout with VMWare and VNC</a></li>
<li><a href='http://technitip.net/network-neighborhood-browsing-slow' rel='bookmark' title='Network Neighborhood Browsing Slow'>Network Neighborhood Browsing Slow</a></li>
</ol></div>]]></description>
			<content:encoded><![CDATA[<p><strong>The Try</strong></p>
<p>I&#8217;ve been using VMWare ESX for several years now in my company with great success. It made things really easier. Of course it&#8217;s not for free, but it&#8217;s really worth the money you pay for it. So it was really a surprise when I recognized that there is a new and free VMWare ESXi for download available from the VMWare homepage. Sounds interesting, OK let&#8217;s try it.</p>
<p><strong>Just Download</strong></p>
<p>So I went to the VMWare homepage and downloaded the ESXi ISO install image. After the short registration which is needed for download you will automatically receive the license key via e-mail. For installation the license key is not needed, ESXi will work fo 60 days after installation.</p>
<p><strong>Installation</strong></p>
<p align="left">
<p>
<a href="http://technitip.net/wp-content/gallery/test/2-how-to-install-vmware-esx-server-3i-3.gif" title="" class="shutterset_singlepic19" >
	<img class="ngg-singlepic ngg-left" src="http://technitip.net/wp-content/gallery/cache/19__320x240_2-how-to-install-vmware-esx-server-3i-3.gif" alt="2-how-to-install-vmware-esx-server-3i-3.gif" title="2-how-to-install-vmware-esx-server-3i-3.gif" />
</a>
After writing the ISO to a CD-ROM and booting the PC from it I reconized that ESXi did not detect my good old 20 GB PATA hard disc. After putting a 160 GB SATA disc in and booting again my hard disc was detected correct and ESXi installed perfectly. But after first boot no IP adsress was assigned (0.0.0.0). After some Google research in found out that my onboard network card was not detected and that ESXi currently mainly supports Intel network cards. Fortunatly I found a old Intel Etherexpress 10/100  PCI card in the company, put it in my desktop and booted again. And oh surprise, the NIC was detected and a IP address was assigned via DHCP.</p>
<p><strong>First Contact</strong></p>
<p>
<a href="http://technitip.net/wp-content/gallery/test/vollbildaufzeichnung-30012009-190520.jpg" title="" class="shutterset_singlepic20" >
	<img class="ngg-singlepic ngg-left" src="http://technitip.net/wp-content/gallery/cache/20__320x240_vollbildaufzeichnung-30012009-190520.jpg" alt="vollbildaufzeichnung-30012009-190520.jpg" title="vollbildaufzeichnung-30012009-190520.jpg" />
</a>
 After typing the IP address of the ESXi machine in the browser the VMWare Infrastructure Client can be downloaded and installed. New virtual machines are installed, managed and so on using the Infrastructure Client via Network. My first plan was to install Debian Etch from the net-install CD-ROM, but ESXi did not detect my CD-ROM (maybe I&#8217;ve disconnected the cable while installing the Intel NIC card, not sure). But it doesn&#8217;t matter because you can easily mount the CD-ROM of your client where Infrastructure Client is running or also just mount an ISO image. It worked and Debian Etch was installed. To check the performance on my Intel 2x3GHz 2GB RAM desktop I added Windows 2000 as second virtual machine. It also installed without problems. Very nice!</p>
<p align="left">
<p><strong>It&#8217;s Working</strong></p>
<p>So far I&#8217;ve recognized command line tools like vcbMounter and vcbRestore are not available on the ESXi host like on ESX hosts which can be used for automated backups. But I&#8217;ll need to further investigate ESXi, for now it&#8217;s already running within a very short time &#8211; amazing. And it helps to warm up my living room when the 2xGHz desktop machine is running the whole day&#8230;</p>
<p><strong>Screenshots</strong></p>

<div class="ngg-galleryoverview" id="ngg-gallery-2-477">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-14" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://technitip.net/wp-content/gallery/vmwareesxi/192168100130-vmware-infrastructure-client-30012009-182150.jpg" title=" " class="shutterset_set_2" >
								<img title="192168100130-vmware-infrastructure-client-30012009-182150.jpg" alt="192168100130-vmware-infrastructure-client-30012009-182150.jpg" src="http://technitip.net/wp-content/gallery/vmwareesxi/thumbs/thumbs_192168100130-vmware-infrastructure-client-30012009-182150.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-15" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://technitip.net/wp-content/gallery/vmwareesxi/new-virtual-machine-on-localhostlocaldomain-29012009-184757.jpg" title=" " class="shutterset_set_2" >
								<img title="new-virtual-machine-on-localhostlocaldomain-29012009-184757.jpg" alt="new-virtual-machine-on-localhostlocaldomain-29012009-184757.jpg" src="http://technitip.net/wp-content/gallery/vmwareesxi/thumbs/thumbs_new-virtual-machine-on-localhostlocaldomain-29012009-184757.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-16" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://technitip.net/wp-content/gallery/vmwareesxi/new-virtual-machine-on-localhostlocaldomain-29012009-185140.jpg" title=" " class="shutterset_set_2" >
								<img title="new-virtual-machine-on-localhostlocaldomain-29012009-185140.jpg" alt="new-virtual-machine-on-localhostlocaldomain-29012009-185140.jpg" src="http://technitip.net/wp-content/gallery/vmwareesxi/thumbs/thumbs_new-virtual-machine-on-localhostlocaldomain-29012009-185140.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-18" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://technitip.net/wp-content/gallery/vmwareesxi/windows-2000-on-localhostlocaldomain-29012009-191726.jpg" title=" " class="shutterset_set_2" >
								<img title="windows-2000-on-localhostlocaldomain-29012009-191726.jpg" alt="windows-2000-on-localhostlocaldomain-29012009-191726.jpg" src="http://technitip.net/wp-content/gallery/vmwareesxi/thumbs/thumbs_windows-2000-on-localhostlocaldomain-29012009-191726.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-17" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://technitip.net/wp-content/gallery/vmwareesxi/vollbildaufzeichnung-30012009-182631.jpg" title=" " class="shutterset_set_2" >
								<img title="vollbildaufzeichnung-30012009-182631.jpg" alt="vollbildaufzeichnung-30012009-182631.jpg" src="http://technitip.net/wp-content/gallery/vmwareesxi/thumbs/thumbs_vollbildaufzeichnung-30012009-182631.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>



<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Ftechnitip.net%2Fvmware-esxi-test-installation&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div><div style="clear: both;"><p><strong>Related posts:</strong><ol>
<li><a href='http://technitip.net/vmware-esx-backup-script' rel='bookmark' title='VMWare ESX Backup Script'>VMWare ESX Backup Script</a></li>
<li><a href='http://technitip.net/wrong-keyboard-layout-with-vmware-and-vnc' rel='bookmark' title='Wrong Keyboard Layout with VMWare and VNC'>Wrong Keyboard Layout with VMWare and VNC</a></li>
<li><a href='http://technitip.net/network-neighborhood-browsing-slow' rel='bookmark' title='Network Neighborhood Browsing Slow'>Network Neighborhood Browsing Slow</a></li>
</ol></p></div>]]></content:encoded>
			<wfw:commentRss>http://technitip.net/vmware-esxi-test-installation/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMWare ESX Backup Script</title>
		<link>http://technitip.net/vmware-esx-backup-script</link>
		<comments>http://technitip.net/vmware-esx-backup-script#comments</comments>
		<pubDate>Fri, 02 Jan 2009 15:03:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vmware infrastructure]]></category>

		<guid isPermaLink="false">http://technitip.net/?p=140</guid>
		<description><![CDATA[There is a simple method doing automated backups using VMWare Infrastructure 3. For this reason a command &#8220;vcbMounter&#8221; is included. Also the name of this command is confusing it can be used for doing backups of virtual machines. Doing a backup of a virtual machine can be done using a single command line call: vcbMounter [...]<div style="clear: both;">
<strong>Related posts:</strong><ol>
<li><a href='http://technitip.net/simple-mysql-backup-script' rel='bookmark' title='Simple MySql Backup Script'>Simple MySql Backup Script</a></li>
<li><a href='http://technitip.net/vmware-esxi-test-installation' rel='bookmark' title='VMWare ESXi Test Installation'>VMWare ESXi Test Installation</a></li>
<li><a href='http://technitip.net/wrong-keyboard-layout-with-vmware-and-vnc' rel='bookmark' title='Wrong Keyboard Layout with VMWare and VNC'>Wrong Keyboard Layout with VMWare and VNC</a></li>
</ol></div>]]></description>
			<content:encoded><![CDATA[<p>There is a simple method doing automated backups using VMWare Infrastructure 3. For this reason a command &#8220;vcbMounter&#8221; is included. Also the name of this command is confusing it can be used for doing backups of virtual machines.</p>
<p>Doing a backup of a virtual machine can be done using a single command line call:</p>
<pre>vcbMounter -a name:"Virtual-Machine-1" -r "/path/to/backup/Virtual-Machine-1"</pre>
<p>Ok, your vm named &#8220;Virtual-Machine-1&#8243; will now be backuped to the given path. The directory is generated from vcbMounter. The next time you will run vcbMounter it will complain that the directory already exists, so you will have to delete the directory every time before you start the backup:</p>
<pre>rm -rf "/path/to/backup/Virtual-Machine-1"
vcbMounter -a name:"Virtual-Machine-1" -r "/path/to/backup/Virtual-Machine-1"</pre>
<p>But there is another problem which will cause vcbMounter to complain: For every backup vcbMounter generates a snapshot and will not remove it after backup. What we need is to delete the snapshot before we backup:</p>
<pre>vmware-cmd "/vmfs/volumes/storage1/Virtual-Machine-1.vmx" removesnapshots

rm -rf "/path/to/backup/Virtual-Machine-1"

vcbMounter -a name:"Virtual-Machine-1" -r "/path/to/backup/Virtual-Machine-1"</pre>
<p>We delete the snapshots for a given virtual machine using &#8220;vmware-cmd&#8221; and removesnapshots. vmware-cmd needs the path to your .vmx file of the virtual machine. It&#8217;s usually stored in /vmfs/volumes/&#8230;</p>
<p>vcbMounter does not expect the path to the .vmx. It only needs the name of your virtual machine.</p>
<p>Doing the backup on a NFS mount is also possible. You need to deactive the VMWare ESX firewall and can mount e.g. using &#8220;mount -t smbfs&#8221;.</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Ftechnitip.net%2Fvmware-esx-backup-script&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div><div style="clear: both;"><p><strong>Related posts:</strong><ol>
<li><a href='http://technitip.net/simple-mysql-backup-script' rel='bookmark' title='Simple MySql Backup Script'>Simple MySql Backup Script</a></li>
<li><a href='http://technitip.net/vmware-esxi-test-installation' rel='bookmark' title='VMWare ESXi Test Installation'>VMWare ESXi Test Installation</a></li>
<li><a href='http://technitip.net/wrong-keyboard-layout-with-vmware-and-vnc' rel='bookmark' title='Wrong Keyboard Layout with VMWare and VNC'>Wrong Keyboard Layout with VMWare and VNC</a></li>
</ol></p></div>]]></content:encoded>
			<wfw:commentRss>http://technitip.net/vmware-esx-backup-script/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

