<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for David's Blog</title>
	<atom:link href="http://david415.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://david415.wordpress.com</link>
	<description>An Operation-Engineer's Blog</description>
	<lastBuildDate>Sat, 21 Nov 2009 16:15:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Linux Swap Issue by running linux with no swap &#171; David&#8217;s Blog</title>
		<link>http://david415.wordpress.com/2008/08/06/linux-swap-issue/#comment-35</link>
		<dc:creator>running linux with no swap &#171; David&#8217;s Blog</dc:creator>
		<pubDate>Sat, 21 Nov 2009 16:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=51#comment-35</guid>
		<description>[...] is far better than performing an ugly swap workaround&#8230;  Possibly related posts: (automatically generated)How To Improve The Swap Performance On [...]</description>
		<content:encoded><![CDATA[<p>[...] is far better than performing an ugly swap workaround&#8230;  Possibly related posts: (automatically generated)How To Improve The Swap Performance On [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Postfix e-mail integration by Mariskha</title>
		<link>http://david415.wordpress.com/2008/11/25/bugzilla-postfix-e-mail-integration/#comment-34</link>
		<dc:creator>Mariskha</dc:creator>
		<pubDate>Thu, 01 Oct 2009 01:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=294#comment-34</guid>
		<description>I’ll probably have to revisit this project again when we actually want to use bugzilla e-mail.
it is a good resource.
Thank you</description>
		<content:encoded><![CDATA[<p>I’ll probably have to revisit this project again when we actually want to use bugzilla e-mail.<br />
it is a good resource.<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chinese Herbal Plaster heals bruises by xavier</title>
		<link>http://david415.wordpress.com/2008/11/19/chinese-herbal-plaster-heals-bruises/#comment-33</link>
		<dc:creator>xavier</dc:creator>
		<pubDate>Sat, 13 Jun 2009 00:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=280#comment-33</guid>
		<description>Which chinese doctor in SF specializes in traumatic/sports injuries? I need to see someone like that!</description>
		<content:encoded><![CDATA[<p>Which chinese doctor in SF specializes in traumatic/sports injuries? I need to see someone like that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mysql IF_IDLE patch by Mysql Innodb Hotcopy in Python &#171; David&#8217;s NEW Blog</title>
		<link>http://david415.wordpress.com/2008/10/07/mysql-if_idle-patch/#comment-31</link>
		<dc:creator>Mysql Innodb Hotcopy in Python &#171; David&#8217;s NEW Blog</dc:creator>
		<pubDate>Sat, 31 Jan 2009 22:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=249#comment-31</guid>
		<description>[...] hotcopy script utilizes LVM. Previously we didn&#8217;t use LVM and so this script used to do an Innodb Freeze. The simple idea here is restore a mysql shard replica&#8217;s data from another [...]</description>
		<content:encoded><![CDATA[<p>[...] hotcopy script utilizes LVM. Previously we didn&#8217;t use LVM and so this script used to do an Innodb Freeze. The simple idea here is restore a mysql shard replica&#8217;s data from another [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Postfix e-mail integration by david415</title>
		<link>http://david415.wordpress.com/2008/11/25/bugzilla-postfix-e-mail-integration/#comment-30</link>
		<dc:creator>david415</dc:creator>
		<pubDate>Wed, 28 Jan 2009 07:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=294#comment-30</guid>
		<description>Yeah I remember seeing that permissions issue.
But I looked at the latest postfix aliases files and found I put this there :
bugzilla:        &quot;&#124;(sudo /var/www/bugz/nobody-chown ; /var/www/bugz/email_in.pl -vvv 2&gt;/tmp/emailin.log)&quot;

In this context the pipe is owned by nobody.
It looks like I setup an ugly hack... nobody-chown does this:
chown nobody /var/www/bugz/data/params

Really I should be executing the email-in.pl with sudo as the bugzilla user or something.
I&#039;ll probably have to revisit this project again when we actually want to use bugzilla e-mail...</description>
		<content:encoded><![CDATA[<p>Yeah I remember seeing that permissions issue.<br />
But I looked at the latest postfix aliases files and found I put this there :<br />
bugzilla:        &#8220;|(sudo /var/www/bugz/nobody-chown ; /var/www/bugz/email_in.pl -vvv 2&gt;/tmp/emailin.log)&#8221;</p>
<p>In this context the pipe is owned by nobody.<br />
It looks like I setup an ugly hack&#8230; nobody-chown does this:<br />
chown nobody /var/www/bugz/data/params</p>
<p>Really I should be executing the email-in.pl with sudo as the bugzilla user or something.<br />
I&#8217;ll probably have to revisit this project again when we actually want to use bugzilla e-mail&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Postfix e-mail integration by Jim Garrison</title>
		<link>http://david415.wordpress.com/2008/11/25/bugzilla-postfix-e-mail-integration/#comment-29</link>
		<dc:creator>Jim Garrison</dc:creator>
		<pubDate>Wed, 28 Jan 2009 02:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=294#comment-29</guid>
		<description>I just spent a couple of days trying to get this to work with .forward/.procmail, and eventually discovered that when Postfix invokes the pipe in .procmail it does not give the process the supplementary groups defined in /etc/group for the &#039;bugzilla&#039; user (see http://article.gmane.org/gmane.mail.postfix.user/88627/match=supplementary+group).  Are you seeing the same problem with your approach?

I solved mine by doing &quot;chown -R bugzilla.apache /opt/bugzilla&quot;</description>
		<content:encoded><![CDATA[<p>I just spent a couple of days trying to get this to work with .forward/.procmail, and eventually discovered that when Postfix invokes the pipe in .procmail it does not give the process the supplementary groups defined in /etc/group for the &#8216;bugzilla&#8217; user (see <a href="http://article.gmane.org/gmane.mail.postfix.user/88627/match=supplementary+group)" rel="nofollow">http://article.gmane.org/gmane.mail.postfix.user/88627/match=supplementary+group)</a>.  Are you seeing the same problem with your approach?</p>
<p>I solved mine by doing &#8220;chown -R bugzilla.apache /opt/bugzilla&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mysql IF_IDLE patch by Arjen Lentz</title>
		<link>http://david415.wordpress.com/2008/10/07/mysql-if_idle-patch/#comment-20</link>
		<dc:creator>Arjen Lentz</dc:creator>
		<pubDate>Sun, 02 Nov 2008 13:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=249#comment-20</guid>
		<description>Thanks for the contribution David, this patch (and innodb_freezev2) have just been added to the OurDelta d7 patchset.</description>
		<content:encoded><![CDATA[<p>Thanks for the contribution David, this patch (and innodb_freezev2) have just been added to the OurDelta d7 patchset.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Debian Kernel Build without &#8220;make menuconfig&#8221; by Linux Swap Issue &#171; David&#8217;s Weblog</title>
		<link>http://david415.wordpress.com/2008/08/09/custom-debian-kernel-build-without-make-menuconfig/#comment-18</link>
		<dc:creator>Linux Swap Issue &#171; David&#8217;s Weblog</dc:creator>
		<pubDate>Wed, 08 Oct 2008 05:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=54#comment-18</guid>
		<description>[...] mysql, oom, patch, split-lru, swapoff, swapon, workaround   &#171; Megaraid Nagios&#160;Plugins Custom Debian Kernel Build without &#8220;make&#160;menuconfig&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] mysql, oom, patch, split-lru, swapoff, swapon, workaround   &laquo; Megaraid Nagios&nbsp;Plugins Custom Debian Kernel Build without &#8220;make&nbsp;menuconfig&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Innodb Freeze patch by david415</title>
		<link>http://david415.wordpress.com/2008/10/02/innodb-freeze-patch/#comment-13</link>
		<dc:creator>david415</dc:creator>
		<pubDate>Fri, 03 Oct 2008 23:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=176#comment-13</guid>
		<description>I&#039;m thinking to extract only the IF_IDLE portion of &quot;SqlChanges&quot;.</description>
		<content:encoded><![CDATA[<p>I&#8217;m thinking to extract only the IF_IDLE portion of &#8220;SqlChanges&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Innodb Freeze patch by Mark Callaghan</title>
		<link>http://david415.wordpress.com/2008/10/02/innodb-freeze-patch/#comment-12</link>
		<dc:creator>Mark Callaghan</dc:creator>
		<pubDate>Fri, 03 Oct 2008 02:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://david415.wordpress.com/?p=176#comment-12</guid>
		<description>Great work, especially with the testing. What will you extract next?</description>
		<content:encoded><![CDATA[<p>Great work, especially with the testing. What will you extract next?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
