<?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>PHP App Engine &#187; EBS</title>
	<atom:link href="http://php-app-engine.com/category/how-to/howto-ebs/feed/" rel="self" type="application/rss+xml" />
	<link>http://php-app-engine.com</link>
	<description>Clouds and NoSQL - by Smart Robot</description>
	<lastBuildDate>Thu, 05 Aug 2010 22:57:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up EBS as a RAID</title>
		<link>http://php-app-engine.com/2010/how-to/setting-up-ebs-as-a-raid/</link>
		<comments>http://php-app-engine.com/2010/how-to/setting-up-ebs-as-a-raid/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 20:48:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[LoadBalancing]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=893</guid>
		<description><![CDATA[http://groups.drupal.org/node/36750
Very similar to setting up an instance with a single EBS drive, you can also fairly easily do a RAID configuration. This leads to better performance usually and higher reliability.
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2010/how-to/setting-up-ebs-as-a-raid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why did we take reddit down for 71 minutes?</title>
		<link>http://php-app-engine.com/2010/how-to/why-did-we-take-reddit-down-for-71-minutes/</link>
		<comments>http://php-app-engine.com/2010/how-to/why-did-we-take-reddit-down-for-71-minutes/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 04:30:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Caching]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=745</guid>
		<description><![CDATA[http://blog.reddit.com/2010/01/why-did-we-take-reddit-down-for-71.html
Part of our setup uses what we call a &#8220;permacache&#8221;, which uses Memcachedb. Memcachedb is Memcached with a built-in permanent storage system using BDB. One of the &#8220;features&#8221; of this system is that it saves up its disk writes and then bursts them to the disk. Unfortunately, the single EBS volumes they were on could [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2010/how-to/why-did-we-take-reddit-down-for-71-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create an ebs image from an existing ec2 instance</title>
		<link>http://php-app-engine.com/2009/how-to/how-to-create-an-ebs-image-from-an-existing-ec2-instance/</link>
		<comments>http://php-app-engine.com/2009/how-to/how-to-create-an-ebs-image-from-an-existing-ec2-instance/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 20:40:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Imaging]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=701</guid>
		<description><![CDATA[http://aws-musings.com/how-to-create-an-ebs-image-from-an-existing-ec2-instance/
Amazon recently announced a new feature which allows you to boot from an ebs volume. But it doesn’t provide any tools to convert your existing AMIs to this new type of image. There is no easy way to create an ebs image from scratch. There are some posts that explain how to convert your existing [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/how-to-create-an-ebs-image-from-an-existing-ec2-instance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disk IO and throughput benchmarks on Amazon’s EC2</title>
		<link>http://php-app-engine.com/2009/performance/disk-io-and-throughput-benchmarks-on-amazon%e2%80%99s-ec2/</link>
		<comments>http://php-app-engine.com/2009/performance/disk-io-and-throughput-benchmarks-on-amazon%e2%80%99s-ec2/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 01:10:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=618</guid>
		<description><![CDATA[http://stu.mp/2009/12/disk-io-and-throughput-benchmarks-on-amazons-ec2.html
We’ve been ironing out kinks in our production environment for the last few weeks and one of the things that worried me was if these assertions were true. So, I set out to run a fairly comprehensive test of Disk IO and throughput. I ran hdparm -t, bonnie++, and iozone against ephemeral drives in various [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/performance/disk-io-and-throughput-benchmarks-on-amazon%e2%80%99s-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running LiveCycle on Your Own Amazon EC2 Cloud Machine Instance</title>
		<link>http://php-app-engine.com/2009/how-to/running-livecycle-on-your-own-amazon-ec2-cloud-machine-instance/</link>
		<comments>http://php-app-engine.com/2009/how-to/running-livecycle-on-your-own-amazon-ec2-cloud-machine-instance/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 01:08:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Imaging]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=616</guid>
		<description><![CDATA[http://blogs.adobe.com/livecycle/2009/12/running_livecycle_on_amazon_ec.html
One of the major annoyances with Amazon&#8217;s Elastic Compute Cloud (EC2) has been its behavior when you shut down one of the instances. All changes you made were immediately and irretrievably lost. You had to be a programmer to backup your changes to Amazon&#8217;s Simple Storage Service (S3). If you decided to keep your instance [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/running-livecycle-on-your-own-amazon-ec2-cloud-machine-instance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon EC2 – Fedora/Linux Startup Guide</title>
		<link>http://php-app-engine.com/2009/how-to/amazon-ec2-%e2%80%93-fedoralinux-startup-guide/</link>
		<comments>http://php-app-engine.com/2009/how-to/amazon-ec2-%e2%80%93-fedoralinux-startup-guide/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 00:58:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cluster Architecture]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Imaging]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=607</guid>
		<description><![CDATA[http://blog.shutupandcode.net/?p=374
Solr, Zabbix, Selenium
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/amazon-ec2-%e2%80%93-fedoralinux-startup-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAID and LVM on Amazon EC2 (part I)</title>
		<link>http://php-app-engine.com/2009/how-to/raid-and-lvm-on-amazon-ec2-part-i/</link>
		<comments>http://php-app-engine.com/2009/how-to/raid-and-lvm-on-amazon-ec2-part-i/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 00:29:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cluster Architecture]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[LoadBalancing]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=595</guid>
		<description><![CDATA[http://debianzone.org/raid-and-lvm-on-amazon-ec2-part-i/
This is the first part of three articles I’m posting for a great storage solution using RAID, LVM and Amazon Elastic Block Store (EBS).
First, you need to choose your RAID implementation. Personally, I prefer to use RAID 5 on Amazon EC2, combined with LVM2.
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/raid-and-lvm-on-amazon-ec2-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing For EC2 Persistent Storage</title>
		<link>http://php-app-engine.com/2009/how-to/preparing-for-ec2-persistent-storage/</link>
		<comments>http://php-app-engine.com/2009/how-to/preparing-for-ec2-persistent-storage/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 06:08:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cluster Architecture]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=542</guid>
		<description><![CDATA[http://docs.google.com/View?docID=dhh4z6n4_96w387mqhn&#038;revision=_latest
Using LVM + DRBD + NFS + Heartbeat + VTun To Gain Data Persistence, Redundancy, Automatic Fail-Over, and Read/Write Disk Access Across Multiple EC2 Nodes
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/preparing-for-ec2-persistent-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Difference between Amazon S3 and Amazon EBS on the Elastic Cloud</title>
		<link>http://php-app-engine.com/2009/how-to/difference-between-amazon-s3-and-amazon-ebs-on-the-elastic-cloud/</link>
		<comments>http://php-app-engine.com/2009/how-to/difference-between-amazon-s3-and-amazon-ebs-on-the-elastic-cloud/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 04:41:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=478</guid>
		<description><![CDATA[http://vehera.jsn-server7.com/LiddleBlog/?p=518
Amazon Elastic Block Storage (Amazon EBS) is a new type of storage designed specifically for Amazon EC2 instances. Amazon EBS allows you to create volumes that can be mounted as devices by EC2 instances. Amazon EBS volumes behave as if they were raw unformatted external hard drives and can be formatted using a file system [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/difference-between-amazon-s3-and-amazon-ebs-on-the-elastic-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon EC2, EBS RAID-0 &amp; PostGIS build script</title>
		<link>http://php-app-engine.com/2009/how-to/amazon-ec2-ebs-raid-0-postgis-build-script/</link>
		<comments>http://php-app-engine.com/2009/how-to/amazon-ec2-ebs-raid-0-postgis-build-script/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 02:06:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=460</guid>
		<description><![CDATA[http://biodivertido.blogspot.com/2009/11/amazon-ebs-raid-0-postgis-build.html
EC2&#8217;s dirty secret
Javier&#8217;s post was a great tutorial on building out a PostGIS database on Amazon EC2. We all know EC2, but it does have it&#8217;s drawbacks and they are mainly related to disk IO. When using EC2 &#038; EBS with large datasets you can easily run into IO bottlenecks. Individually these are not such [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/amazon-ec2-ebs-raid-0-postgis-build-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anyone used Amazon EC2 with a database or other high IO operation?</title>
		<link>http://php-app-engine.com/2009/how-to/anyone-used-amazon-ec2-with-a-database-or-other-high-io-operation/</link>
		<comments>http://php-app-engine.com/2009/how-to/anyone-used-amazon-ec2-with-a-database-or-other-high-io-operation/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 19:42:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=454</guid>
		<description><![CDATA[http://news.ycombinator.com/item?id=943046
We run all of reddit on ec2, which includes a bunch of postgres servers. Each one is running with a single EBS. However, I&#8217;ve heard horror stories of people trying to run much less busy databases and having lots of problems, usually with MySQL.
Those databases are all on XLarge instances, so there is minimal sharing, [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/anyone-used-amazon-ec2-with-a-database-or-other-high-io-operation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increasing IO Performance with RAID on EC2</title>
		<link>http://php-app-engine.com/2009/how-to/increasing-io-performance-with-raid-on-ec2/</link>
		<comments>http://php-app-engine.com/2009/how-to/increasing-io-performance-with-raid-on-ec2/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 01:16:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=414</guid>
		<description><![CDATA[http://tech.backtype.com/increasing-io-performance-on-ec2ebs
When you start working with large datasets that don&#8217;t fit in memory, improving IO performance on EC2 becomes a priority. To do that at BackType, we use software RAID with EBS volumes; with EBS you don&#8217;t need added redundancy so you can settle with RAID0:
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/increasing-io-performance-with-raid-on-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running MySQL on Amazon EC2 with Elastic Block Store (another take)</title>
		<link>http://php-app-engine.com/2009/how-to/running-mysql-on-amazon-ec2-with-elastic-block-store-another-take/</link>
		<comments>http://php-app-engine.com/2009/how-to/running-mysql-on-amazon-ec2-with-elastic-block-store-another-take/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 00:48:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=412</guid>
		<description><![CDATA[http://jframeworks.com/blog/2009/11/08/running-mysql-on-amazon-ec2-with-elastic-block-store-another-take/
I have been following ‘Eric Hammod’ article on how to setup MySQL so that, it survives EC2 instance termination or restarts.  That article is one of best article but it’s too much for my requirements. So I came up with some more simple steps to host MySQL files on EBS volume. Many parts of [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/running-mysql-on-amazon-ec2-with-elastic-block-store-another-take/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating and Attaching AWS EBS Volumes to an EC2 node</title>
		<link>http://php-app-engine.com/2009/how-to/creating-and-attaching-aws-ebs-volumes-to-an-ec2-node/</link>
		<comments>http://php-app-engine.com/2009/how-to/creating-and-attaching-aws-ebs-volumes-to-an-ec2-node/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 22:23:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=400</guid>
		<description><![CDATA[http://craiccomputing.blogspot.com/2009/08/creating-and-attaching-aws-ebs-volumes.html
AWS Elastic Block Store (EBS) Volumes are arbitrary blocks of storage that can be mounted on EC2 nodes and used like regular filesystems. Here are the basic steps needed to set them up (and the associated gotchas to avoid).
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/creating-and-attaching-aws-ebs-volumes-to-an-ec2-node/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips: Deploying a web application to the cloud</title>
		<link>http://php-app-engine.com/2009/how-to/cluster-architecture/tips-deploying-a-web-application-to-the-cloud/</link>
		<comments>http://php-app-engine.com/2009/how-to/cluster-architecture/tips-deploying-a-web-application-to-the-cloud/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 19:43:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cluster Architecture]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[GettingStarted]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=367</guid>
		<description><![CDATA[http://www.mooreds.com/wordpress/archives/000549
The biggest attraction of the cloud was the ability to spin up and spin down extra servers as the expected traffic on the site increased or decreased. We choose Amazon’s EC2 for hosting. They seem a bit like the IBM of the cloud–no one ever got fired, etc. They have a rich set of offerings [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/cluster-architecture/tips-deploying-a-web-application-to-the-cloud/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>LAMP on EC2 (Parts 1-10)</title>
		<link>http://php-app-engine.com/2009/how-to/lamp-on-ec2-parts-1-10/</link>
		<comments>http://php-app-engine.com/2009/how-to/lamp-on-ec2-parts-1-10/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 19:37:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cluster Architecture]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Imaging]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=364</guid>
		<description><![CDATA[http://www.ardentsoft.com/blog/tag/lamp-on-ec2
 Part 1: Setting up Amazon Web Services
 Part 2: Setting up a Persistent Volume
 Part 3: Starting and Configuring the Instance
 Part 4: Mounting a Persistent Volume
 Part 5: Configuring MySQL
 Part 6: Configuring Apache
 Part 7: Configuring PHP
 Part 8: Setting up an Elastic IP Address
 Part 9: Setting up Snapshots
 Part 10: [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/lamp-on-ec2-parts-1-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the fastest filesystem to use under Linux on EC2 for MySQL?</title>
		<link>http://php-app-engine.com/2009/how-to/what-is-the-fastest-filesystem-to-use-under-linux-on-ec2-for-mysql/</link>
		<comments>http://php-app-engine.com/2009/how-to/what-is-the-fastest-filesystem-to-use-under-linux-on-ec2-for-mysql/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 22:23:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=311</guid>
		<description><![CDATA[http://serverfault.com/questions/77535/what-is-the-fastest-filesystem-to-use-under-linux-on-ec2-for-mysql
EXT3 will work just fine, but you may want to use EBS volumes instead of the space that comes with your EC2 instance, as that may be faster.
Edit: You can create a software RAID on EBS to boost performance (I&#8217;d recommend RAID-10) by using mdadm.
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/what-is-the-fastest-filesystem-to-use-under-linux-on-ec2-for-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Elastic Block snapshots with a cron job</title>
		<link>http://php-app-engine.com/2009/how-to/automatic-elastic-block-snapshots-with-a-cron-job/</link>
		<comments>http://php-app-engine.com/2009/how-to/automatic-elastic-block-snapshots-with-a-cron-job/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 05:54:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=307</guid>
		<description><![CDATA[http://www.floydprice.com/2009/10/automatic-elastic-block-snapshots-with-a-cron-job/

Amazon EC2 really is amazing, and the Elastic Block storage is pretty darn good too, however I wish you could automate the snapshot process form the EC2 console.
It is however pretty easy to do yourself using a simple cron job.
Before you start make sure you have a JRE:
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/automatic-elastic-block-snapshots-with-a-cron-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Growing an XFS partition on Amazon EBS</title>
		<link>http://php-app-engine.com/2009/how-to/growing-an-xfs-partition-on-amazon-ebs/</link>
		<comments>http://php-app-engine.com/2009/how-to/growing-an-xfs-partition-on-amazon-ebs/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 05:35:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=294</guid>
		<description><![CDATA[http://pigeonflight.blogspot.com/2009/08/growing-xfs-partition-on-amazon-ebs.html
Amazon EBS is Amazon&#8217;s Persistent Storage service. I think of it as the ability to have a &#8220;thumbdrive in the clouds&#8221;. I can then &#8220;attach&#8221; that drive to an Amazon EC2 instance (a machine in the clouds).
Today I needed to add space to a filesystem. The filesystem was 10G XFS partition and I wanted to [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/growing-an-xfs-partition-on-amazon-ebs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Устанавливаем на Amazon EC2 и Amazon EBS Java-приложение с MySQL</title>
		<link>http://php-app-engine.com/2009/how-to/%d0%a3%d1%81%d1%82%d0%b0%d0%bd%d0%b0%d0%b2%d0%bb%d0%b8%d0%b2%d0%b0%d0%b5%d0%bc-%d0%bd%d0%b0-amazon-ec2-%d0%b8-amazon-ebs-java-%d0%bf%d1%80%d0%b8%d0%bb%d0%be%d0%b6%d0%b5%d0%bd%d0%b8%d0%b5-%d1%81-mysql/</link>
		<comments>http://php-app-engine.com/2009/how-to/%d0%a3%d1%81%d1%82%d0%b0%d0%bd%d0%b0%d0%b2%d0%bb%d0%b8%d0%b2%d0%b0%d0%b5%d0%bc-%d0%bd%d0%b0-amazon-ec2-%d0%b8-amazon-ebs-java-%d0%bf%d1%80%d0%b8%d0%bb%d0%be%d0%b6%d0%b5%d0%bd%d0%b8%d0%b5-%d1%81-mysql/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 03:44:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=288</guid>
		<description><![CDATA[http://vasyas.blogspot.com/2008/10/amazon-ec2-amazon-ebs-java-mysql.html
Устанавливаем на Amazon EC2 и Amazon EBS Java-приложение с MySQL
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/%d0%a3%d1%81%d1%82%d0%b0%d0%bd%d0%b0%d0%b2%d0%bb%d0%b8%d0%b2%d0%b0%d0%b5%d0%bc-%d0%bd%d0%b0-amazon-ec2-%d0%b8-amazon-ebs-java-%d0%bf%d1%80%d0%b8%d0%bb%d0%be%d0%b6%d0%b5%d0%bd%d0%b8%d0%b5-%d1%81-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving to Amazon Web Services</title>
		<link>http://php-app-engine.com/2009/how-to/moving-to-amazon-web-services/</link>
		<comments>http://php-app-engine.com/2009/how-to/moving-to-amazon-web-services/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 03:39:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[GettingStarted]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=282</guid>
		<description><![CDATA[http://vastpark.posterous.com/moving-to-amazon-web-services
I have been administrating LAMP web servers in some form or another for more than a decade either in support of a business or for personal use.  I seem to never have so few projects that shared hosting made sense.  So instead, solutions like virtual private servers, managed dedicated hosting and, in some [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/moving-to-amazon-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL backups with EBS snapshots</title>
		<link>http://php-app-engine.com/2009/how-to/mysql-backups-with-ebs-snapshots/</link>
		<comments>http://php-app-engine.com/2009/how-to/mysql-backups-with-ebs-snapshots/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 21:35:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=273</guid>
		<description><![CDATA[http://blog.labnotes.org/2009/10/13/mysql-backups-with-ebs-snapshots/
Amazon EBS snapshots are awesome. You can take snapshots to backup your database, quickly move data between staging and production, run analytics on the latest data, resize volumes and much more.
For Apartly, I’m using MySQL, storing data and log files on a mounted EBS volume. EBS offers persistent, reliable storage (with replication for fault tolerance). [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/mysql-backups-with-ebs-snapshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Running a php/mySQL server on EC2 with EBS</title>
		<link>http://php-app-engine.com/2009/how-to/tutorial-running-a-phpmysql-server-on-ec2-with-ebs/</link>
		<comments>http://php-app-engine.com/2009/how-to/tutorial-running-a-phpmysql-server-on-ec2-with-ebs/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 21:18:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=271</guid>
		<description><![CDATA[http://www.john-nousis.com/development/tutorial-running-a-phpmysql-server-on-ec2-with-ebs/
During the presentation I showed how you can start an AMI of fedora 8 base, install apache, php and mySQL and make them all store their data on an EBS volume. This attracted a lot of attention and participants asked me to post this as an online tutorial. This tutorial requires basic knowledge of AWS [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/tutorial-running-a-phpmysql-server-on-ec2-with-ebs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EC2: now having actually played with it a *little*&#8230;</title>
		<link>http://php-app-engine.com/2009/how-to/ec2-now-having-actually-played-with-it-a-little/</link>
		<comments>http://php-app-engine.com/2009/how-to/ec2-now-having-actually-played-with-it-a-little/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 21:17:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cluster Architecture]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=267</guid>
		<description><![CDATA[http://ianso.blogspot.com/2009/10/ec2-now-having-actually-played-with-it.html
Consistent IO on EBS is apparently not an option. This is something I think Amazon should fix toute suite, because things like RackSpace (maybe) and NewServers (h.t. etbe) seem to be to stomping all over the EBS I/O figures. In a different context, James Hamilton says &#8220;it makes no sense to allow a lower cost [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/ec2-now-having-actually-played-with-it-a-little/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon EC2 Scripts</title>
		<link>http://php-app-engine.com/2009/how-to/amazon-ec2-scripts/</link>
		<comments>http://php-app-engine.com/2009/how-to/amazon-ec2-scripts/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 01:20:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=255</guid>
		<description><![CDATA[http://innergysoftware.com/?p=17
Recently I’ve been using a lot Amazon’s Cloud Computing services in the form of EC2 and S3. I’ve set up several scripts that make life easier by automating some of the tasks that need to be done regularly when administering EC2 virtual instances. In the hope that they will be useful to other people, I’ll [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/amazon-ec2-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon EC2 Introduction – Useful info and tricks</title>
		<link>http://php-app-engine.com/2009/how-to/amazon-ec2-introduction-%e2%80%93-useful-info-and-tricks/</link>
		<comments>http://php-app-engine.com/2009/how-to/amazon-ec2-introduction-%e2%80%93-useful-info-and-tricks/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 01:36:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[GettingStarted]]></category>
		<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=251</guid>
		<description><![CDATA[http://www.freemindsystems.com/amazon-ec2-introduction-useful-info-and-tricks/
I’m sure many people think the cloud is the future, and more or less have migration plannings. Also, some of these people point to Amazon as supplier for their price, stability and capabilities. This first post of EC2 are things you need to know from the standpoint of a sysadmin.
For a System Administrator, Amazon EC2 [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/amazon-ec2-introduction-%e2%80%93-useful-info-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ec2-attach-volume and /etc/init.d run levels</title>
		<link>http://php-app-engine.com/2009/how-to/ec2-attach-volume-and-etcinit-d-run-levels/</link>
		<comments>http://php-app-engine.com/2009/how-to/ec2-attach-volume-and-etcinit-d-run-levels/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 01:32:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EBS]]></category>
		<category><![CDATA[HowTos]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=249</guid>
		<description><![CDATA[http://developer.amazonwebservices.com/connect/thread.jspa?threadID=25071
I&#8217;ll assume you&#8217;ve already set everything up:
1) created the volume (ec2-create-volume)
2) you&#8217;ve attached it to your instance
3) Logged into your instance and ran mkfs and mounted the volume
Now to set it up so that it comes up automatically on boot:
1) Load the API tools on your instance and your pk and cert files
2) Load the [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/ec2-attach-volume-and-etcinit-d-run-levels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
