<?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 for Qugstart Blog</title>
	<atom:link href="http://qugstart.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://qugstart.com/blog</link>
	<description>Ruby, Rails, Nerdy, Life</description>
	<lastBuildDate>Sun, 05 Sep 2010 12:34:56 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to Set up DB server on Amazon EC2 with data stored on EBS drive formatted with XFS by faris</title>
		<link>http://qugstart.com/blog/amazon-web-services/how-to-set-up-db-server-on-amazon-ec2-with-data-stored-on-ebs-drive-formatted-with-xfs/comment-page-1/#comment-4289</link>
		<dc:creator>faris</dc:creator>
		<pubDate>Sun, 05 Sep 2010 12:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=44#comment-4289</guid>
		<description>Thanks a lot for your information!!!..

I&#039;ve some simple questions.
1) How can I browse the EBS machine data from my putty.
2) I have choose public AMI Ubuntu 9.10 Karmic Alestic, ubuntu@ EBS boot. I am just confused, when I choose this AMI it has EBS and ebs instance. So I just confused what is the difference between instance store ans EBS instance type.

Thanks and regards,
Faris</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your information!!!..</p>
<p>I&#8217;ve some simple questions.<br />
1) How can I browse the EBS machine data from my putty.<br />
2) I have choose public AMI Ubuntu 9.10 Karmic Alestic, ubuntu@ EBS boot. I am just confused, when I choose this AMI it has EBS and ebs instance. So I just confused what is the difference between instance store ans EBS instance type.</p>
<p>Thanks and regards,<br />
Faris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Set up DB server on Amazon EC2 with data stored on EBS drive formatted with XFS by Qug</title>
		<link>http://qugstart.com/blog/amazon-web-services/how-to-set-up-db-server-on-amazon-ec2-with-data-stored-on-ebs-drive-formatted-with-xfs/comment-page-1/#comment-4278</link>
		<dc:creator>Qug</dc:creator>
		<pubDate>Fri, 03 Sep 2010 17:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=44#comment-4278</guid>
		<description>@faris - Thanks for stopping by. 
S3 is not really meant as a filesystem, so its best use in your purpose is to store persistent backups of your database (either mysql dumps, or EBS snapshots).
I&#039;ve never used RDS, but it looks like a pretty cool service that might be good for your needs. Since I am used to setting up  my own Mysql servers, I prefer to do the setup myself. Also, if you use RDS, be aware of the higher costs associated, simply because it is a dedicated DB instance. You may be ok with running a DB server on the same instance was your web server.

That&#039;s why I chose to attach an EBS volume to my server instance, and store all Mysql data on this EBS instance. EBS allows you to create quick snapshots for backup of your DB server.

