<?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; Storage</title>
	<atom:link href="http://php-app-engine.com/category/storage/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>Linux Cloud Drive</title>
		<link>http://php-app-engine.com/2010/storage/linux-cloud-drive/</link>
		<comments>http://php-app-engine.com/2010/storage/linux-cloud-drive/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 20:13:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=915</guid>
		<description><![CDATA[http://www.smestorage.com/?p=static&#038;page=labs

You should now see your SMEStorage data and also see the mount point on your visual file system. This then enables you to access your files from all the clouds we support, which includes GMail, Email, FTP, Microsoft SkyDrive, Microsoft Live Mesh, WebDav, MobileMe, Amazon S3, RackSpace CloudFiles, and box.net 
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2010/storage/linux-cloud-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EC2 filesystem performance</title>
		<link>http://php-app-engine.com/2010/performance/ec2-filesystem-performance/</link>
		<comments>http://php-app-engine.com/2010/performance/ec2-filesystem-performance/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 23:31:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=906</guid>
		<description><![CDATA[http://winnersdontlose.com/?tag=ec2-filesystem-performance
I’ve been posting lately about a tool named bonnie++, which will run a suite of tests against your linux filesystem to determine metrics in 3 important areas:  data read/write speed, max random seeks, and max metadata operations.  Last time I posted about profiling one of Linode.com’s “Linode 360″ instances.  In this article [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2010/performance/ec2-filesystem-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review my software: Keyspace consistently replicated key-value store (scalien.com)</title>
		<link>http://php-app-engine.com/2010/opensource/review-my-software-keyspace-consistently-replicated-key-value-store-scalien-com/</link>
		<comments>http://php-app-engine.com/2010/opensource/review-my-software-keyspace-consistently-replicated-key-value-store-scalien-com/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 20:31:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Projects]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=741</guid>
		<description><![CDATA[http://news.ycombinator.com/item?id=705977
scalien.com
Keyspace
This is the document that the interested programmer or engineer should read first:
This paper describes the design and architecture of Keyspace, a distributed key-value store offering strong consistency, fault-tolerance and high availability. The source code is released as free, open-source software under the BSD license. 
PaxosLease
PaxosLease is a Paxos-based, diskless algorithm for negotiating leases in [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2010/opensource/review-my-software-keyspace-consistently-replicated-key-value-store-scalien-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to increase the size of vol on AWS</title>
		<link>http://php-app-engine.com/2010/storage/how-to-increase-the-size-of-vol-on-aws/</link>
		<comments>http://php-app-engine.com/2010/storage/how-to-increase-the-size-of-vol-on-aws/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 22:06:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=736</guid>
		<description><![CDATA[http://www.aroxo.com/blog/mattr/2009/11/20/how-to-increase-the-size-of-vol-on-aws/
So here’s the scenario: you’re hosted using Amazon Web-Services EC2 platform. You’ve created a volume to store your data on, and you’ve run out of space. How do you increase the space on /vol using AWS?
Here are the steps which after a lot of messing around and a lot of help about I eventually found [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2010/storage/how-to-increase-the-size-of-vol-on-aws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mounting an s3 bucket in ec2 and using transparently as a mnt point</title>
		<link>http://php-app-engine.com/2009/storage/mounting-an-s3-bucket-in-ec2-and-using-transparently-as-a-mnt-point/</link>
		<comments>http://php-app-engine.com/2009/storage/mounting-an-s3-bucket-in-ec2-and-using-transparently-as-a-mnt-point/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 06:06:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=688</guid>
		<description><![CDATA[http://stackoverflow.com/questions/956904/mounting-an-s3-bucket-in-ec2-and-using-transparently-as-a-mnt-point
I&#8217;m not using EC2, but I do have my S3 bucket permanently mounted on my Linux server. The way I did it is with Jungledisk. It isn&#8217;t a non-commercial solution, but it&#8217;s very inexpensive.
First I setup the jungledisk as normal. Then I make sure fuse is installed. Mostly you just need to create the configuration [...]]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/storage/mounting-an-s3-bucket-in-ec2-and-using-transparently-as-a-mnt-point/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO Mount S3 bucket into EC2 instance</title>
		<link>http://php-app-engine.com/2009/how-to/howto-mount-s3-bucket-into-ec2-instance/</link>
		<comments>http://php-app-engine.com/2009/how-to/howto-mount-s3-bucket-into-ec2-instance/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 22:19:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Imaging]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=587</guid>
		<description><![CDATA[http://solutions.amazonwebservices.com/connect/thread.jspa?threadID=39361&#038;tstart=0
I would like to share my experience mounting a S3 bucket into a Linux EC2 instance.
The steps I followed were: 
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/how-to/howto-mount-s3-bucket-into-ec2-instance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing FUSE + s3fs and sshfs on Ubuntu</title>
		<link>http://php-app-engine.com/2009/storage/installing-fuse-s3fs-and-sshfs-on-ubuntu/</link>
		<comments>http://php-app-engine.com/2009/storage/installing-fuse-s3fs-and-sshfs-on-ubuntu/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 18:02:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=548</guid>
		<description><![CDATA[http://xentek.net/articles/448/installing-fuse-s3fs-and-sshfs-on-ubuntu/
Fuse is a program to mount ‘foreign’ filesystems to your computer. This is how I got an Amazon S3 (simple storage service) bucket mounted on my Ubuntu server as if it were a local folder:
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/storage/installing-fuse-s3fs-and-sshfs-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to mount S3 Storage as a filesystem</title>
		<link>http://php-app-engine.com/2009/storage/how-to-mount-s3-storage-as-a-filesystem/</link>
		<comments>http://php-app-engine.com/2009/storage/how-to-mount-s3-storage-as-a-filesystem/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 02:48:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://php-app-engine.com/?p=223</guid>
		<description><![CDATA[http://developer.amazonwebservices.com/connect/message.jspa?messageID=95362
(there is also s3fs and several other FUSE solutions)
]]></description>
		<wfw:commentRss>http://php-app-engine.com/2009/storage/how-to-mount-s3-storage-as-a-filesystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
