<?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>van Ginderachter &#187; vmware</title>
	<atom:link href="http://vanginderachter.be/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://vanginderachter.be</link>
	<description>van achtere naer vorene</description>
	<lastBuildDate>Fri, 04 Nov 2011 12:59:32 +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>First impression of comparative tests on virtualisation technologies</title>
		<link>http://vanginderachter.be/2010/first-impression-of-comparative-tests-on-virtualisation-technologies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://vanginderachter.be/2010/first-impression-of-comparative-tests-on-virtualisation-technologies/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 17:06:06 +0000</pubDate>
		<dc:creator>Serge van Ginderachter</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[tests]]></category>
		<category><![CDATA[virtualisation]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.vanginderachter.be/?p=1135</guid>
		<description><![CDATA[update 16 March: fixed the hardware specs I&#8217;m working on doing some tests to compare different virtualisation technologies. Whilst those tests are far from finished, I got some numbers this afternoon who give a quick first impression. What is being tested here? Running some specific processes Timing how long they run On a virtual guest [...]]]></description>
			<content:encoded><![CDATA[<p><strong>update 16 March: fixed the hardware specs</strong></p>
<p>I&#8217;m working on doing some tests to compare different virtualisation technologies. Whilst those tests are far from finished, I got some numbers this afternoon who give a quick first impression.</p>
<p><strong>What is being tested here?</strong></p>
<ul>
<li>Running some specific processes</li>
<li>Timing how long they run</li>
<li>On a virtual guest (1 for now) on different platforms</li>
</ul>
<p><strong>Host environment?</strong><br />
Five servers, each running a different virtualisation platform, running on a machine with 2 quad cores <em>Intel(R) Xeon(R) CPU E5520  @ 2.27GHz</em> with 12GB RAM. One 160GB SATA 2.25&#8243; 5400RPM disk per server, of which around 120GB is used for the guest disks (LVM).</p>
<p>The 5 different platforms are:</p>
<ol>
<li>VMWare ESXi 4.0</li>
<li>Red Hat / CentOS 5.4 with Xen 3.0</li>
<li>Red Hat / CentOS 5.4 with KVM 83</li>
<li>Debian Lenny with Xen 3.2</li>
<li>Ubuntu Karmic with KVM 0.11</li>
</ol>
<p><strong>Guest environment?</strong><br />
All the guests are running Debian Lenny, in a vm with 512M Ram, with 2 virtual processors. And a file system of around 6GB. Virtual disks are LVM logical volumes on disk on the server host. Xen guest are runnig in paravirtualisation mode with the domU kernel available in Lenny, KVM guests are configured with virtio hardware. VMWare emulates Intel(R) PRO/1000.</p>
<p>There are 20 clients deployed on each server. So far I ran tests on 1 concurrent guest only. The dual concurrent client tests are running whils I write this, I&#8217;ll hope the scripts will keep running during the weekend <img src='http://vanginderachter.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>A quick peek in the test logs showed me following numbers. The items should speak for themselves, tthey are noted as</p>
<p><code>platform-test=time_in_seconds_to_run</code></p>
<p>A <strong>smaller</strong> number means <strong>better</strong> performance.</p>
<p><strong>Lame</strong><br />
Converting 10 wave files to mp3</p>
<p><code>debxen-lame=44<br />
ubukvm-lame=45<br />
vmware-lame=45<br />
rhtkvm-lame=47<br />
rhtxen-lame=53</code></p>
<p><strong>Unzipping a kernel tarball</strong><br />
<code>debxen-zip=78<br />
vmware-zip=78<br />
ubukvm-zip=81<br />
rhtkvm-zip=83<br />
rhtxen-zip=94</code></p>
<p><strong>Untarring the tar archive</strong><br />
<code>vmware-untar=25<br />
debxen-untar=27<br />
rhtxen-untar=27<br />
ubukvm-untar=30<br />
rhtkvm-untar=40</code></p>
<p><strong>Compiling that kernel</strong><br />
<code>ubukvm-kernelcompile=3789<br />
vmware-kernelcompile=3879<br />
rhtkvm-kernelcompile=3918<br />
debxen-kernelcompile=3999<br />
rhtxen-kernelcompile=4906</code></p>
<p>The biggest thing to note would be a lesser performance of Redhat + Xen when it comes to processor load, but keep in mind that this is an older version of Xen. On the other hand The respective older version of KVM on Red hat plays rhather well. I expect Xen to perform better when it comes to disk access.</p>
<p>There are other tests being processed also (iperf, iozone, tbench, dbench) but I can&#8217;t give a quick overview of those as the time to run is irrelevant for those.</p>
<p>More to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://vanginderachter.be/2010/first-impression-of-comparative-tests-on-virtualisation-technologies/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>VMWare open backup tool</title>
		<link>http://vanginderachter.be/2009/vmware-open-backup-tool/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://vanginderachter.be/2009/vmware-open-backup-tool/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 14:41:29 +0000</pubDate>
		<dc:creator>Serge van Ginderachter</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.vanginderachter.be/?p=1124</guid>
		<description><![CDATA[I&#8217;ve been looking for several backup solutions for VMWare lately, which is quite a depressing task, imho. Being a proprietary tool, VMWare has a problem in common with Windows: it&#8217;s full off proprietary API&#8217;s you have to go through to be able to pull a backup. Also, whilst VMWare (ESX, but in practice also ESXi) [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking for several backup solutions for VMWare lately, which is quite a depressing task, <em>imho</em>.</p>
<p>Being a proprietary tool, VMWare has a problem in common with Windows: it&#8217;s full off proprietary API&#8217;s you have to go through to be able to pull a backup. Also, whilst VMWare (ESX, but in practice also ESXi) has a unix/Linux like management environment, you don&#8217;t get all the tools you&#8217;d want to do your thing. Rsync to name one.</p>
<p>Of course, I you walk the line, buy sufficient licenses and extra  software, you get to use <a href="http://www.vmware.com/products/vi/consolidated_backup.html">VCB</a> and can interconnect with &#8220;Supported&#8221; software like Symantec Backup Exec and the like.</p>
<p>But here and know, all I wanted, next to regular backups, was being able to easily pull backups to a Linux backup server (just a host with plent of disk space, and all the standard software I wanted.) Now, I found it hard to find the right solution to do that. Lots of custom scripts, but nothing that quickly worked. Often ugly scripts or hacks.</p>
<p>So far, the best solution i sticked to is <a href="http://communities.vmware.com/docs/DOC-8760">the GhettoVCB script</a>. Add a an NFS export from the Linux backup server to VMWare as a Datastore, and after a simple config, just run the script.</p>
<p>Downside of this approach, when used for a full ESX with SAN environment, is that you have to run in on the virtual host machines themselves, you can&#8217;t grab it over a separate VCB host which <em>can haz</em> its own SAN connection.</p>
<p>It works, but I still feel it&#8217;s awkward, not sure why. Anybody other suggestions for plain and simple backup tools for vmware?</p>
]]></content:encoded>
			<wfw:commentRss>http://vanginderachter.be/2009/vmware-open-backup-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

