<?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: XtraDB Amazon Image</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: DB</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-796654</link>
		<dc:creator>DB</dc:creator>
		<pubDate>Tue, 01 Feb 2011 01:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-796654</guid>
		<description>Same problem here as wart. Has this image been fixed? It asks for a root password. Thanks!</description>
		<content:encoded><![CDATA[<p>Same problem here as wart. Has this image been fixed? It asks for a root password. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amazon Blog</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-769717</link>
		<dc:creator>Amazon Blog</dc:creator>
		<pubDate>Wed, 21 Jul 2010 00:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-769717</guid>
		<description>wow great.....the AMI filesystem is compressed, encrypted, signed, split into a series of 10MB chunks and uploaded into Amazon S3 for storage. An XML manifest file stores information about the AMI, including name, version, architecture, default kernel id, decryption key and digests for all of the filesystem chunks...</description>
		<content:encoded><![CDATA[<p>wow great&#8230;..the AMI filesystem is compressed, encrypted, signed, split into a series of 10MB chunks and uploaded into Amazon S3 for storage. An XML manifest file stores information about the AMI, including name, version, architecture, default kernel id, decryption key and digests for all of the filesystem chunks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-732854</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 06 Mar 2010 22:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-732854</guid>
		<description>Does this AMI still available ? Thanks !</description>
		<content:encoded><![CDATA[<p>Does this AMI still available ? Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Harvey</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-676413</link>
		<dc:creator>Andrew Harvey</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-676413</guid>
		<description>I&#039;m seeing the same issue as wart. Seems that there&#039;s something odd with your keypairs on the AMI.</description>
		<content:encoded><![CDATA[<p>I&#8217;m seeing the same issue as wart. Seems that there&#8217;s something odd with your keypairs on the AMI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wart</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-672209</link>
		<dc:creator>Wart</dc:creator>
		<pubDate>Mon, 02 Nov 2009 09:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-672209</guid>
		<description>Hi Guys,

Just tried so take a look at your AMI, but it asks for a root password, so i&#039;m not sure if the AMI is made correctly.

herse&#039;s what i did:


wart$ ec2-run-instances ami-4701e22e -t m1.large -k gsg-keypair 
RESERVATION	r-30d72d58	701859409573	default
INSTANCE	i-04a9226c	ami-4701e22e			pending	gsg-keypair	0		m1.large	2009-11-02T09:32:02+0000	us-east-1d		monitoring-disabled	

wart$ ec2-describe-instances i-04a9226c
RESERVATION	r-30d72d58	701859409573	default
INSTANCE	i-04a9226c	ami-4701e22e	ec2-174-129-76-91.compute-1.amazonaws.com	ip-10-242-71-79.ec2.internal	running	gsg-keypair	0		m1.large	2009-11-02T09:32:02+0000	us-east-1d		monitoring-disabled	174.129.76.91	10.242.71.79	

wart$ ssh -i gsg-keypair root@ec2-174-129-76-91.compute-1.amazonaws.com
root@ec2-174-129-76-91.compute-1.amazonaws.com&#039;s password:</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Just tried so take a look at your AMI, but it asks for a root password, so i&#8217;m not sure if the AMI is made correctly.</p>
<p>herse&#8217;s what i did:</p>
<p>wart$ ec2-run-instances ami-4701e22e -t m1.large -k gsg-keypair<br />
RESERVATION	r-30d72d58	701859409573	default<br />
INSTANCE	i-04a9226c	ami-4701e22e			pending	gsg-keypair	0		m1.large	2009-11-02T09:32:02+0000	us-east-1d		monitoring-disabled	</p>
<p>wart$ ec2-describe-instances i-04a9226c<br />
RESERVATION	r-30d72d58	701859409573	default<br />
INSTANCE	i-04a9226c	ami-4701e22e	ec2-174-129-76-91.compute-1.amazonaws.com	ip-10-242-71-79.ec2.internal	running	gsg-keypair	0		m1.large	2009-11-02T09:32:02+0000	us-east-1d		monitoring-disabled	174.129.76.91	10.242.71.79	</p>
<p>wart$ ssh -i gsg-keypair <a href="mailto:root@ec2-174-129-76-91.compute-1.amazonaws.com">root@ec2-174-129-76-91.compute-1.amazonaws.com</a><br />
<a href="mailto:root@ec2-174-129-76-91.compute-1.amazonaws.com">root@ec2-174-129-76-91.compute-1.amazonaws.com</a>&#8216;s password:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandr Kuzminsky</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-670180</link>
		<dc:creator>Aleksandr Kuzminsky</dc:creator>
		<pubDate>Thu, 29 Oct 2009 09:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-670180</guid>
		<description>Andrew,

The mentioned image has default mysql options. However in future there will be images tuned for the best performance for specific workloads/instance types.</description>
		<content:encoded><![CDATA[<p>Andrew,</p>
<p>The mentioned image has default mysql options. However in future there will be images tuned for the best performance for specific workloads/instance types.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: popgo</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-670060</link>
		<dc:creator>popgo</dc:creator>
		<pubDate>Thu, 29 Oct 2009 01:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-670060</guid>
		<description>i also used the XtraDB in my company products! High performace! Thanks</description>
		<content:encoded><![CDATA[<p>i also used the XtraDB in my company products! High performace! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-669747</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Wed, 28 Oct 2009 01:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-669747</guid>
		<description>Andrew, it will need workload-specific and image-size-specific configuration.</description>
		<content:encoded><![CDATA[<p>Andrew, it will need workload-specific and image-size-specific configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Chalkley</title>
		<link>http://www.mysqlperformanceblog.com/2009/10/25/xtradb-amazon-image/comment-page-1/#comment-669631</link>
		<dc:creator>Andrew Chalkley</dc:creator>
		<pubDate>Tue, 27 Oct 2009 20:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1547#comment-669631</guid>
		<description>Is the my.cnf setup optimally for the EC2 instances?</description>
		<content:encoded><![CDATA[<p>Is the my.cnf setup optimally for the EC2 instances?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

