If this is a production machine I&#39;d recommend trying it on a non production machine first.<br><br><div class="gmail_quote">On Fri, May 6, 2011 at 4:12 PM, Hristo Benev <span dir="ltr">&lt;<a href="mailto:foxb@abv.bg">foxb@abv.bg</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Will that work...?<br>
<br>
I do not know what functionality is required from kernel and is it backported to RHEL kernel.<br>
<br>
Maybe I should just bite the bullet and try?!<br>
<br>
Thanks<br>
<br>
P.S. Putting Subject<br>
<br>
<br>
 &gt;-------- Îðèãèíàëíî ïèñìî --------<br>
 &gt;Îò:  tim Doyle<br>
 &gt;Îòíîñíî: Re: [Users] (no subject)<br>
 &gt;Äî: <a href="mailto:users@openvz.org">users@openvz.org</a><br>
 &gt;Èçïðàòåíî íà: Ïåòúê, 2011, Ìàé 6 22:37:15 EEST<br>
<br>
 &gt;It is possible to change the kernel version reported by OpenVZ here:<br>
 &gt;<br>
 &gt;/proc/sys/kernel/virt_osrelease<br>
 &gt;<br>
 &gt;<a href="http://forum.openvz.org/index.php?t=msg&amp;goto=15144&amp;" target="_blank">http://forum.openvz.org/index.php?t=msg&amp;goto=15144&amp;</a><br>
 &gt;<br>
 &gt;<br>
 &gt;--<br>
 &gt;Timothy Doyle<br>
 &gt;CEO<br>
 &gt;Quantact Hosting Solutions, Inc.<br>
 &gt;<a href="mailto:tim@quantact.com">tim@quantact.com</a><br>
 &gt;<a href="http://www.quantact.com" target="_blank">http://www.quantact.com</a><br>
 &gt;<br>
 &gt;<br>
 &gt;On 05/06/2011 10:53 AM, Hristo Benev wrote:<br>
 &gt;&gt;   Hi,<br>
 &gt;&gt;<br>
 &gt;&gt; I have following issue.<br>
 &gt;&gt; My Host is running CentOS<br>
 &gt;&gt; ============================================================<br>
 &gt;&gt; cat /etc/redhat-release<br>
 &gt;&gt; CentOS release 5.6 (Final)<br>
 &gt;&gt;<br>
 &gt;&gt; uname -a<br>
 &gt;&gt; Linux server 2.6.18-238.9.1.el5.028stab089.1PAE #1 SMP Thu Apr 14 14:38:02 MSD 2011 i686 athlon i386 GNU/Linux<br>
 &gt;&gt; ===========================================================<br>
 &gt;&gt;<br>
 &gt;&gt; and some guests are Debian<br>
 &gt;&gt;<br>
 &gt;&gt; ===========================================================<br>
 &gt;&gt; cat /etc/debian_version<br>
 &gt;&gt; wheezy/sid<br>
 &gt;&gt; ===========================================================<br>
 &gt;&gt;<br>
 &gt;&gt; Upgraded to Squeeze<br>
 &gt;&gt;<br>
 &gt;&gt; ==========================================================<br>
 &gt;&gt;   cat /etc/apt/sources.list<br>
 &gt;&gt; deb <a href="http://ftp.de.debian.org/debian" target="_blank">http://ftp.de.debian.org/debian</a> squeeze main contrib non-free<br>
 &gt;&gt; deb <a href="http://ftp.de.debian.org/debian-security" target="_blank">http://ftp.de.debian.org/debian-security</a> squeeze/updates main contrib non-free<br>
 &gt;&gt; deb <a href="http://ftp.de.debian.org/debian" target="_blank">http://ftp.de.debian.org/debian</a> unstable main non-free contrib<br>
 &gt;&gt; #deb <a href="http://www.backports.org/debian" target="_blank">http://www.backports.org/debian</a> squeeze-backports main contrib non-free<br>
 &gt;&gt; deb <a href="http://mirrors.kernel.org/debian" target="_blank">http://mirrors.kernel.org/debian</a> squeeze-updates main contrib<br>
 &gt;&gt; ============================================================================<br>
 &gt;&gt;<br>
 &gt;&gt; When I try to upgrade I get following<br>
 &gt;&gt;<br>
 &gt;&gt; ============================================================================<br>
 &gt;&gt;   apt-get upgrade<br>
 &gt;&gt; Reading package lists... Done<br>
 &gt;&gt; Building dependency tree<br>
 &gt;&gt; Reading state information... Done<br>
 &gt;&gt; You might want to run &#39;apt-get -f install&#39; to correct these.<br>
 &gt;&gt; The following packages have unmet dependencies:<br>
 &gt;&gt;   libc-dev-bin : Depends: libc6 (&gt;  2.13) but 2.11.2-11 is installed<br>
 &gt;&gt;   libc6 : Depends: libc-bin (= 2.11.2-11) but 2.13-2 is installed<br>
 &gt;&gt;   libc6-dev : Depends: libc6 (= 2.13-2) but 2.11.2-11 is installed<br>
 &gt;&gt;   locales : Depends: glibc-2.13-1<br>
 &gt;&gt;   nscd : Depends: libc6 (&gt;  2.13) but 2.11.2-11 is installed<br>
 &gt;&gt; E: Unmet dependencies. Try using -f.<br>
 &gt;&gt; ===========================================================================<br>
 &gt;&gt;<br>
 &gt;&gt; When using -f I get<br>
 &gt;&gt;<br>
 &gt;&gt; ==========================================================================<br>
 &gt;&gt; WARNING: this version of the GNU libc requires kernel version<br>
 &gt;&gt; 2.6.26 or later. Please upgrade your kernel before installing<br>
 &gt;&gt; glibc.<br>
 &gt;&gt;<br>
 &gt;&gt; The installation of a 2.6 kernel _could_ ask you to install a new libc<br>
 &gt;&gt; first, this is NOT a bug, and should *NOT* be reported. In that case,<br>
 &gt;&gt; please add lenny sources to your /etc/apt/sources.list and run:<br>
 &gt;&gt;    apt-get install -t lenny linux-image-2.6<br>
 &gt;&gt; Then reboot into this new kernel, and proceed with your upgrade<br>
 &gt;&gt; dpkg: error processing /var/cache/apt/archives/libc6_2.13-2_i386.deb (--unpack):<br>
 &gt;&gt;   subprocess new pre-installation script returned error exit status 1<br>
 &gt;&gt; configured to not write apport reports<br>
 &gt;&gt;                                        Errors were encountered while processing:<br>
 &gt;&gt;   /var/cache/apt/archives/libc6_2.13-2_i386.deb<br>
 &gt;&gt; E: Sub-process /usr/bin/dpkg returned an error code (1)<br>
 &gt;&gt; ============================================================================<br>
 &gt;&gt;<br>
 &gt;&gt; So how to fix that?<br>
 &gt;&gt; CentOS does not have more recent kernel (official/stable)?!<br>
 &gt;&gt;<br>
 &gt;&gt; Thanks,<br>
 &gt;&gt;<br>
 &gt;&gt;<br>
 &gt;&gt;<br>
 &gt;&gt; _______________________________________________<br>
 &gt;&gt; Users mailing list<br>
 &gt;&gt; <a href="mailto:Users@openvz.org">Users@openvz.org</a><br>
 &gt;&gt; <a href="https://openvz.org/mailman/listinfo/users" target="_blank">https://openvz.org/mailman/listinfo/users</a><br>
 &gt;&gt;<br>
 &gt;&gt;<br>
 &gt;_______________________________________________<br>
 &gt;Users mailing list<br>
 &gt;<a href="mailto:Users@openvz.org">Users@openvz.org</a><br>
 &gt;<a href="https://openvz.org/mailman/listinfo/users" target="_blank">https://openvz.org/mailman/listinfo/users</a><br>
 &gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openvz.org">Users@openvz.org</a><br>
<a href="https://openvz.org/mailman/listinfo/users" target="_blank">https://openvz.org/mailman/listinfo/users</a><br>
</blockquote></div><br>