<?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>NetworkJew &#187; vmware</title>
	<atom:link href="http://networkjew.com/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://networkjew.com</link>
	<description>Network tips, news and technology.</description>
	<lastBuildDate>Fri, 21 May 2010 13:10:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Expand Virtual Disks in VMWare ESX with GParted</title>
		<link>http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/</link>
		<comments>http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 18:08:16 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Drive Utilities]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[expand]]></category>
		<category><![CDATA[expand boot drive]]></category>
		<category><![CDATA[gparted]]></category>
		<category><![CDATA[vmdk]]></category>
		<category><![CDATA[vmkfstools]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=274</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/><img src=http://networkjew.com/wp-content/uploads/2009/04/gparted_logo2-300x300.png class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-275" href="http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/gparted_logo2/"><img class="alignleft size-medium wp-image-275" title="gparted_logo2" src="http://networkjew.com/wp-content/uploads/2009/04/gparted_logo2-300x300.png" alt="gparted logo2 300x300 Expand Virtual Disks in VMWare ESX with GParted" width="300" height="300" /></a>Every now and then one of your virtual server&#8217;s C:\ drive will get close to filling up. Windows 2003 and earlier don&#8217;t make it that easy to expand the size of the boot partition. Luckily, by using some built-in VMWare tools and a handy GParted Live CD we can still make this happen without reformatting.</p>
<p>First, shut down the virtual guest with the full hard drive. Once it&#8217;s shut down, commit any snapshots to disk by deleting all snapshots in the snapshot manager.</p>
<p>Connect to your ESX server host via console or ssh, and navigate to the directory where the .vmdk files reside for this guest. Decide on a size that you want to increase your hard drive to. Make sure to leave room for future services packs and patches, etc.,</p>
<p>type this:</p>
<p><a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=994&amp;sliceId=1&amp;docTypeID=DT_KB_1_1&amp;dialogID=679825&amp;stateId=0%200%20677372">vmkfstools</a> t -X <em>50g </em><em>myvmguest.</em>vmdk</p>
<p>Replace <em>myvmguest </em>with the appropriate vmdk file name and replace <em>50g </em>with the appropriate size for your environment.</p>
<p>It should only take a second or two, as all its doing is making a change to the file&#8217;s header so it thinks its now larger than it was.</p>
<p>Now, go grab a copy of <a href="http://gparted.sourceforge.net/download.php">GPARTED here</a>. Download the ISO. In the CD-ROM Settings for your Virtual Guest, point it to the ISO you just downloaded. You may need to SCP this file to the server. Make sure its set to CONNECTED and CONNECT AT STARTUP.</p>
<p>Now power on the virtual guest, but quickly get keyboard control and hit ESC to choose another boot device. Choose CD and the GPARTED live CD should fire up.</p>
<p>Answer the keyboard questions when they come up. After a minute or so, GPARTED should load up and discover your hard drives automatically.</p>
<p>You should see a visual representation of your boot drive now, with a bunch of free space at the endthe partition. Right-click on the partition and choose Resize/Move. Drag the slider to increase the partition to the new size.  Click Resize. Click Apply at the top. Depending on the size of your partition, this may take a while. Check the progress, and when its done, quit, reboot back into Windows.</p>
<p>Your boot drive should now be larger.  No charge.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/04/17/expand-virtual-disks-in-vmware-esx-with-gparted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SIOCSIFADDR Error After Moving Ubuntu Virtual Machine to ESX Server</title>
		<link>http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/</link>
		<comments>http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:36:14 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[no such device]]></category>
		<category><![CDATA[SIOCSIFADDR]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=267</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/><img src=http://networkjew.com/wp-content/uploads/2009/04/ubuntu-1280x1024-300x240.png class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-268" href="http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/ubuntu-1280x1024/"><img class="alignleft size-medium wp-image-268" title="ubuntu-1280x1024" src="http://networkjew.com/wp-content/uploads/2009/04/ubuntu-1280x1024-300x240.png" alt="ubuntu 1280x1024 300x240 SIOCSIFADDR Error After Moving Ubuntu Virtual Machine to ESX Server" width="180" height="144" /></a>After moving a virtual machine (Ubuntu guest) from Vmware Server to VMWare ESX server using VMware Converter, I received the following error after powering up the new VM:</p>
<p><strong>SIOCSIFADDR: No such device eth0<br />
eth0: ERROR while getting interface flags: No such device</strong></p>
<p>When I ran ifconfig only lo showed up. No eth0 to be seen anywhere. After hunting around the net for a few minutes I came across some tips that helped.</p>
<p>First I ran:<br />
<strong>ifconfig -a</strong></p>
<p>This showed me two adapters &#8211; lo and eth2. Aha!</p>
<p><strong>sudo ifconfig eth2 up</strong> brought the interface up for me, and sudo dhclient got me an ipaddress, but after rebooting the problem came back.</p>
<p>Next step was to edit this file:<br />
<strong>/etc/udev/rules.d/70-persistent-net.rules</strong></p>
<p>Looking at that file, I could see my adapter listed as well as a couple others. I commented out the ones with the wrong MAC address, found the correct one and changed the entry for eth2 to eth0.</p>
<p>I rebooted and everything was gold.</p>
<p>Thank you Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/04/14/siocsifaddr-error-after-moving-ubuntu-virtual-machine-to-esx-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build your own iSCSI SAN for Free</title>
		<link>http://networkjew.com/2009/02/05/build-your-own-iscsi-san-for-free/</link>
		<comments>http://networkjew.com/2009/02/05/build-your-own-iscsi-san-for-free/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 15:33:29 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Drive Utilities]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Home Networking]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[openfiler]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=61</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/02/05/build-your-own-iscsi-san-for-free/><img src=http://networkjew.com/wp-content/uploads/2009/02/iscsi-san-300x292.gif class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-62" title="iscsi-san" src="http://networkjew.com/wp-content/uploads/2009/02/iscsi-san-300x292.gif" alt="iscsi san 300x292 Build your own iSCSI SAN for Free" width="300" height="292" /> To really take advantage of the benefits of virtualizing with products like VMWare it helps if you can &#8220;virtualize&#8221; your storage as well.  A very inexpensive way to do this is with an iSCSI SAN.  From Wikipedia:</p>
<blockquote><p>In computing, the <strong>iSCSI</strong> (for &#8220;<a title="Internet" href="http://en.wikipedia.org/wiki/Internet">Internet</a> <a title="SCSI" href="http://en.wikipedia.org/wiki/SCSI">SCSI</a>&#8220;) <a title="Protocol (computing)" href="http://en.wikipedia.org/wiki/Protocol_%28computing%29">protocol</a> allows clients (called <em>initiators</em>) to send SCSI commands (<a title="SCSI CDB" href="http://en.wikipedia.org/wiki/SCSI_CDB"><em>CDBs</em></a>) to SCSI storage devices (<em>targets</em>) on remote servers. It is a popular <a class="mw-redirect" title="Storage Area Network" href="http://en.wikipedia.org/wiki/Storage_Area_Network">Storage Area Network</a> (SAN) protocol, allowing organizations to consolidate storage into data center storage arrays while providing hosts (such as database and web servers) with the illusion of locally-attached disks.</p></blockquote>
<p>There are a number of high-end hardware/software solutions you can use, but if you&#8217;ve got a small home or office network that you need to add some storage to and you have a spare PC laying around, you should be able to add quite a bit of storage on the cheap.</p>
<p>I won&#8217;t go into all the dirty details of how to set this up, but here&#8217;s basically what I did to test this with VMWare:</p>
<ul>
<li>First I loaded Vmware ESXi on a spare server with only a very small hard drive and dual GB NICs. Got it up and running and manageable with VMware infrastructure client.</li>
<li>Next, I found a spare PC with a Gigabit NICand threw an extra IDE hard drive in it. It now had a 30GB and a 80GB hard drive in it. I downloaded <a href="http://www.openfiler.com">OPENFILER</a> and installed it on the 30GB hard drive. OpenFiler allows you to share hard drive space to your network clients in a variety of different ways including NFS, SMB, and for this test &#8211; iSCSI.  No problems. It found all my important hardware &#8211; NIC, Drives, etc.,</li>
<li>I decided I would carve the 80GB disk into two &#8220;volumes&#8221; for this test. 30 GB which I shared via iSCSI. and 50GB which I shared as SMB (Windows).</li>
<li>There are a few steps to creating the iSCSI target on OPENFILER  which I&#8217;ll post some other time. In VMWARE I configured the   iSCSI Software Adapter to point to the OPENFILER address and like magic , the ESX server has 30GB of usable space to build VM&#8217;s on. Nice! Windows, Linux, and OSX all have free iSCSI software initiators so I could have just as easily have test with either of them.</li>
<li>I created another 50GB EXT3 volume in OPENFILER, turned on SMB/CIFS service, configured the SMB share, and then it showed up on my network as \\ipaddress\share.  Sweet!</li>
<li>I went through the usual steps of installing Windows in the new iSCSI attached space and it worked fine. In the real world, you&#8217;d use dedicated NIC&#8217;s, perhaps Gigabit switches, redundant hard drives, authentication, etc., but for my test I think the performance was adequate, and I got a good feel for how to configure the different pieces of software.</li>
</ul>
<p>OpenFiler also supports all kinds of nifty features like replication, snapshots, High Availability, etc., Did I mention it&#8217;s FREE?  <a href="http://www.openfiler.com">Go Get OPENFILER&#8230;.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/02/05/build-your-own-iscsi-san-for-free/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Virtualization for Free with Vmware ESXi</title>
		<link>http://networkjew.com/2009/02/04/virtualization-for-free-with-vmware-esxi/</link>
		<comments>http://networkjew.com/2009/02/04/virtualization-for-free-with-vmware-esxi/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 16:04:44 +0000</pubDate>
		<dc:creator>Network Jew</dc:creator>
				<category><![CDATA[Security Links]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://networkjew.com/?p=41</guid>
		<description><![CDATA[<a href=http://networkjew.com/2009/02/04/virtualization-for-free-with-vmware-esxi/><img src=http://networkjew.com/wp-content/uploads/2009/02/podtech_vmware_roi_vdi-300x168.jpg class=imgtfe hspace=5 align=left width=225  border=0></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-42" title="podtech_vmware_roi_vdi" src="http://networkjew.com/wp-content/uploads/2009/02/podtech_vmware_roi_vdi-300x168.jpg" alt="podtech vmware roi vdi 300x168 Virtualization for Free with Vmware ESXi" width="300" height="168" />Recently Vmware released ESXi. This is a FREE version of their incredible virtualization hypervisor. I think the idea is that in the very near future, most if not all servers will run with this tiny hypervisor pre-loaded.  Then you&#8217;ll load whatever OS you want to actually run on top of it. You get the benfit of snapshots, moveability, etc., but with a piece of software that&#8217;s TINY (32 mb). Try it yourself&#8230;</p>
<p><a href="http://www.vmware.com/products/esxi/">http://www.vmware.com/products/esxi/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://networkjew.com/2009/02/04/virtualization-for-free-with-vmware-esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
