<?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/"
	
	>
<channel>
	<title>Comments on: TIER-0.2.3 is available for download</title>
	<atom:link href="http://www.lessfs.com/wordpress/?feed=rss2&#038;p=821" rel="self" type="application/rss+xml" />
	<link>http://www.lessfs.com/wordpress/?p=821</link>
	<description>Open source data de-duplication &#38; data tiering for less</description>
	<lastBuildDate>Wed, 18 Mar 2015 13:40:57 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.7</generator>
	<item>
		<title>By: Riccardo Bicelli</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10660</link>
		<dc:creator><![CDATA[Riccardo Bicelli]]></dc:creator>
		<pubDate>Mon, 29 Oct 2012 13:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10660</guid>
		<description><![CDATA[Hey Maru!
It is safe to use Tier+EPRD in a production environment? I&#039;m planning to build a tiered iSCSI storage (Tier with EPRD on SSD, SAS, SATA) on a Dell PowerEdge R710 with dual power supply (Each one connected to a different UPS), 32 GB ECC Memory with daily backup?
I have to substitute my Equallogic for a couple weeks due to a requalification procedure.

Thx!]]></description>
		<content:encoded><![CDATA[<p>Hey Maru!<br />
It is safe to use Tier+EPRD in a production environment? I&#8217;m planning to build a tiered iSCSI storage (Tier with EPRD on SSD, SAS, SATA) on a Dell PowerEdge R710 with dual power supply (Each one connected to a different UPS), 32 GB ECC Memory with daily backup?<br />
I have to substitute my Equallogic for a couple weeks due to a requalification procedure.</p>
<p>Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10659</link>
		<dc:creator><![CDATA[Marius]]></dc:creator>
		<pubDate>Mon, 29 Oct 2012 09:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10659</guid>
		<description><![CDATA[Hello,
I have the same issue with version 0.3.1, but lsmod clearly shows, that tier is loaded. 
Do I have to do something before creating the first device?

Best regards,
Marius]]></description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have the same issue with version 0.3.1, but lsmod clearly shows, that tier is loaded.<br />
Do I have to do something before creating the first device?</p>
<p>Best regards,<br />
Marius</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syeen</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10478</link>
		<dc:creator><![CDATA[Syeen]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 07:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10478</guid>
		<description><![CDATA[Hi Mark, when you said initialize the device, does it mean something similar to formatting the device hence clearing all the data?  I have issued insmod tier.ko without any error.]]></description>
		<content:encoded><![CDATA[<p>Hi Mark, when you said initialize the device, does it mean something similar to formatting the device hence clearing all the data?  I have issued insmod tier.ko without any error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10476</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 06:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10476</guid>
		<description><![CDATA[Make sure that you have loaded the kernel module : insmod tier.ko

The first time, and first time only, you have to initialize the device with -c:
./tier_setup -c -f /dev/mapper/datavg-datalv:/mnt/NAS]]></description>
		<content:encoded><![CDATA[<p>Make sure that you have loaded the kernel module : insmod tier.ko</p>
<p>The first time, and first time only, you have to initialize the device with -c:<br />
./tier_setup -c -f /dev/mapper/datavg-datalv:/mnt/NAS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syeen</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10472</link>
		<dc:creator><![CDATA[Syeen]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 04:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10472</guid>
		<description><![CDATA[Hi mark,

I have done make and it was compiled successfully. When I tried setting up tier with the following command :

./tier_setup -f /dev/mapper/datavg-datalv:/mnt/NAS

It failed with the following error:

Failed to open /dev/tiercontrol, is tier.ko loaded?

Did I miss out any step? Is make the only step i have to carry out? After I set up with tier_setup, how do I check if it&#039;s running? What else do I need to do? Sorry for the long list of questions, i can&#039;t find any documentation on this.]]></description>
		<content:encoded><![CDATA[<p>Hi mark,</p>
<p>I have done make and it was compiled successfully. When I tried setting up tier with the following command :</p>
<p>./tier_setup -f /dev/mapper/datavg-datalv:/mnt/NAS</p>
<p>It failed with the following error:</p>
<p>Failed to open /dev/tiercontrol, is tier.ko loaded?</p>
<p>Did I miss out any step? Is make the only step i have to carry out? After I set up with tier_setup, how do I check if it&#8217;s running? What else do I need to do? Sorry for the long list of questions, i can&#8217;t find any documentation on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Sørnes</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10283</link>
		<dc:creator><![CDATA[Erik Sørnes]]></dc:creator>
		<pubDate>Mon, 08 Oct 2012 09:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10283</guid>
		<description><![CDATA[Sorry, the patch got misconfigured when I pasted it, but it&#039;s just replacements of lines, so I guess the picture is clear.]]></description>
		<content:encoded><![CDATA[<p>Sorry, the patch got misconfigured when I pasted it, but it&#8217;s just replacements of lines, so I guess the picture is clear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Sørnes</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10282</link>
		<dc:creator><![CDATA[Erik Sørnes]]></dc:creator>
		<pubDate>Mon, 08 Oct 2012 09:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10282</guid>
		<description><![CDATA[Hi!
I have experimented with kernels 2.6.32-2.6.39, and make fails on quite a few of them. I don&#039;t know if this patch to tier.c is programatically correct, but at least it makes the module compile without errors on all of these kernels.

877c877
= KERNEL_VERSION(3,0,0)
---
&gt; #if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,32) &#124;&#124; LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2,6,35)
1014c1014
= KERNEL_VERSION(3,0,0)
---
&gt; #if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,32) &#124;&#124; LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2,6,35)
1123c1123
&lt; #if LINUX_VERSION_CODE  #if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,37)
1136c1136
&lt; #if LINUX_VERSION_CODE  #if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,35)
1140c1140
&lt; #if LINUX_VERSION_CODE  #if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,37)
1175c1175
&lt; #if LINUX_VERSION_CODE  #if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,37)
1774c1774
= KERNEL_VERSION(3,0,0)
---
&gt; #if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,32) &#124;&#124; LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2,6,37)]]></description>
		<content:encoded><![CDATA[<p>Hi!<br />
I have experimented with kernels 2.6.32-2.6.39, and make fails on quite a few of them. I don&#8217;t know if this patch to tier.c is programatically correct, but at least it makes the module compile without errors on all of these kernels.</p>
<p>877c877<br />
= KERNEL_VERSION(3,0,0)<br />
&#8212;<br />
&gt; #if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,32) || LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2,6,35)<br />
1014c1014<br />
= KERNEL_VERSION(3,0,0)<br />
&#8212;<br />
&gt; #if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,32) || LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2,6,35)<br />
1123c1123<br />
&lt; #if LINUX_VERSION_CODE  #if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,37)<br />
1136c1136<br />
&lt; #if LINUX_VERSION_CODE  #if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,35)<br />
1140c1140<br />
&lt; #if LINUX_VERSION_CODE  #if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,37)<br />
1175c1175<br />
&lt; #if LINUX_VERSION_CODE  #if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,37)<br />
1774c1774<br />
= KERNEL_VERSION(3,0,0)<br />
&#8212;<br />
&gt; #if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,32) || LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2,6,37)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ruijter</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10281</link>
		<dc:creator><![CDATA[Mark Ruijter]]></dc:creator>
		<pubDate>Mon, 08 Oct 2012 08:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10281</guid>
		<description><![CDATA[Hi Erik,

It looks like you have to keep these lines unmodified then.
Did you try this? Most likely the 2.6.38 kernel has some changes implemented but not all.

#if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(3,0,0)
        barrier = bio_rw_flagged(bio, BIO_RW_BARRIER);
#endif
        if (bio_rw(bio) == WRITE) {
#if LINUX_VERSION_CODE bi_rw &amp; REQ_FLUSH) {
#endif]]></description>
		<content:encoded><![CDATA[<p>Hi Erik,</p>
<p>It looks like you have to keep these lines unmodified then.<br />
Did you try this? Most likely the 2.6.38 kernel has some changes implemented but not all.</p>
<p>#if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(3,0,0)<br />
        barrier = bio_rw_flagged(bio, BIO_RW_BARRIER);<br />
#endif<br />
        if (bio_rw(bio) == WRITE) {<br />
#if LINUX_VERSION_CODE bi_rw &amp; REQ_FLUSH) {<br />
#endif</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Sørnes</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10280</link>
		<dc:creator><![CDATA[Erik Sørnes]]></dc:creator>
		<pubDate>Mon, 08 Oct 2012 07:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10280</guid>
		<description><![CDATA[Sorry for posting the first reply out of thread. I just want to tell you that after also changing every occurence of 

#if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(3,0,0,)
in tier.c to
#if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,37)
the module compiled and inserted without errors.]]></description>
		<content:encoded><![CDATA[<p>Sorry for posting the first reply out of thread. I just want to tell you that after also changing every occurence of </p>
<p>#if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(3,0,0,)<br />
in tier.c to<br />
#if LINUX_VERSION_CODE &lt;= KERNEL_VERSION(2,6,37)<br />
the module compiled and inserted without errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Sørnes</title>
		<link>http://www.lessfs.com/wordpress/?p=821&#038;cpage=1#comment-10278</link>
		<dc:creator><![CDATA[Erik Sørnes]]></dc:creator>
		<pubDate>Mon, 08 Oct 2012 07:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=821#comment-10278</guid>
		<description><![CDATA[I did that, and the compilation went a bit further.
Now it stops on:

tier-0.3.1/tier.c: In function ‘tier_do_bio’:
tier-0.3.1/tier.c:1137:2: error: implicit declaration of function ‘bio_rw_flagged’
tier-0.3.1/tier.c:1137:32: error: ‘BIO_RW_BARRIER’ undeclared (first use in this function)]]></description>
		<content:encoded><![CDATA[<p>I did that, and the compilation went a bit further.<br />
Now it stops on:</p>
<p>tier-0.3.1/tier.c: In function ‘tier_do_bio’:<br />
tier-0.3.1/tier.c:1137:2: error: implicit declaration of function ‘bio_rw_flagged’<br />
tier-0.3.1/tier.c:1137:32: error: ‘BIO_RW_BARRIER’ undeclared (first use in this function)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
