<?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: Installing OpenVZ on Amazon EC2</title>
	<atom:link href="http://webapp.org.ua/sysadmin/installing-openvz-on-amazon-ec2/feed" rel="self" type="application/rss+xml" />
	<link>https://webapp.org.ua/sysadmin/installing-openvz-on-amazon-ec2/</link>
	<description>Flights to outer code</description>
	<lastBuildDate>Mon, 18 Jan 2016 23:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: si</title>
		<link>https://webapp.org.ua/sysadmin/installing-openvz-on-amazon-ec2/#comment-140</link>
		<dc:creator>si</dc:creator>
		<pubDate>Fri, 10 May 2013 09:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=172#comment-140</guid>
		<description>Hi, Would you tell us approximately how much you are paying to run this configuration on EC2? I&#039;ve thought of running something similar, yet when I look into the EC2 pricing the costs run up too high. Especially if I include use of bandwidth.</description>
		<content:encoded><![CDATA[<p>Hi, Would you tell us approximately how much you are paying to run this configuration on EC2? I&#8217;ve thought of running something similar, yet when I look into the EC2 pricing the costs run up too high. Especially if I include use of bandwidth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>https://webapp.org.ua/sysadmin/installing-openvz-on-amazon-ec2/#comment-36</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 05 Mar 2012 18:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=172#comment-36</guid>
		<description>Excellent work, thanks for this write-up. I was able to copy-paste the instructions exactly and get this working. 

Note that you will have to &quot;vzctl start 101&quot; before &quot;vzctl enter 101&quot;.

Also, this works only with CentOS 5.6 with PV Grub - I couldn&#039;t get it running on a CentOS 6 image.</description>
		<content:encoded><![CDATA[<p>Excellent work, thanks for this write-up. I was able to copy-paste the instructions exactly and get this working. </p>
<p>Note that you will have to &#8220;vzctl start 101&#8243; before &#8220;vzctl enter 101&#8243;.</p>
<p>Also, this works only with CentOS 5.6 with PV Grub &#8211; I couldn&#8217;t get it running on a CentOS 6 image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://webapp.org.ua/sysadmin/installing-openvz-on-amazon-ec2/#comment-37</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 05 Mar 2012 16:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=172#comment-37</guid>
		<description>Thanks for update! Actually, we&#039;ve moved to CentOS 6.0 because of zero swap in older OpenVZ kernels. Pretty heavy stuff like MongoDB/elasticsearch just failed to run on 5.6 no matter how hard we played with container configuration. New RHEL6 based OpenVZ kernel has new memory model, and our infrastructure works like a charm. 
&lt;code&gt;
http://wiki.openvz.org/VSwap
&lt;/code&gt;

Configuration on CentOS6 is even simpler, because you don&#039;t have to install special kernel with XEN enabled, as of RHEL6 it&#039;s enabled by default, it looks something like this


wget -O /etc/yum.repos.d/openvz.repo http://download.openvz.org/openvz.reporpm 
rpm --import http://download.openvz.org/RPM-GPG-Key-OpenVZ 
yum --enablerepo=openvz-kernel-rhel6 -y install vzkernel.x86_64 vzkernel-devel.x86_64 vzctl.x86_64 vzquota.x86_64	


Another tip is that you should make sure that installer will add a valid record into &lt;code&gt;/boot/grub/menu.lst&lt;/code&gt;  because it fails to do so sometimes</description>
		<content:encoded><![CDATA[<p>Thanks for update! Actually, we&#8217;ve moved to CentOS 6.0 because of zero swap in older OpenVZ kernels. Pretty heavy stuff like MongoDB/elasticsearch just failed to run on 5.6 no matter how hard we played with container configuration. New RHEL6 based OpenVZ kernel has new memory model, and our infrastructure works like a charm. <br />
<code><br />
<a href="http://wiki.openvz.org/VSwap" rel="nofollow">http://wiki.openvz.org/VSwap</a><br />
</code></p>
<p>Configuration on CentOS6 is even simpler, because you don&#8217;t have to install special kernel with XEN enabled, as of RHEL6 it&#8217;s enabled by default, it looks something like this</p>
<p>wget -O /etc/yum.repos.d/openvz.repo <a href="http://download.openvz.org/openvz.reporpm" rel="nofollow">http://download.openvz.org/openvz.reporpm</a><br />
rpm &#8211;import <a href="http://download.openvz.org/RPM-GPG-Key-OpenVZ " rel="nofollow">http://download.openvz.org/RPM-GPG-Key-OpenVZ </a><br />
yum &#8211;enablerepo=openvz-kernel-rhel6 -y install vzkernel.x86_64 vzkernel-devel.x86_64 vzctl.x86_64 vzquota.x86_64	</p>
<p>Another tip is that you should make sure that installer will add a valid record into <code>/boot/grub/menu.lst</code>  because it fails to do so sometimes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://webapp.org.ua/sysadmin/installing-openvz-on-amazon-ec2/#comment-23</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 29 Dec 2011 15:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=172#comment-23</guid>
		<description>Did you mean external(world visible) IP addresses? </description>
		<content:encoded><![CDATA[<p>Did you mean external(world visible) IP addresses? </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>https://webapp.org.ua/sysadmin/installing-openvz-on-amazon-ec2/#comment-22</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Wed, 28 Dec 2011 20:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://webapp.org.ua/?p=172#comment-22</guid>
		<description>Curios , how many ip addresses do we get from AWS ?</description>
		<content:encoded><![CDATA[<p>Curios , how many ip addresses do we get from AWS ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