Good luck!</description>
		<content:encoded><![CDATA[<p>@faris &#8211; Thanks for stopping by.<br />
S3 is not really meant as a filesystem, so its best use in your purpose is to store persistent backups of your database (either mysql dumps, or EBS snapshots).<br />
I&#8217;ve never used RDS, but it looks like a pretty cool service that might be good for your needs. Since I am used to setting up  my own Mysql servers, I prefer to do the setup myself. Also, if you use RDS, be aware of the higher costs associated, simply because it is a dedicated DB instance. You may be ok with running a DB server on the same instance was your web server.</p>
<p>That&#8217;s why I chose to attach an EBS volume to my server instance, and store all Mysql data on this EBS instance. EBS allows you to create quick snapshots for backup of your DB server.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Set up DB server on Amazon EC2 with data stored on EBS drive formatted with XFS by faris</title>
		<link>http://qugstart.com/blog/amazon-web-services/how-to-set-up-db-server-on-amazon-ec2-with-data-stored-on-ebs-drive-formatted-with-xfs/comment-page-1/#comment-4277</link>
		<dc:creator>faris</dc:creator>
		<pubDate>Fri, 03 Sep 2010 09:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=44#comment-4277</guid>
		<description>Nice blog...

I am very new to Amazon. I&#039;ve created an instance for my server. Now I need to setup mysql for data storage. 

I dont know about the EBS, S3 and RDS. I just gone through the documents for storage. Which is the best technique for database and how to start with it.</description>
		<content:encoded><![CDATA[<p>Nice blog&#8230;</p>
<p>I am very new to Amazon. I&#8217;ve created an instance for my server. Now I need to setup mysql for data storage. </p>
<p>I dont know about the EBS, S3 and RDS. I just gone through the documents for storage. Which is the best technique for database and how to start with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Set up DB server on Amazon EC2 with data stored on EBS drive formatted with XFS by Qug</title>
		<link>http://qugstart.com/blog/amazon-web-services/how-to-set-up-db-server-on-amazon-ec2-with-data-stored-on-ebs-drive-formatted-with-xfs/comment-page-1/#comment-4251</link>
		<dc:creator>Qug</dc:creator>
		<pubDate>Fri, 27 Aug 2010 14:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=44#comment-4251</guid>
		<description>@dion, No problem - hope this helps clear up your questions:

# Create EBS volume and attach it to the EC2 (as /dev/sdh in my example)
- If you are a beginner, the easiest way to do this is to go directly through Amazon&#039;s Ec2 Interface. Simply log into your EC2 account, and create a new EBS volume.
  Upon creating the EBS volume, you will be asked for a mount point to mount the volume. In my example, I chose &quot;/dev/sdh&quot;. 
  After you create the EBS volume in Amazon&#039;s web interface, you must &quot;attach&quot; it to your Ec2 instance. This also can be done in Amazon&#039;s web portal.

# Symlink the mysql directories so that mysql uses the mounted EBS drive –&gt; i thought you’re still using storage from the instance with backup from EBS? how to set up so EBS will take the snapshot from the S3
- The EBS drive &quot;appears&quot; as part of your EBS filesystem once you have mounted it. So, it&#039;s just like as if you had plugged in an external USB drive to your Ec2 instance.
   In this step, all I did is to set up the single instance of MySQL (that is running on Ec2 instance) to point all its directories to the EBS volume, rather than the default filesystem.
   This way Mysql is storing all data files and config files on the EBS volume, where it can be backed up easily to S3.

Hope this helps to clear up your questions! 
Amazon web services might be a little confusing at first, but it will start to make sense once you poke around a bit.
Good luck !</description>
		<content:encoded><![CDATA[<p>@dion, No problem &#8211; hope this helps clear up your questions:</p>
<p># Create EBS volume and attach it to the EC2 (as /dev/sdh in my example)<br />
- If you are a beginner, the easiest way to do this is to go directly through Amazon&#8217;s Ec2 Interface. Simply log into your EC2 account, and create a new EBS volume.<br />
  Upon creating the EBS volume, you will be asked for a mount point to mount the volume. In my example, I chose &#8220;/dev/sdh&#8221;.<br />
  After you create the EBS volume in Amazon&#8217;s web interface, you must &#8220;attach&#8221; it to your Ec2 instance. This also can be done in Amazon&#8217;s web portal.</p>
<p># Symlink the mysql directories so that mysql uses the mounted EBS drive –> i thought you’re still using storage from the instance with backup from EBS? how to set up so EBS will take the snapshot from the S3<br />
- The EBS drive &#8220;appears&#8221; as part of your EBS filesystem once you have mounted it. So, it&#8217;s just like as if you had plugged in an external USB drive to your Ec2 instance.<br />
   In this step, all I did is to set up the single instance of MySQL (that is running on Ec2 instance) to point all its directories to the EBS volume, rather than the default filesystem.<br />
   This way Mysql is storing all data files and config files on the EBS volume, where it can be backed up easily to S3.</p>
<p>Hope this helps to clear up your questions!<br />
Amazon web services might be a little confusing at first, but it will start to make sense once you poke around a bit.<br />
Good luck !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Set up DB server on Amazon EC2 with data stored on EBS drive formatted with XFS by dion</title>
		<link>http://qugstart.com/blog/amazon-web-services/how-to-set-up-db-server-on-amazon-ec2-with-data-stored-on-ebs-drive-formatted-with-xfs/comment-page-1/#comment-4249</link>
		<dc:creator>dion</dc:creator>
		<pubDate>Fri, 27 Aug 2010 14:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=44#comment-4249</guid>
		<description>great post!
I&#039;m new to this, so I appreciate if you could explain a little bit about some of the steps:
# Create EBS volume and attach it to the EC2 (as /dev/sdh in my example)

# Symlink the mysql directories so that mysql uses the mounted EBS drive --&gt; i thought you&#039;re still using storage from the instance with backup from EBS? how to set up so EBS will take the snapshot from the S3

does this mean we&#039;ll have two mysql running? on S3 and EBS?
Thanks. sorry for the beginner questions</description>
		<content:encoded><![CDATA[<p>great post!<br />
I&#8217;m new to this, so I appreciate if you could explain a little bit about some of the steps:<br />
# Create EBS volume and attach it to the EC2 (as /dev/sdh in my example)</p>
<p># Symlink the mysql directories so that mysql uses the mounted EBS drive &#8211;&gt; i thought you&#8217;re still using storage from the instance with backup from EBS? how to set up so EBS will take the snapshot from the S3</p>
<p>does this mean we&#8217;ll have two mysql running? on S3 and EBS?<br />
Thanks. sorry for the beginner questions</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup a Git Repository for Redmine by Redmine + Git &#187; Development logs</title>
		<link>http://qugstart.com/blog/ruby-and-rails/setup-a-git-repository-for-redmine/comment-page-1/#comment-4155</link>
		<dc:creator>Redmine + Git &#187; Development logs</dc:creator>
		<pubDate>Tue, 10 Aug 2010 04:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=33#comment-4155</guid>
		<description>[...] Setup a Git Repository for Redmine [...]</description>
		<content:encoded><![CDATA[<p>[...] Setup a Git Repository for Redmine [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resolve a hostname from an IP address in Ruby (Reverse-DNS) by jax</title>
		<link>http://qugstart.com/blog/ruby-and-rails/resolve-a-hostname-from-an-ip-address-in-ruby-reverse-dns/comment-page-1/#comment-4103</link>
		<dc:creator>jax</dc:creator>
		<pubDate>Fri, 30 Jul 2010 21:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=10#comment-4103</guid>
		<description>Hi, I found the solution why the second example doesn&#039;t work. Try this code:

    Socket.do_not_reverse_lookup = false
    s = Socket.getaddrinfo(&#039;66.249.67.49&#039;,nil)
    hostname = s[0][2]</description>
		<content:encoded><![CDATA[<p>Hi, I found the solution why the second example doesn&#8217;t work. Try this code:</p>
<p>    Socket.do_not_reverse_lookup = false<br />
    s = Socket.getaddrinfo(&#8217;66.249.67.49&#8242;,nil)<br />
    hostname = s[0][2]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to mount an Amazon S3 bucket as virtual drive on CentOS 5.2 by Qug</title>
		<link>http://qugstart.com/blog/linux/how-to-mount-an-amazon-s3-bucket-as-virtual-drive-on-centos-5-2/comment-page-1/#comment-3953</link>
		<dc:creator>Qug</dc:creator>
		<pubDate>Fri, 25 Jun 2010 18:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=53#comment-3953</guid>
		<description>@backtogeek :
Did you install curl and curl-devel via yum ? (yum install curl*)</description>
		<content:encoded><![CDATA[<p>@backtogeek :<br />
Did you install curl and curl-devel via yum ? (yum install curl*)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to mount an Amazon S3 bucket as virtual drive on CentOS 5.2 by backtogeek</title>
		<link>http://qugstart.com/blog/linux/how-to-mount-an-amazon-s3-bucket-as-virtual-drive-on-centos-5-2/comment-page-1/#comment-3952</link>
		<dc:creator>backtogeek</dc:creator>
		<pubDate>Fri, 25 Jun 2010 17:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=53#comment-3952</guid>
		<description>yup that seems to be the accepted way however on 2 VM&#039;s of CENTOS 5 and 1 VPS all I ever get after mounting is:

[root@xxxxxxx mnt]# ls
ls: reading directory .: Input/output error

it may also be worth mentioning to people who do not know better that you need to actualy create a bucket first in the AWS panel and with the latest versions of curl 7.20+ i belive you need to add a link to libcurl.so.4 e.g.

ln -s /usr/local/lib/libcurl.so.4 /usr/lib/libcurl.so.4

I am guessing I am doing somthing really simple wrong but I just cant figure it out this has had be beat for hours.</description>
		<content:encoded><![CDATA[<p>yup that seems to be the accepted way however on 2 VM&#8217;s of CENTOS 5 and 1 VPS all I ever get after mounting is:</p>
<p>[root@xxxxxxx mnt]# ls<br />
ls: reading directory .: Input/output error</p>
<p>it may also be worth mentioning to people who do not know better that you need to actualy create a bucket first in the AWS panel and with the latest versions of curl 7.20+ i belive you need to add a link to libcurl.so.4 e.g.</p>
<p>ln -s /usr/local/lib/libcurl.so.4 /usr/lib/libcurl.so.4</p>
<p>I am guessing I am doing somthing really simple wrong but I just cant figure it out this has had be beat for hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to mount an Amazon S3 bucket as virtual drive on CentOS 5.2 by Ruslan Abuzant</title>
		<link>http://qugstart.com/blog/linux/how-to-mount-an-amazon-s3-bucket-as-virtual-drive-on-centos-5-2/comment-page-1/#comment-3773</link>
		<dc:creator>Ruslan Abuzant</dc:creator>
		<pubDate>Tue, 11 May 2010 22:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://qugstart.com/blog/?p=53#comment-3773</guid>
		<description>One more comment, you can combine my 2 comments if you wish.

libxml2 and curl libraries are needed to compile. They can be installed like this:

yum install curl*
yum install libxml2*

Have a nice day</description>
		<content:encoded><![CDATA[<p>One more comment, you can combine my 2 comments if you wish.</p>
<p>libxml2 and curl libraries are needed to compile. They can be installed like this:</p>
<p>yum install curl*<br />
yum install libxml2*</p>
<p>Have a nice day</p>
]]></content:encoded>
	</item>
</channel>
</rss>
