<?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>High Tech Sorcery &#187; Sysadmin</title>
	<atom:link href="http://hightechsorcery.com/category/sysadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://hightechsorcery.com</link>
	<description>technology indistinguishable from magic</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:02:21 +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>Evaluating open source web control panels again</title>
		<link>http://hightechsorcery.com/2012/01/evaluating-open-source-web-control-panels-again/</link>
		<comments>http://hightechsorcery.com/2012/01/evaluating-open-source-web-control-panels-again/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 09:22:08 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=360</guid>
		<description><![CDATA[Here is what I&#8217;m looking at: ISPConfig &#8211; been around a long time, seems quite mature Froxlor &#8211; an active fork of SysCP which has a decent reputation I-MSCP &#8211; a fork of ispCP which was a fork of VHCS which I know several people who supported]]></description>
			<content:encoded><![CDATA[<p>Here is what I&#8217;m looking at:</p>
<ul>
<li>ISPConfig &#8211; been around a long time, seems quite mature</li>
<li>Froxlor &#8211; an active fork of SysCP which has a decent reputation</li>
<li>I-MSCP &#8211; a fork of ispCP which was a fork of VHCS which I know several people who supported</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2012/01/evaluating-open-source-web-control-panels-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xen 4.0 and 4.1 packages for Ubuntu and Debian</title>
		<link>http://hightechsorcery.com/2011/05/xen-4-0-and-4-1-packages-for-ubuntu-and-debian/</link>
		<comments>http://hightechsorcery.com/2011/05/xen-4-0-and-4-1-packages-for-ubuntu-and-debian/#comments</comments>
		<pubDate>Thu, 26 May 2011 06:48:14 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=276</guid>
		<description><![CDATA[Packages can be found here: https://launchpad.net/~agent-8131/+archive/ppa/+packages Design goals: packages created for xen 4.0.1 and xen 4.1.0 packages mirror install of xen as closely as possible currently only hypervisor and utils are included (make xen and make tools) no rc.d scripts setup, that&#8217;s left to user should be installable and functional on Debian and Ubuntu and [...]]]></description>
			<content:encoded><![CDATA[<p>Packages can be found here:</p>
<p><a href="https://launchpad.net/~agent-8131/+archive/ppa/+packages">https://launchpad.net/~agent-8131/+archive/ppa/+packages</a></p>
<p>Design goals:</p>
<ul>
<li>packages created for xen 4.0.1 and xen 4.1.0</li>
<li>packages mirror install of xen as closely as possible</li>
<li>currently only hypervisor and utils are included (make xen and make tools)</li>
<li>no rc.d scripts setup, that&#8217;s left to user</li>
<li>should be installable and functional on Debian and Ubuntu and on several versions
<ul>
<li>Debian lenny (hopefully), squeeze</li>
<li>Ubuntu hardy (hopefully), lucid, maverick, natty</li>
</ul>
</li>
</ul>
<p>Things to work on:</p>
<ul>
<li>getting stubdom to compile so pvgrub is present</li>
<li>testing on various systems and fixing dependencies and conflicts as needed</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2011/05/xen-4-0-and-4-1-packages-for-ubuntu-and-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attempting to package Xen</title>
		<link>http://hightechsorcery.com/2011/05/attempting-to-package-xen/</link>
		<comments>http://hightechsorcery.com/2011/05/attempting-to-package-xen/#comments</comments>
		<pubDate>Tue, 17 May 2011 10:43:26 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=265</guid>
		<description><![CDATA[I&#8217;m not an expert at Debian packaging but I&#8217;ve been gotten tired of building Xen on every systems and losing the advantages that packaging brings like tracking file conflicts.  So I decided to try and package Xen though I have had no luck so far.  I am making slow but steady progress.  I wanted to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not an expert at Debian packaging but I&#8217;ve been gotten tired of building Xen on every systems and losing the advantages that packaging brings like tracking file conflicts.  So I decided to try and package Xen though I have had no luck so far.  I am making slow but steady progress.  I wanted to package both 4.0.1 and 4.1.0 so I could compare them.  I&#8217;m finding that 4.1.0 has stability issues and switching between the two without packages is incredibly time consuming.</p>
<p><span id="more-265"></span></p>
<ul>
<li>Xen 4.0.1
<ul>
<li>linker error: /usr/bin/ld: cannot find -lxenctrl
<ul>
<li><a href="http://www.linuxquestions.org/questions/linux-general-1/usr-bin-ld-cannot-find-lxenctrl-863891/">/usr/bin/ld: cannot find -lxenctrl</a></li>
</ul>
<ul>
<li><a href="http://lists.alioth.debian.org/pipermail/pkg-xen-devel/2010-April/002725.html">[Pkg-xen-devel] Trying to compile/pack the Xen 4 for Debian fail&#8230;</a></li>
<li><a href="http://lists.xensource.com/archives/html/xen-devel/2010-04/msg00788.html">[Xen-devel] Trying to compile Xen 4 for a Debian package fail &#8211; Xen Source</a></li>
<li>use this patch: <a href="http://lists.xensource.com/archives/html/xen-devel/2010-08/msg01882.html">[Xen-devel] Compile error for xen-4.0.1 if xen-tools is not inst &#8211; Xen Source</a></li>
</ul>
</li>
</ul>
</li>
<li>Xen 4.1.0
<ul>
<li>ipxe &#8211; requires package for ipxe</li>
</ul>
</li>
<li>common:
<ul>
<li>linker error: ld: unrecognized option &#8216;-Wl,-Bsymbolic-functions&#8217;
<ul>
<li><a href="http://lists.xensource.com/archives/html/xen-devel/2008-02/msg00669.html">[Xen-devel] XEN build failure &#8211; Xen Source</a></li>
<li><a href="http://lists.gnu.org/archive/html/bug-recutils/2011-05/msg00005.html">[bug-recutils] recfix tests fail on Ubuntu 64-Bit systems</a></li>
<li>fix: <a href="http://lists.gnu.org/archive/html/bug-recutils/2011-05/msg00013.html">Re: [bug-recutils] recfix tests fail on Ubuntu 64-Bit systems</a></li>
</ul>
</li>
</ul>
</li>
<li>packaging help:
<ul>
<li><a href="http://www.webupd8.org/2010/01/how-to-create-deb-package-ubuntu-debian.html">How To Create A .DEB Package [Ubuntu / Debian] ~ Web Upd8: Ubuntu / Linux blog</a></li>
<li><a href="http://www.debian-administration.org/articles/253">How do I patch a Debian package</a></li>
<li><a href="https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage">Packaging/PPA/BuildingASourcePackage &#8211; Launchpad Help</a></li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2011/05/attempting-to-package-xen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Xen 4.1</title>
		<link>http://hightechsorcery.com/2011/05/working-with-xen-4-1/</link>
		<comments>http://hightechsorcery.com/2011/05/working-with-xen-4-1/#comments</comments>
		<pubDate>Mon, 09 May 2011 22:16:03 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=254</guid>
		<description><![CDATA[I took a development box running Xen 3.3 on Ubuntu 8.04 and upgraded in to Ubuntu 10.04 and installed Xen 4.1.0 from source.  I still believe Xen is the best open source virtualization solution.  At some point I&#8217;ll have to write up my experiments testing KVM + libvirt but suffice if to say the performance [...]]]></description>
			<content:encoded><![CDATA[<p>I took a development box running Xen 3.3 on Ubuntu 8.04 and upgraded in to Ubuntu 10.04 and installed Xen 4.1.0 from source.  I still believe Xen is the best open source virtualization solution.  At some point I&#8217;ll have to write up my experiments testing KVM + libvirt but suffice if to say the performance and stability were unacceptable.  However, while the performance of Xen is great, I have noticed some issues with Xen 4.1.0.</p>
<p><span id="more-254"></span></p>
<ul>
<li>rebooting from inside a DomU causes it to be destroyed.  This may be a problem with xl or with pygrub but I get the following error when rebooting: &#8220;failed to run bootloader: -3&#8243;</li>
<li>confusion over xl/xm and xencommons/xend.  I&#8217;ve learned that I should run xencommons and use xl and not use xend and xm.  Running both xend and xencommons seemed to lead to stability issues.  Using xm was useless as my existing configurations would not work (problems with blktap2 and qcow2).  However xl worked fine as long as I removed any python code from the config files.</li>
<li>pvgrub does not work.  While pvgrub seems like a much better alternative to pygrub I found that it would give me an error about the disk not being available.  This may just require a change to grub but that&#8217;s not ideal.  I want a drop-in secure replacement for pygrub.</li>
<li>configuring the Dom0 kernel takes time.  You have to be somewhat careful on the options and there is extremely little documentation on the various Xen options.  I found that &#8220;CONFIG_XEN_DEV_EVTCHN=y&#8221; was better than a module since you need evtchn on the Dom0 always.</li>
<li>problems with xenpm. running &#8220;xenpm get-cpufreq-states&#8221; led to an unkillable hung process and shortly thereafter a system lockup. See: <a href="http://bugzilla.xensource.com/bugzilla/buglist.cgi?content=xenpm">xenpm bugs</a>.</li>
</ul>
<p>Helpful information:</p>
<ul>
<li><a href="http://www.zeroaccess.org/2011/04/xen-4-1-on-ubuntu-10-04-64bit/">Xen 4.1 on Ubuntu 10.04 64bit » ZeroAccess</a> (helpful info on compiling Xen 4.1.0 and a Dom0 kernel)</li>
<li><a href="http://www.gossamer-threads.com/lists/xen/devel/205595">Performance difference between Xen versions | Xen | Devel</a> (information on performance and power saving)</li>
<li><a href="http://wiki.xensource.com/xenwiki/xenpm">xenpm &#8211; Xen Wiki</a></li>
<li><a href="http://wiki.xensource.com/xenwiki/PvGrub">PvGrub &#8211; Xen Wiki</a></li>
<li><a href="http://wiki.xensource.com/xenwiki/PyGrub">PyGrub &#8211; Xen Wiki</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2011/05/working-with-xen-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shaping p2p traffic</title>
		<link>http://hightechsorcery.com/2011/04/shaping-p2p-traffic/</link>
		<comments>http://hightechsorcery.com/2011/04/shaping-p2p-traffic/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 07:55:39 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=249</guid>
		<description><![CDATA[I&#8217;ve been doing more work with linux traffic control.  I&#8217;m finding my earlier efforts are too complicated and end up introducing latency.  My latest shaper is very simple.  I decided I wanted to check in on the status of a couple of projects that can be used to classify p2p traffic. ipp2p &#8211; discontinued, recommends [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing more work with linux traffic control.  I&#8217;m finding my earlier efforts are too complicated and end up introducing latency.  My latest shaper is very simple.  I decided I wanted to check in on the status of a couple of projects that can be used to classify p2p traffic.</p>
<ul>
<li>ipp2p &#8211; discontinued, recommends checking out opendpi: <a href="http://www.opendpi.org/">OpenDPI.org</a></li>
<li>l7-filter &#8211; moved here: <a href="http://l7-filter.clearfoundation.com/">l7-filter | ClearFoundation</a></li>
</ul>
<p>Though I&#8217;ve played with both of these in the past I&#8217;m not using either in production currently.  Most p2p programs are well behaved enough to mark data transfers as bulk which makes shaping easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2011/04/shaping-p2p-traffic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Comparing Piwik vs Open Web Analytics</title>
		<link>http://hightechsorcery.com/2011/04/comparing-piwik-vs-open-web-analytics/</link>
		<comments>http://hightechsorcery.com/2011/04/comparing-piwik-vs-open-web-analytics/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 23:19:00 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=224</guid>
		<description><![CDATA[Just some notes.  Of course one could use both. piwik (1.2.1): automatic update from web (though be careful) assign user roles per website unlimited conversion tracking / goals support forum some bugs and broken reports &#8211; visitor log broken owa (1.4.1): no flash better navigation (though this is subjective) latest visits works correctly with timezone [...]]]></description>
			<content:encoded><![CDATA[<p>Just some notes.  Of course one could use both.</p>
<p><span id="more-224"></span>piwik (1.2.1):</p>
<ul>
<li>automatic update from web (though be careful)</li>
<li>assign user roles per website</li>
<li>unlimited conversion tracking / goals</li>
<li>support forum</li>
<li>some bugs and broken reports &#8211; visitor log broken</li>
</ul>
<p>owa (1.4.1):</p>
<ul>
<li>no flash</li>
<li>better navigation (though this is subjective)</li>
<li>latest visits works correctly with timezone</li>
<li>tracks domstreams and dom clicks</li>
<li>action tracking &#8211; could be very useful for search tracking</li>
<li>goal funnels</li>
<li>some bugs and broken reports &#8211; top pages today broken</li>
</ul>
<p>Further reading:</p>
<ul>
<li><a href="http://www.openwebanalytics.com/?page_id=158">Comparison « Open Web Analytics</a></li>
<li><a href="http://forum.piwik.org/read.php?2,73759">why should I go with Piwik over Open Web Analytics (OWA)?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2011/04/comparing-piwik-vs-open-web-analytics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resetting postfixadmin password</title>
		<link>http://hightechsorcery.com/2011/03/resetting-postfixadmin-password/</link>
		<comments>http://hightechsorcery.com/2011/03/resetting-postfixadmin-password/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 00:51:05 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=189</guid>
		<description><![CDATA[I had a client using postfixadmin but no one knew the password.  Simple enough to go into the db to reset: dovecotpw -s MD5-CRYPT -p password &#124; sed &#8216;s/{MD5-CRYPT}//&#8217; Then in the database: update admin set password=&#8217;CRYPTED PASSWORD&#8221; where username=&#8217;USERNAME&#8217;; I found how to do this here: SourceForge.net: Postfix Admin: Topic: Postfixadmin mysql password storage [...]]]></description>
			<content:encoded><![CDATA[<p>I had a client using postfixadmin but no one knew the password.  Simple enough to go into the db to reset:</p>
<p>dovecotpw -s MD5-CRYPT -p password | sed &#8216;s/{MD5-CRYPT}//&#8217;</p>
<p>Then in the database:</p>
<p>update admin set password=&#8217;CRYPTED PASSWORD&#8221; where username=&#8217;USERNAME&#8217;;</p>
<p>I found how to do this here:</p>
<p><a href="http://sourceforge.net/projects/postfixadmin/forums/forum/676076/topic/3489276">SourceForge.net: Postfix Admin: Topic: Postfixadmin mysql password storage method</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2011/03/resetting-postfixadmin-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Xen 4.0.1 working in Debian 6.0</title>
		<link>http://hightechsorcery.com/2011/03/getting-xen-4-0-1-working-in-debian-6-0/</link>
		<comments>http://hightechsorcery.com/2011/03/getting-xen-4-0-1-working-in-debian-6-0/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 05:23:00 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=177</guid>
		<description><![CDATA[I&#8217;ve decided to expand this post a bit as I&#8217;ve run into a lot more problems.  I think I will try evaluating XCP 1.0.  Hard to imagine it being worse than Xen on Debian. Sadly a person installing Xem 4.0.1 on a freshly installed Debian 6.0 install is in for some trouble getting Xen to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to expand this post a bit as I&#8217;ve run into a lot more problems.  I think I will try evaluating XCP 1.0.  Hard to imagine it being worse than Xen on Debian.</p>
<p><span id="more-177"></span></p>
<p>Sadly a person installing Xem 4.0.1 on a freshly installed Debian 6.0 install is in for some trouble getting Xen to work.  You&#8217;ll see errors about hotplug scripts not working related to the tap driver.  The problem stems from <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591456">Debian Bug #591456</a>.  The solution is to create /etc/xen/scripts/hotplugpath.sh with the following contents:</p>
<p><code><br />
SBINDIR="/usr/sbin"<br />
BINDIR="/usr/bin"<br />
LIBEXEC="/usr/lib/xen/bin"<br />
LIBDIR="/usr/lib64"<br />
SHAREDIR="/usr/share"<br />
PRIVATE_BINDIR="/usr/lib64/xen/bin"<br />
XENFIRMWAREDIR="/usr/lib/xen/boot"<br />
XEN_CONFIG_DIR="/etc/xen"<br />
XEN_SCRIPT_DIR="/etc/xen/scripts"<br />
</code></p>
<p>It&#8217;s also important to note that Debian stripped out the blktap2 module so only the blktap module is available in Debian 6.0 currently.  I&#8217;d follow <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586772#30">Debian Bug #586772 </a> to see if it ever gets re-added.  More likely blktap2 may be added through a backport at some point.</p>
<p>Next you might want to fix an error in ﻿/etc/xen/scripts/xen-hotplug-cleanup.  You can change line 24 from:</p>
<p>if [ $(xenstore-read "$vm_dev" 2&gt;/dev/null) != "" ] \</p>
<p>to:</p>
<p>if [ "$(xenstore-read '$vm_dev' 2&gt;/dev/null)" != "" ] \</p>
<p>Alternatives not guaranteed to work:</p>
<ul>
<li><a href="http://lists.opensuse.org/opensuse-bugs/2010-05/msg01675.html">[Bug 605182] New: /etc/xen/scripts/xen-hotplug-cleanup: line 24: [: !=:</a></li>
<li><a href="http://lists.xensource.com/archives/cgi-bin/mesg.cgi?a=xen-devel&amp;i=AANLkTikSZj2bfkE7cm1E3K6_QShl0w7UrNp0O1M6QMo4%40mail.gmail.com">[Xen-devel] [PATCH] bug fix for &#8220;xen-hotplug-cleanup&#8221; script &#8211; Xen Source</a></li>
</ul>
<p>Other bugs and problems:</p>
<ul>
<li>no pv_grub is present</li>
<li>block-attach and block-detach in dom0 seem to not work &#8211; attach doesn&#8217;t seem to give a usable disk and detach fails unless the &#8211;force option is used</li>
<li>domu&#8217;s do not have there xenstore entries cleaned up after shutting down (this may be fixed by patching ﻿xen-hotplug-cleanup)</li>
</ul>
<p>All in all I&#8217;d say Xen 4.0.1 in Debian 6.0 is a mess.  Not sure if this is a buggy Xen release or related to Debian changes.  But I&#8217;d advise a lot of caution and testing before implementing a Xen server using Debian 6.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2011/03/getting-xen-4-0-1-working-in-debian-6-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful list of linux kernel console modes</title>
		<link>http://hightechsorcery.com/2011/02/useful-list-of-linux-kernel-console-modes/</link>
		<comments>http://hightechsorcery.com/2011/02/useful-list-of-linux-kernel-console-modes/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 00:36:56 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=140</guid>
		<description><![CDATA[http://www.devtrends.com/index.php/linux-console-modes-80&#215;25-really/]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.devtrends.com/index.php/linux-console-modes-80x25-really/">http://www.devtrends.com/index.php/linux-console-modes-80&#215;25-really/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2011/02/useful-list-of-linux-kernel-console-modes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel patches I&#8217;m hoping to see in Ubuntu 10.10</title>
		<link>http://hightechsorcery.com/2010/08/kernel-patches-im-hoping-to-see-in-ubuntu-10-10/</link>
		<comments>http://hightechsorcery.com/2010/08/kernel-patches-im-hoping-to-see-in-ubuntu-10-10/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 22:16:47 +0000</pubDate>
		<dc:creator>specialj</dc:creator>
				<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://hightechsorcery.com/?p=114</guid>
		<description><![CDATA[I&#8217;m planning on buying/building a new computer and I think I will install Ubuntu 10.10 on it.  My plan is to use btrfs for the first time.  Risky, but I will be taking nightly backups.  However, Ubuntu 10.10 is planning on shipping with the Linux 2.6.35 which has a severe btrfs performance regression as documented [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m planning on buying/building a new computer and I think I will install Ubuntu 10.10 on it.  My plan is to use btrfs for the first time.  Risky, but I will be taking nightly backups.  However, Ubuntu 10.10 is planning on shipping with the Linux 2.6.35 which has a severe btrfs performance regression as documented here:</p>
<ul>
<li><a title="http://www.phoronix.com/scan.php?page=news_item&amp;px=ODQ4Nw" href="http://">Btrfs Did Regress Hard In The Linux 2.6.35 Kernel</a></li>
<li>﻿<a title="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/601299" href="http://">maverick btrfs slow install</a></li>
</ul>
<p>But besides that I&#8217;m also hoping that the I/O performance situation will be improved.  It has been very difficult to track down where the bug is but I have certainly experienced it.  I haven&#8217;t tested the patches but if they work I hope they find there way into Ubuntu 10.10</p>
<ul>
<li>
<div id="_mcePaste"><a href="http://lkml.org/lkml/2010/8/1/40">Fix &#8220;system goes unresponsive under memory pressure and lots of</a></div>
<div id="_mcePaste"><a href="http://lkml.org/lkml/2010/8/1/40">dirty/writeback pages&#8221; bug.</a></div>
</li>
<li><a href="https://bugzilla.kernel.org/show_bug.cgi?id=12309">Large I/O operations result in poor interactive performance and high iowait times</a></li>
<li><a href="http://www.phoronix.com/scan.php?page=news_item&amp;px=ODQ3OQ">The Linux Desktop Responsiveness Patches Are Feeling Good</a></li>
<li><a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/131094">Heavy Disk I/O harms desktop responsiveness</a></li>
<li><a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/343371">Very poor desktop response (high latency) during I/O-load with SATA+NCQ</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hightechsorcery.com/2010/08/kernel-patches-im-hoping-to-see-in-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

