<?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>altCode</title>
	<atom:link href="http://altcode.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://altcode.org</link>
	<description>my code, my life</description>
	<lastBuildDate>Mon, 16 Apr 2012 19:58:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Opennebula 3.4 and moosefs support</title>
		<link>http://altcode.org/2012/04/opennebula-3-4-and-moosefs-support/</link>
		<comments>http://altcode.org/2012/04/opennebula-3-4-and-moosefs-support/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 14:51:08 +0000</pubDate>
		<dc:creator>reb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://altcode.org/?p=53</guid>
		<description><![CDATA[I&#8217;ve upgraded opennebula from 3.3 to 3.4 and observed that tm_moosefs doesn&#8217;t work anymore. I found that some things changed, for example tm_commands is no more used. I think it&#8217;s a little bit simpler now&#8230; every DATASTORE driver is stored in  /var/lib/one/remotes/tm, no extra configs etc. Also I&#8217;ve changed some lines in latest tm_moosefs to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve upgraded <a href="http://opennebula.org">opennebula</a> from 3.3 to 3.4 and observed that <a href="http://opennebula.org/software:ecosystem:moosefs">tm_moosefs</a> doesn&#8217;t work anymore.<br />
I found that some things changed, for example tm_commands is no more used.</p>
<p>I think it&#8217;s a little bit simpler now&#8230; every DATASTORE driver is stored in  /var/lib/one/remotes/tm, no extra configs etc.<br />
Also I&#8217;ve changed some lines in latest tm_moosefs to make it compatible with latest opennebula.</p>
<p>You can download it here: <a href="http://altcode.org/wp-content/uploads/2012/04/moosefs.tar.gz">moosefs.tar</a></p>
<p>EDIT: I forgot to mention that you need to modify TM_MAD in your oned.conf to look like this:</p>
<pre>TM_MAD = [
    executable = "one_tm",
    arguments  = "-t 15 -d dummy,lvm,moosefs,shared,qcow2,ssh,vmware,iscsi" ]</pre>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://altcode.org/2012/04/opennebula-3-4-and-moosefs-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHEL/CentOS &#8211; service autocompletion</title>
		<link>http://altcode.org/2012/04/rhelcentos-service-autocompletion/</link>
		<comments>http://altcode.org/2012/04/rhelcentos-service-autocompletion/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 07:02:29 +0000</pubDate>
		<dc:creator>reb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://altcode.org/?p=49</guid>
		<description><![CDATA[Small hint for autocompletion in service command: complete -W "$(ls /etc/init.d/)" service Done!]]></description>
			<content:encoded><![CDATA[<p>Small hint for autocompletion in service command:</p>
<pre>complete -W "$(ls /etc/init.d/)" service</pre>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://altcode.org/2012/04/rhelcentos-service-autocompletion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the plan!</title>
		<link>http://altcode.org/2011/09/the-first-post/</link>
		<comments>http://altcode.org/2011/09/the-first-post/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 13:13:06 +0000</pubDate>
		<dc:creator>reb</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://altcode.org/?p=13</guid>
		<description><![CDATA[I&#8217;ll post here some of my ideas, problems with solutions etc]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll post here some of my ideas, problems with solutions etc</p>
]]></content:encoded>
			<wfw:commentRss>http://altcode.org/2011/09/the-first-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

