<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Sun xVM VirtualBox is released!</title>
	<atom:link href="http://www.bytebot.net/blog/archives/2008/05/04/sun-xvm-virtualbox-is-released/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bytebot.net/blog/archives/2008/05/04/sun-xvm-virtualbox-is-released</link>
	<description>A permanent record for what's interesting today - this is my live journal</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:35:48 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Day</title>
		<link>http://www.bytebot.net/blog/archives/2008/05/04/sun-xvm-virtualbox-is-released/comment-page-1#comment-138930</link>
		<dc:creator>Eric Day</dc:creator>
		<pubDate>Tue, 06 Oct 2009 05:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=810#comment-138930</guid>
		<description>Very cool, thanks for sharing! I *almost* bought Parallels a couple weeks ago, and now I&#039;m glad I didn&#039;t. :)&lt;br&gt;&lt;br&gt;One comment on MySQL usage though, virtualization may not be worthwhile due to the extra I/O layers. Also, if you have the images for two (or more) virtual machines running MySQL on the same physical hard drive, they are doing to compete for the raw I/O performance, ultimately slowing things down more. For small databases this may be fine, but if you&#039;re trying to utilize all your cores, you&#039;re going to hit I/O issues first. You could always dedicate one (or more) physical hard drives to each virtual machine image running a database, but this won&#039;t scale too well once we hit 32-core CPUs! :)</description>
		<content:encoded><![CDATA[<p>Very cool, thanks for sharing! I *almost* bought Parallels a couple weeks ago, and now I&#39;m glad I didn&#39;t. :)</p>
<p>One comment on MySQL usage though, virtualization may not be worthwhile due to the extra I/O layers. Also, if you have the images for two (or more) virtual machines running MySQL on the same physical hard drive, they are doing to compete for the raw I/O performance, ultimately slowing things down more. For small databases this may be fine, but if you&#39;re trying to utilize all your cores, you&#39;re going to hit I/O issues first. You could always dedicate one (or more) physical hard drives to each virtual machine image running a database, but this won&#39;t scale too well once we hit 32-core CPUs! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: synack</title>
		<link>http://www.bytebot.net/blog/archives/2008/05/04/sun-xvm-virtualbox-is-released/comment-page-1#comment-133524</link>
		<dc:creator>synack</dc:creator>
		<pubDate>Mon, 05 May 2008 10:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=810#comment-133524</guid>
		<description>Ops, forgot to mention that it has to be enabled (PAE support)</description>
		<content:encoded><![CDATA[<p>Ops, forgot to mention that it has to be enabled (PAE support)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: synack</title>
		<link>http://www.bytebot.net/blog/archives/2008/05/04/sun-xvm-virtualbox-is-released/comment-page-1#comment-133523</link>
		<dc:creator>synack</dc:creator>
		<pubDate>Mon, 05 May 2008 10:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=810#comment-133523</guid>
		<description>Hi,

The changelog says (v-1.6.0):
* Experimental Physical Address Extension (PAE) support 

Now, install as usual and finish installation, it should boot normally... It&#039;s OK on my Leopard &amp; VB-1.6.0 and ubuntu lts 32-bit (8.04)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The changelog says (v-1.6.0):<br />
* Experimental Physical Address Extension (PAE) support </p>
<p>Now, install as usual and finish installation, it should boot normally&#8230; It&#8217;s OK on my Leopard &amp; VB-1.6.0 and ubuntu lts 32-bit (8.04)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjen Lentz</title>
		<link>http://www.bytebot.net/blog/archives/2008/05/04/sun-xvm-virtualbox-is-released/comment-page-1#comment-133493</link>
		<dc:creator>Arjen Lentz</dc:creator>
		<pubDate>Mon, 05 May 2008 00:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=810#comment-133493</guid>
		<description>For db servers, virtualisation is generally not a sensible solution for production/performance. For testing, great.</description>
		<content:encoded><![CDATA[<p>For db servers, virtualisation is generally not a sensible solution for production/performance. For testing, great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: byte</title>
		<link>http://www.bytebot.net/blog/archives/2008/05/04/sun-xvm-virtualbox-is-released/comment-page-1#comment-133480</link>
		<dc:creator>byte</dc:creator>
		<pubDate>Sun, 04 May 2008 22:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=810#comment-133480</guid>
		<description>Hi Eric!

Good to note that you can now save money :)

With regards to virtualization, a certain large whale in the database market, has certified their stack in a virtualized platform. Xen seems to be all the rage...

There&#039;s Xen, KVM/Qemu, VMware, and now VirtualBox and xVM... While I do understand the I/O issues you mention, maybe virtualization works well for shared hosting environments? Beats me, I think we need to study it carefully...

I wish I had some more time, and if I do, I&#039;ll be sure to &quot;slap&quot;[1] mysql inside a virtualised environment just to see what kind of use case scenarios it can be used for.

Also, keep in mind that mysql has traditionally always been scale out... Sun&#039;s got lots of cool hardware that does scale up (CMT chips for instance). There must be some &quot;middle ground&quot; or use cases... 

kind regards

[1] - slap, via mysqlslap... and other benchmarking tools, I&#039;m sure</description>
		<content:encoded><![CDATA[<p>Hi Eric!</p>
<p>Good to note that you can now save money :)</p>
<p>With regards to virtualization, a certain large whale in the database market, has certified their stack in a virtualized platform. Xen seems to be all the rage&#8230;</p>
<p>There&#8217;s Xen, KVM/Qemu, VMware, and now VirtualBox and xVM&#8230; While I do understand the I/O issues you mention, maybe virtualization works well for shared hosting environments? Beats me, I think we need to study it carefully&#8230;</p>
<p>I wish I had some more time, and if I do, I&#8217;ll be sure to &#8220;slap&#8221;[1] mysql inside a virtualised environment just to see what kind of use case scenarios it can be used for.</p>
<p>Also, keep in mind that mysql has traditionally always been scale out&#8230; Sun&#8217;s got lots of cool hardware that does scale up (CMT chips for instance). There must be some &#8220;middle ground&#8221; or use cases&#8230; </p>
<p>kind regards</p>
<p>[1] &#8211; slap, via mysqlslap&#8230; and other benchmarking tools, I&#8217;m sure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Day</title>
		<link>http://www.bytebot.net/blog/archives/2008/05/04/sun-xvm-virtualbox-is-released/comment-page-1#comment-133471</link>
		<dc:creator>Eric Day</dc:creator>
		<pubDate>Sun, 04 May 2008 20:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=810#comment-133471</guid>
		<description>Very cool, thanks for sharing! I *almost* bought Parallels a couple weeks ago, and now I&#039;m glad I didn&#039;t. :)

One comment on MySQL usage though, virtualization may not be worthwhile due to the extra I/O layers. Also, if you have the images for two (or more) virtual machines running MySQL on the same physical hard drive, they are doing to compete for the raw I/O performance, ultimately slowing things down more. For small databases this may be fine, but if you&#039;re trying to utilize all your cores, you&#039;re going to hit I/O issues first. You could always dedicate one (or more) physical hard drives to each virtual machine image running a database, but this won&#039;t scale too well once we hit 32-core CPUs! :)</description>
		<content:encoded><![CDATA[<p>Very cool, thanks for sharing! I *almost* bought Parallels a couple weeks ago, and now I&#8217;m glad I didn&#8217;t. :)</p>
<p>One comment on MySQL usage though, virtualization may not be worthwhile due to the extra I/O layers. Also, if you have the images for two (or more) virtual machines running MySQL on the same physical hard drive, they are doing to compete for the raw I/O performance, ultimately slowing things down more. For small databases this may be fine, but if you&#8217;re trying to utilize all your cores, you&#8217;re going to hit I/O issues first. You could always dedicate one (or more) physical hard drives to each virtual machine image running a database, but this won&#8217;t scale too well once we hit 32-core CPUs! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
