<?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>Markus Blog &#187; xen</title> <atom:link href="http://markus.revti.com/tag/xen/feed/" rel="self" type="application/rss+xml" /><link>http://markus.revti.com</link> <description>What&#039;s going on Internet?</description> <lastBuildDate>Fri, 23 Dec 2011 13:51:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>HyperVM Xen Installation</title><link>http://markus.revti.com/2010/08/hypervm-xen-installation/</link> <comments>http://markus.revti.com/2010/08/hypervm-xen-installation/#comments</comments> <pubDate>Sun, 08 Aug 2010 18:26:39 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[hypervm]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[xen]]></category><guid isPermaLink="false">http://markus.revti.com/?p=478</guid> <description><![CDATA[HyperVM installation consists of downloading either the hypervm-install-master.sh or hypervm-install-slave.sh from download.lxlabs.com and executing them as root. They will download all the required files and do the complete installation on their own. You will need to disable selinux. edit /etc/sysconfig/selinux and then run setenforce 0. Before you start to install there are several things need [...]]]></description> <wfw:commentRss>http://markus.revti.com/2010/08/hypervm-xen-installation/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Xen VPS can&#8217;t initialize iptables table &#8216;filter&#8217;</title><link>http://markus.revti.com/2008/10/xen-vps-cant-initialize-iptables-table-filter/</link> <comments>http://markus.revti.com/2008/10/xen-vps-cant-initialize-iptables-table-filter/#comments</comments> <pubDate>Thu, 02 Oct 2008 18:58:39 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Daily Blog]]></category> <category><![CDATA[iptables]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[xen]]></category><guid isPermaLink="false">http://markus.revti.com/?p=289</guid> <description><![CDATA[If you using HyperVM and get this error message after upgrading your dom0's Xen kernel: iptables v1.2.11: can't initialize iptables table `filter': iptables who? &#40;do you need to insmod?&#41; Perhaps iptables or your kernel needs to be upgraded. It means that the library for the kernel is not copied yet to the VM. To fix [...]]]></description> <wfw:commentRss>http://markus.revti.com/2008/10/xen-vps-cant-initialize-iptables-table-filter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>error: kernel image does not exist: /boot/hypervm-xen-vmlinuz</title><link>http://markus.revti.com/2008/08/error-kernel-image-does-not-exist-boothypervm-xen-vmlinuz/</link> <comments>http://markus.revti.com/2008/08/error-kernel-image-does-not-exist-boothypervm-xen-vmlinuz/#comments</comments> <pubDate>Sat, 09 Aug 2008 09:43:32 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[vps]]></category> <category><![CDATA[xen]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2008/08/09/error-kernel-image-does-not-exist-boothypervm-xen-vmlinuz/</guid> <description><![CDATA[If you have a CentOS Xen Dom0 and experiencing this problem "error: kernel image does not exist: /boot/hypervm-xen-vmlinuz" after upgrading Xen kernel on HyperVM based VPS, here is how to fix it: cd /usr/local/lxlabs/hypervm/httpdocs/ lphp.exe ../bin/misc/fixcentos5xen.php this problem is caused by the initrd didn't function correctly on CentOS Xen.]]></description> <wfw:commentRss>http://markus.revti.com/2008/08/error-kernel-image-does-not-exist-boothypervm-xen-vmlinuz/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Xen VPS modprobe: QM_MODULES: Function not implemented</title><link>http://markus.revti.com/2008/06/xen-vps-modprobe-qm_modules-function-not-implemented/</link> <comments>http://markus.revti.com/2008/06/xen-vps-modprobe-qm_modules-function-not-implemented/#comments</comments> <pubDate>Sat, 28 Jun 2008 10:53:08 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[vps]]></category> <category><![CDATA[xen]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2008/06/28/xen-vps-modprobe-qm_modules-function-not-implemented/</guid> <description><![CDATA[I got this problem on one of Debian VPS when tried to run iptables command modprobe: QM_MODULES: Function not implemented &#160; modprobe: QM_MODULES: Function not implemented &#160; modprobe: Can't locate module ip_tables iptables v1.3.6: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. [...]]]></description> <wfw:commentRss>http://markus.revti.com/2008/06/xen-vps-modprobe-qm_modules-function-not-implemented/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Xen Debian VPS Problem With nash-hotplug Using 100% CPU Resource</title><link>http://markus.revti.com/2008/06/xen-debian-vps-problem-with-nash-hotplug-using-100-cpu-resource/</link> <comments>http://markus.revti.com/2008/06/xen-debian-vps-problem-with-nash-hotplug-using-100-cpu-resource/#comments</comments> <pubDate>Tue, 03 Jun 2008 04:33:23 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[vps]]></category> <category><![CDATA[xen]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2008/06/03/xen-debian-vps-problem-with-nash-hotplug-using-100-cpu-resource/</guid> <description><![CDATA[Recently I setup a Debian 4.0 VPS using xen image from jailtime.org, once the VM running I noticed that the load goes 1.0 all the time which make the VM very slow. From top command you’ll see the nash-hotplug process is the cause. First you can kill it by execute the ‘kill -9 &#60;process id&#62;’ [...]]]></description> <wfw:commentRss>http://markus.revti.com/2008/06/xen-debian-vps-problem-with-nash-hotplug-using-100-cpu-resource/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Xen VPS &#8220;4gb seg fix up&#8221; Problem</title><link>http://markus.revti.com/2008/03/xen-vps-4gb-seg-fix-up-problem/</link> <comments>http://markus.revti.com/2008/03/xen-vps-4gb-seg-fix-up-problem/#comments</comments> <pubDate>Mon, 31 Mar 2008 03:51:40 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[xen]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2008/03/31/xen-vps-4gb-seg-fix-up-problem/</guid> <description><![CDATA[It's a known issues on Xen based Virtual Private Server (VPS) that often it shows "4gb seg fix up" error messages. After a few search I found this command to fix it. Run the commands below on DomU First try disabling tls by renaming it to tls.disabled: mv /lib/tls /lib/tls.disabled mv /usr/lib/tls /usr/lib/tls.disabled If this [...]]]></description> <wfw:commentRss>http://markus.revti.com/2008/03/xen-vps-4gb-seg-fix-up-problem/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/82 queries in 0.039 seconds using disk: basic
Object Caching 915/1022 objects using disk: basic

Served from: markus.revti.com @ 2012-02-10 03:41:23 -->
