<?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>Networknet.nl &#187; ESX</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/esx/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:46:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VMWare: how to set static MAC address ESX?</title>
		<link>http://www.networknet.nl/apps/wp/archives/787</link>
		<comments>http://www.networknet.nl/apps/wp/archives/787#comments</comments>
		<pubDate>Tue, 21 Apr 2009 15:14:26 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/?p=787</guid>
		<description><![CDATA[Last week I planned to migrate some virtual machines running on a VMWare Server 1.x Windows host to aVMWare ESX 3.5i host. One of the vm&#8217;s is running as license server and the registration key was registered by using the MAC of the network interface. I had to keep the MAC address of this VM. I first read this post. I tried to manually set the MAC address from VMWare client but go the following message: Then I removed the vm from ESX inventory; download the vmx file and changed the ethernet0.addressType to static. I used Notepad+ to change ethernet0.Address = &#8220;01:0C:29:B0:27:E1&#8243; value. I deleted original file from the Datastore and upload the vmx file back. I started the vm again and got the message below: Without an additional setting in the vmx config file you won&#8217;t be able to assign a static MAC address in the range your require. To disable mac address checking before boot add the following line in the vmx file. Thanks to Jason Nash I fixed my problem. http://jasonnash.wordpress.com/2008/08/30/disabling-mac-address-checking-in-vmware/ My working config changes:]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/787/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>VMWare ESX: Hyper-V and memory overcommit? forget it!</title>
		<link>http://www.networknet.nl/apps/wp/archives/663</link>
		<comments>http://www.networknet.nl/apps/wp/archives/663#comments</comments>
		<pubDate>Thu, 18 Dec 2008 13:23:15 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[no support]]></category>
		<category><![CDATA[overcommit]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/?p=663</guid>
		<description><![CDATA[Hyper-V Manager error when trying to start my 4th virtual machine: An error occurred while attempting to change the state of virtual machine. Unable to allocate MB of RAM. Insufficient system resources exist to complete the requested service. etc&#8230;   Before I reinstall my test Dell PowerEdge 2900 Quad core server I wanted to share this with you. Hyper-V does not support memory overcommitment and I don&#8217;t like that. The virtual host has 8GB or RAM and I want to run more VMs than just 6 of those; the OS uses almost 1GB and less than 7GB is available for VMs. Some weeks ago I read about  memory overcommitment feature which is available for VMWare&#8217;s ESX/ESXi servers. What is Memory Overcommitment? Memory overcommitment is not a feature in itself, but a collection of technologies out of which “transparent page sharing” is the most interesting in my opinion. The usefulness of transparent page sharing will spring to mind immediately if you consider VDI environments. There, host machines typically run large numbers of identical client operating systems with the same applications installed on them. Since all the clients/guests run the same application set, most of the code pages they need to keep in memory are identical. Each guest keeps separate copies of all system and application EXEs and DLLs in memory &#8211; what a waste! Now consider the following: in memory program code is organized in units of pages. If you had a component that identified all those identical pages in each ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/663/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare ESX: Virtual Hard Disk FULL</title>
		<link>http://www.networknet.nl/apps/wp/archives/474</link>
		<comments>http://www.networknet.nl/apps/wp/archives/474#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:58:51 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[disk full]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/474</guid>
		<description><![CDATA[Recently I was working to move a virtual machine test network to production. Before bringing this virtual machine into production I wanted to run the latest updates and during that process my virtual hard disk become full. When I created this virtual machine I configured the initial disk space 6GB. VMWare ESX allows you to extend the virtual disk size on a running virtual machine. How to extend the virtual disk size? Right click on the virtual machine in the VI cleint; choose settings and go to &#8220;Hard Disk 1&#8243; and type new disk size. Click OK. Example of my new Disk Configuration in &#8220;Disk Management&#8221;. To extend the virtual disk we need to go to diskpart and extend the volume. I opened command prompt and opened diskpart; selected the volume and run extend. My virtual hard disk was full and I was not able to extend my basic disk with the additional 2GB. I found the following two solutions how to extend the hard disk. Solution 1 Thanks to Kalpesh Prajapati post I was able to find a solution to my problem. Follow these steps to extend your virtual machine basic hard disk: Shutdown the virtual machine Extend the virtual disk size Add the harddisk to another virtual machine and start it up (second virtual machine) Open command prompt and start diskpart.exe list volumes and select the volume with the disk problem extend the disk Make sure the volume has a drive letter assigned otherwise same warning will be ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/474/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMWare ESX: Service Console IP address</title>
		<link>http://www.networknet.nl/apps/wp/archives/473</link>
		<comments>http://www.networknet.nl/apps/wp/archives/473#comments</comments>
		<pubDate>Fri, 12 Sep 2008 19:33:51 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[assignment]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[service console]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/473</guid>
		<description><![CDATA[There are couple command line tools that VMWare ESX offers when the server has been installed with the &#8220;Service Console&#8221; mode (without i). In the following example I will explain and show how to create new vSwitch; link a physical network interface and assign a IP address for your &#8220;Service Console&#8221; management interface. [root@LAB-ESX-01 root]# esxcfg-vswitch -a vSwitch0 &#8211;&#62; This will create new virtual switch [root@LAB-ESX-01 root]# esxcfg-vswitch -L vmnic0 vSwitch0 &#8211;&#62; This will link my first physical network interface to vSwitch0 Result of the two commands: As you can see vmnic0 with 1000Mbps has been associated with vSwitch0. Now I would like to have a &#8220;Service Console&#8221; port group sitting on this virtual switch. [root@LAB-ESX-01 root]# esxcfg-vswitch -A Service\ Console vSwitch0 &#8211;&#62; This will create new port group named Service Console. Creating new port group on a virtual switch is nothing more than assigning or defining a interface on a switch. Now I would like to assign a L3 IP address on this interface/portgroup. [root@LAB-ESX-01 root]# esxcfg-vswif -a vswif2 -p &#8220;Service Console&#8221; -i 192.168.1.2 -n 255.255.255.0 -b 192.168.1.255 &#8211;&#62; This will create new L3 interface which is linked to the Service Console port group with an static IP address. ESX server will generate new L2 mac address and assign this to the vswif2 interface. [2008-09-12 13:22:21 'Vnic' warning] Generated New MAC address, 00:50:56:40:49:f4 for vswif2 Target result: Just using two built-in esx configuration command line tools I was able to create and assign new service console ip address on ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/473/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VMware ESX: SSH remote management</title>
		<link>http://www.networknet.nl/apps/wp/archives/472</link>
		<comments>http://www.networknet.nl/apps/wp/archives/472#comments</comments>
		<pubDate>Fri, 12 Sep 2008 17:56:05 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[managment]]></category>
		<category><![CDATA[service console]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/472</guid>
		<description><![CDATA[After installing VMWare ESX 3.5 hypervisor host server I would like to manage this system with SSH remotely. Server is manufactured by Dell and the DRAC mgmt card interface is available but I prefer to use SSH. SSH is enabled by default but disallows access for root. See my work log and screenshots how to enable this feature: Login with root from the console Change directory with &#8220;cd /etc/ssh&#8221; Open sshd_config with &#8220;vi sshd_config&#8221; Locate Authentication section and change &#8220;PermitRootLogin no&#8221; to &#8220;PermitRootLogin yes&#8221;; for going into edit mode type i; press ESC to exit Type &#8220;:wq!&#8221; to save and exit the file Restart the SSH deamon with &#8220;service sshd restart&#8221; Start putty.exe or any of you favorite SSH remote management tools to connect to your ESX 3.5 server. This procedure also applies to version 3.x. With this procedure I achieved to manage my ESX server remotely so I don&#8217;t need to use my remote management access card. SSH daemon also support secure file copy protocol which can be used to connect with WinSCP and download or upload any file/virtual machine to your VMFS file system. Please be aware of any security implications! I enabled this kind of access because the management interface is sitting in a different VLAN than the vSwitch networks within virtual machine which are trunked amongst different networks.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/472/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMWare ESX3i: FREE</title>
		<link>http://www.networknet.nl/apps/wp/archives/466</link>
		<comments>http://www.networknet.nl/apps/wp/archives/466#comments</comments>
		<pubDate>Wed, 13 Aug 2008 19:07:31 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[i]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/466</guid>
		<description><![CDATA[Who could ever believe and see VMWare releasing their ESX for free. Last night I read small post on my Windows Mobile device. What is VMware ESXi 3.5? VMware ESXi 3.5 is the industry’s first, thin hypervisor integrated into server hardware. With its next-generation architecture embedded in hardware, VMware ESXi enables a plug-and-play data center with greater security, reliability and manageability. Requiring no installation and minimal configuration, VMware ESXi accelerates server deployment—IT organizations can take servers from boot-up to running production applications in virtual machines in minutes. List of features is amazing and now we all get them for free. Check the full list here, but these are which I like: Bare-metal architecture Small Footprint with only 32MB Virtualization for storage and support for iSCSI VLAN tagging support Wake-on LAN 64bit support Basically all features I missed with VMWare Server and now getting them for free with ESX3i version. Why is VMware making ESXi free? VMware is making its standalone ESXi hypervisor available at no cost in order to help companies of all sizes experience the benefits of virtualization. Customers have shown tremendous interest in ESXi due to its innovative architecture, simple setup, and high performance. Allowing IT administrators to obtain VMware ESXi for free enables everyone to gain access to VMware&#8217;s datacenter technology and prove its value in their own companies. I have nothing more to add than just go download the VMware ESXi data sheet for more information and get a free copy of VMware ESXi and try ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/466/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX: esxcfg-vswitch and special vlan switch</title>
		<link>http://www.networknet.nl/apps/wp/archives/452</link>
		<comments>http://www.networknet.nl/apps/wp/archives/452#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:56:36 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[vlan]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/452</guid>
		<description><![CDATA[If you need to create 5 or more of Virtual Port groups on a vSwtich and you don&#8217;t want to use the VI client than logon on the service console and run the commands below. For creating a new Virtual Port Group use: esxcfg-vswitch -A NAME-TO-GIVE vSwitch0 Assigning a special VLAN to this a Virtual Port Group: esxcfg-vswitch -v VLANID -p PORTGROUP vSwitch0 With these two simple commands I was able to push my sh script and create same &#8220;Networking&#8221; configuration on dozen of my ESX servers. [root@ESX-02 root]# esxcfg-vswitch -A VLAN282 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -A VLAN283 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -A VLAN284 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -A VLAN285 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -A VLAN299 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -A VLAN220 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -v 282 -p VLAN282 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -v 283 -p VLAN283 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -v 284 -p VLAN284 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -v 285 -p VLAN285 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -v 299 -p VLAN299 vSwitch0[root@ESX-02 root]# esxcfg-vswitch -v 220 -p VLAN220 vSwitch0 esxcfg-vswitch [options] [vswitch[:ports]] &#160; -a&#124;&#8211;add&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Add a new virtual switch. &#160; -d&#124;&#8211;delete&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Delete the virtual switch. &#160; -l&#124;&#8211;list&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; List all the virtual switches. &#160; -L&#124;&#8211;link=pnic&#160;&#160;&#160;&#160;&#160;&#160;&#160; Set pnic as an uplink for the vswitch. &#160; -U&#124;&#8211;unlink=pnic&#160;&#160;&#160;&#160;&#160; Remove pnic from the uplinks for the vswitch. &#160; -M&#124;&#8211;add-pg-uplink&#160;&#160;&#160; Add an uplink to the list of uplinks for a portgroup &#160; -N&#124;&#8211;del-pg-uplink&#160;&#160;&#160; Delete an uplink from the list of uplinks for a portgroup &#160; -p&#124;&#8211;pg=portgroup&#160;&#160;&#160;&#160; Specify a portgroup for operation &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Use ALL to set VLAN IDs on all portgroups &#160; -v&#124;&#8211;vlan=id&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Set vlan ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/452/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMWare Premium Support and Linux Live-CD</title>
		<link>http://www.networknet.nl/apps/wp/archives/446</link>
		<comments>http://www.networknet.nl/apps/wp/archives/446#comments</comments>
		<pubDate>Thu, 29 May 2008 19:17:19 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[logfiles]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/446</guid>
		<description><![CDATA[Last two days I worked with a VMWare Premium Support engineer troubleshooting my VMWare ESX problem for booting the system. I will post another post with exact error messages, but we were not able to get into the service console nor did the other two boot options work. At some&#160; point he asked me did I have a Linux Live-CD? I was think ooh Yeah going back to old school and grabbed my case and found a BackTrack2 cd from two years ago. After the reboot&#160; and boot into BackTrack we went trough couple of system settings and logs and he asked hey can you forward me the esxcfg-boot.log to me&#160; by email&#8230;. I was using the DRAC console and copy and paste is not going to work ;-(.&#160; Guys from past remember the real tricks when we did those back than with IIS and within couple minutes I was able to get the orginal file to one of my tftpd daemon on the network. How did I get the log files? Download, burn the iso and boot from CD-rom Login with root/toor I prefer the GUI and start KDE by running startx Open Console session ifconfig eth0 up dhcpcd eth0 check you ip address with ifconfig eth0 now run tftp open ip address put esxcfg-boot.log or any other. That&#8217;s all. For more information and download go to http://www.remote-exploit.org/.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/446/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare Workstation 6.5 beta</title>
		<link>http://www.networknet.nl/apps/wp/archives/444</link>
		<comments>http://www.networknet.nl/apps/wp/archives/444#comments</comments>
		<pubDate>Mon, 19 May 2008 13:57:50 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Workstation]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/444</guid>
		<description><![CDATA[If you are curios and interested like I am than the latest VMWare Workstation 6.5 beta is definitely something to download and install on your system. Why Participate in a VMware Beta Program? Here are a few reasons why you should participate in VMware beta programs. Exposure to the next generation features helps you grow your technical skills and understand the direction of the virtualization industry. Ability to prove that the product will work properly in your environment and report areas where it doesn&#8217;t. Prototype your solution during the beta program and be ready for deployment when we reach General Availability. Help shape today&#8217;s product and tomorrow&#8217;s features. Ability to work with VMware engineers on some programs. Problems encountered have a higher probability of being fixed by GA. Join the new beta program for Workstation 6.5 here. New Features in VMware Workstation 6.5: Seamless integration of guest and host applications with Unity Enhanced advanced VM Record and Replay Support for Smart Cards &#38; Smart Card Readers Link state propagation networking Enhanced ACE authoring capabilities Easy Install Option&#8217;s support for Linux Improved 3D graphics Support Release 91182 supports ESX 3.5 and 3i installations For me personally I would like to explore Unity and ESX in virtual machine support features. I like to keep my system as clean as possible and right now I can have one virtual machines hosting all my applications which I use occasionally. I don&#8217;t want to install Adobe Photoshop, Paintshop,&#160; Visual Studio and many others on my ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/444/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 RTM installation in ESX</title>
		<link>http://www.networknet.nl/apps/wp/archives/377</link>
		<comments>http://www.networknet.nl/apps/wp/archives/377#comments</comments>
		<pubDate>Wed, 06 Feb 2008 19:34:05 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[screenshots]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/377</guid>
		<description><![CDATA[Today I installed my first Windows Server 2008 RTM release in ESX3i. My MSDN subscription helped me to active the server . The performance of the guest is pretty good. For more details check out my screencast.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/377/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare ESX3i Cisco CDP protocol L2 overview</title>
		<link>http://www.networknet.nl/apps/wp/archives/374</link>
		<comments>http://www.networknet.nl/apps/wp/archives/374#comments</comments>
		<pubDate>Wed, 06 Feb 2008 18:57:05 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[3i]]></category>
		<category><![CDATA[cdp]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[trunk]]></category>
		<category><![CDATA[vlan]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/374</guid>
		<description><![CDATA[Cisco Discovery Protocol (CDP) allows ESX Server 3 administrators to determine which Cisco switch port is connected to a given vSwitch. When CDP is enabled for a particular vSwitch, you can view properties of the Cisco switch (such as device ID, software version, and timeout) from the VI Client. You can use the service console command-line interface to enable CDP. &#160; Using this information and without going to the server room and locating the network cable in the rack I was able to configure the interface on the switch real time. The switchport should be set as trunk and for security reasons also configure the allowed vlan&#8217;s. interface GigabitEthernet0/15 description ** ESX-01 Trunk port LAN ** switchport trunk allowed vlan 1,200 switchport mode trunk spanning-tree portfast !]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/374/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMWare ESX3i Monitoring Server Health Status</title>
		<link>http://www.networknet.nl/apps/wp/archives/372</link>
		<comments>http://www.networknet.nl/apps/wp/archives/372#comments</comments>
		<pubDate>Wed, 06 Feb 2008 19:32:33 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[3i]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/372</guid>
		<description><![CDATA[ESX 3i host server has sensors builtin that allows you to monitor the health of the following host components: CPU processors Memory Fans Temperature Voltage On systems without IPMI, only CPU sensors are available. Storage sensors are available only on systems with an LSI MegaRAID controller installed. If a particular component cannot be monitored on a given host, that component does not appear. Screenshot of my Dell PowerEdge 2900 series server. CIM-based framework &#38; SNMP are available for hardware monitoring in ESX 3i. For more information check out this document.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/372/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing VMWare ESX Server for VMWare Workstation 6 screencast</title>
		<link>http://www.networknet.nl/apps/wp/archives/258</link>
		<comments>http://www.networknet.nl/apps/wp/archives/258#comments</comments>
		<pubDate>Mon, 10 Dec 2007 07:23:35 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Screencast]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/258</guid>
		<description><![CDATA[Youtube screw up my 10 minutes video. This time I encoded the video into a flash format. Check out the video which was based on the tutorial of installing VMWare ESX server into a VMWare Workstation6 guest. Click here to open the file (8mb).]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/258/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

