<?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: OpenVZ Ubuntu 9.10 Templates</title>
	<atom:link href="http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/</link>
	<description>A LAMP in the Samsara</description>
	<lastBuildDate>Tue, 07 Sep 2010 07:48:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1714</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Fri, 30 Apr 2010 00:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1714</guid>
		<description>See : http://blog.bodhizazen.net/linux/ubuntu-10-04-openvz-templates/</description>
		<content:encoded><![CDATA[<p>See : <a href="http://blog.bodhizazen.net/linux/ubuntu-10-04-openvz-templates/" rel="nofollow">http://blog.bodhizazen.net/linux/ubuntu-10-04-openvz-templates/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LS</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1707</link>
		<dc:creator>LS</dc:creator>
		<pubDate>Thu, 29 Apr 2010 02:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1707</guid>
		<description>How to upgrade intalled disk template with Ubuntu 9.04 to 10.04 (beta) and run this as OpenVZ guest system - see this manual, it&#039;s works but with some langs :(

http://ubuntuforums.org/showthread.php?t=1461992</description>
		<content:encoded><![CDATA[<p>How to upgrade intalled disk template with Ubuntu 9.04 to 10.04 (beta) and run this as OpenVZ guest system &#8211; see this manual, it&#8217;s works but with some langs :(</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=1461992" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1461992</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1684</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Thu, 22 Apr 2010 14:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1684</guid>
		<description>From my experience with karmic, IMO, it is frustrating to try to use openvz ubuntu templates during the development cycle.

The ubuntu developers have decided not to support the openvz kernel in lucid and it seems they are not concerned with openvz guests either.

I suspect this may also affect other similar technologies such as LXC, Xen, and VServer.

For now my advice is to stay with supported OS such as Debian or Centos.

Once Lucid is released I may look at creating a 10.04 openvz template.</description>
		<content:encoded><![CDATA[<p>From my experience with karmic, IMO, it is frustrating to try to use openvz ubuntu templates during the development cycle.</p>
<p>The ubuntu developers have decided not to support the openvz kernel in lucid and it seems they are not concerned with openvz guests either.</p>
<p>I suspect this may also affect other similar technologies such as LXC, Xen, and VServer.</p>
<p>For now my advice is to stay with supported OS such as Debian or Centos.</p>
<p>Once Lucid is released I may look at creating a 10.04 openvz template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miha</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1683</link>
		<dc:creator>Miha</dc:creator>
		<pubDate>Thu, 22 Apr 2010 13:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1683</guid>
		<description>For the past couple of days I&#039;m trying to creade a fresh Lucid template but without much success. The updated openvz.conf seems to get me a bit closer but still no luck.
I&#039;m getting following in the init.log
libudev: init: hwclock main process (20) terminated with status 77
init: ureadahead main process (21) terminated with status 5
libudev: udev_monitor_new_from_netlink: error getting socket: Invalid argument
mountall:mountall.c:3181: Assertion failed in main: udev_monitor = udev_monitor_new_from_netlink (udev, &quot;udev&quot;)
init: openvz pre-start process (17) terminated with status 1
init: mountall main process (27) killed by ABRT signal
General error mounting filesystems.
A maintenance shell will now be started.
CONTROL-D will terminate this shell and reboot the system.

The problematic one being udev one.. 
It seems that this is reported https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/516684 but marked as won&#039;t fix as same as https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/436130

Ubuntu devs are becoming a bit too arrogant for my taste. Which is unfortunate if one likes in general what they&#039;ve done.</description>
		<content:encoded><![CDATA[<p>For the past couple of days I&#8217;m trying to creade a fresh Lucid template but without much success. The updated openvz.conf seems to get me a bit closer but still no luck.<br />
I&#8217;m getting following in the init.log<br />
libudev: init: hwclock main process (20) terminated with status 77<br />
init: ureadahead main process (21) terminated with status 5<br />
libudev: udev_monitor_new_from_netlink: error getting socket: Invalid argument<br />
mountall:mountall.c:3181: Assertion failed in main: udev_monitor = udev_monitor_new_from_netlink (udev, &#8220;udev&#8221;)<br />
init: openvz pre-start process (17) terminated with status 1<br />
init: mountall main process (27) killed by ABRT signal<br />
General error mounting filesystems.<br />
A maintenance shell will now be started.<br />
CONTROL-D will terminate this shell and reboot the system.</p>
<p>The problematic one being udev one..<br />
It seems that this is reported <a href="https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/516684" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/516684</a> but marked as won&#8217;t fix as same as <a href="https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/436130" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/436130</a></p>
<p>Ubuntu devs are becoming a bit too arrogant for my taste. Which is unfortunate if one likes in general what they&#8217;ve done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1585</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Fri, 26 Mar 2010 15:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1585</guid>
		<description>I have not looked at 10.04 much yet, but appreciate your bug report as well as Stephane Graber , his patience , and his Upstart scripts, which I have shamelessly copied.

I did have to modify his script for 9.10, and will look at 10.04 in the next few weeks.</description>
		<content:encoded><![CDATA[<p>I have not looked at 10.04 much yet, but appreciate your bug report as well as Stephane Graber , his patience , and his Upstart scripts, which I have shamelessly copied.</p>
<p>I did have to modify his script for 9.10, and will look at 10.04 in the next few weeks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SOL-Invictus</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1584</link>
		<dc:creator>SOL-Invictus</dc:creator>
		<pubDate>Fri, 26 Mar 2010 12:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1584</guid>
		<description>Stephane Graber already has a fix for his script for Ubuntu 10.04 Lucid, as written in the bug-report (https://bugs.launchpad.net/openvz-kernel/+bug/436130 ) :
&quot;Simply edit /etc/init/openvz.conf and remove the two mount lines
for /proc and /sys&quot;

Thanks! :)</description>
		<content:encoded><![CDATA[<p>Stephane Graber already has a fix for his script for Ubuntu 10.04 Lucid, as written in the bug-report (<a href="https://bugs.launchpad.net/openvz-kernel/+bug/436130" rel="nofollow">https://bugs.launchpad.net/openvz-kernel/+bug/436130</a> ) :<br />
&#8220;Simply edit /etc/init/openvz.conf and remove the two mount lines<br />
for /proc and /sys&#8221;</p>
<p>Thanks! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SOL-Invictus</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1583</link>
		<dc:creator>SOL-Invictus</dc:creator>
		<pubDate>Fri, 26 Mar 2010 10:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1583</guid>
		<description>Thanks for your bug-report and this helpful blog-entry. i managed to apt-get dist-upgrade from ubuntu 9.04 to 9.10 and get it working again and get rid of this message:

# vzctl enter 1234
enter into VE 1234 failed
Unable to open pty: No such file or directory

when i wanted to dist-upgrade to ubuntu 10.04 sadly i got this problem again. i wrote about the problem on https://bugs.launchpad.net/openvz-kernel/+bug/436130 also.

this is a serious problem and very easy to reproduce:
on an openvz host try to install one of the ubuntu templates from here: http://wiki.openvz.org/Download/template/precreated
i tried with ubuntu-9.10-x86.tar.gz and ubuntu-9.04-i386-minimal.tar.gz

when you change the /etc/apt/sources.list to the next distribution and perform an apt-get update &amp;&amp; apt-get dist-upgrade the container will hang on next reboot,

# vzctl enter 1234
enter into VE 1234 failed
Unable to open pty: No such file or directory

the dist-upgrade to ubuntu 9.10 was working with the script from here, but not anymore with the dist-upgrade to ubuntu 10.04.</description>
		<content:encoded><![CDATA[<p>Thanks for your bug-report and this helpful blog-entry. i managed to apt-get dist-upgrade from ubuntu 9.04 to 9.10 and get it working again and get rid of this message:</p>
<p># vzctl enter 1234<br />
enter into VE 1234 failed<br />
Unable to open pty: No such file or directory</p>
<p>when i wanted to dist-upgrade to ubuntu 10.04 sadly i got this problem again. i wrote about the problem on <a href="https://bugs.launchpad.net/openvz-kernel/+bug/436130" rel="nofollow">https://bugs.launchpad.net/openvz-kernel/+bug/436130</a> also.</p>
<p>this is a serious problem and very easy to reproduce:<br />
on an openvz host try to install one of the ubuntu templates from here: <a href="http://wiki.openvz.org/Download/template/precreated" rel="nofollow">http://wiki.openvz.org/Download/template/precreated</a><br />
i tried with ubuntu-9.10-x86.tar.gz and ubuntu-9.04-i386-minimal.tar.gz</p>
<p>when you change the /etc/apt/sources.list to the next distribution and perform an apt-get update &amp;&amp; apt-get dist-upgrade the container will hang on next reboot,</p>
<p># vzctl enter 1234<br />
enter into VE 1234 failed<br />
Unable to open pty: No such file or directory</p>
<p>the dist-upgrade to ubuntu 9.10 was working with the script from here, but not anymore with the dist-upgrade to ubuntu 10.04.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1498</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Fri, 12 Feb 2010 00:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1498</guid>
		<description>I upgraded a container running Ubuntu 9.04 and afterwards, I was getting errors about tty devices and networking didn&#039;t work. After several hours of trying to hunt down the sources of the problems, I came across your blog. You instructions on how to create a 9.10 template and this config file fixed all the problems my container had. Thanks you!!</description>
		<content:encoded><![CDATA[<p>I upgraded a container running Ubuntu 9.04 and afterwards, I was getting errors about tty devices and networking didn&#8217;t work. After several hours of trying to hunt down the sources of the problems, I came across your blog. You instructions on how to create a 9.10 template and this config file fixed all the problems my container had. Thanks you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philon</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1395</link>
		<dc:creator>Philon</dc:creator>
		<pubDate>Wed, 16 Dec 2009 20:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1395</guid>
		<description>Thanks! That just saved my day... I tried Copy&amp;Paste first, but did not work with the double --. The wget worked just fine...</description>
		<content:encoded><![CDATA[<p>Thanks! That just saved my day&#8230; I tried Copy&amp;Paste first, but did not work with the double &#8211;. The wget worked just fine&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bodhi.Zazen: Download Ubuntu 9.10 OpenVZ Templates &#124; L&#38;C Tech Talk</title>
		<link>http://blog.bodhizazen.net/linux/openvz-ubuntu-9-10-templates/comment-page-1/#comment-1267</link>
		<dc:creator>Bodhi.Zazen: Download Ubuntu 9.10 OpenVZ Templates &#124; L&#38;C Tech Talk</dc:creator>
		<pubDate>Fri, 13 Nov 2009 23:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=685#comment-1267</guid>
		<description>[...] templates have been generated according to this how to and include this init script (which is modified from the script provieded by Stephane [...]</description>
		<content:encoded><![CDATA[<p>[...] templates have been generated according to this how to and include this init script (which is modified from the script provieded by Stephane [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.084 seconds -->
