<?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: Lessfs2 development has started</title>
	<atom:link href="http://www.lessfs.com/wordpress/?feed=rss2&#038;p=549" rel="self" type="application/rss+xml" />
	<link>http://www.lessfs.com/wordpress/?p=549</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: naguz</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-11056</link>
		<dc:creator><![CDATA[naguz]]></dc:creator>
		<pubDate>Thu, 15 Nov 2012 20:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-11056</guid>
		<description><![CDATA[You might already have answered this in a previous post, but why FUSE? It is frowned upon by many (Linus included, unless he&#039;s misquoted), and thus I tend to think &quot;probably not without reason&quot;. As you probably have had people raise objections to FUSE before, what is you take on it?]]></description>
		<content:encoded><![CDATA[<p>You might already have answered this in a previous post, but why FUSE? It is frowned upon by many (Linus included, unless he&#8217;s misquoted), and thus I tend to think &#8220;probably not without reason&#8221;. As you probably have had people raise objections to FUSE before, what is you take on it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filbli</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1256</link>
		<dc:creator><![CDATA[Filbli]]></dc:creator>
		<pubDate>Sun, 27 Feb 2011 23:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1256</guid>
		<description><![CDATA[I&#039;d like to know about your experience moving from fuse high-level to fuse low-level. Is it just a switch from pathnames to inodes, or is there more involved? I have a read-only fuse filesystem and am considering switching it to fuse low-level, but so far I only have the bare api docs to go by.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d like to know about your experience moving from fuse high-level to fuse low-level. Is it just a switch from pathnames to inodes, or is there more involved? I have a read-only fuse filesystem and am considering switching it to fuse low-level, but so far I only have the bare api docs to go by.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1201</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Sat, 29 Jan 2011 20:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1201</guid>
		<description><![CDATA[TC support for storing the actual data has been pulled from 2.x 
Both hamsterdb and tc will be used for storing the meta data.

The focus in not on 1.3.x but I will support the 1.x series for some time to come.
At least until 2.x is ready and stable.

I will put a new 2.x development release on sourceforge in a short while.
This new code has a big chunk of the snapshot support code implemented.]]></description>
		<content:encoded><![CDATA[<p>TC support for storing the actual data has been pulled from 2.x<br />
Both hamsterdb and tc will be used for storing the meta data.</p>
<p>The focus in not on 1.3.x but I will support the 1.x series for some time to come.<br />
At least until 2.x is ready and stable.</p>
<p>I will put a new 2.x development release on sourceforge in a short while.<br />
This new code has a big chunk of the snapshot support code implemented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SR</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1200</link>
		<dc:creator><![CDATA[SR]]></dc:creator>
		<pubDate>Sat, 29 Jan 2011 16:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1200</guid>
		<description><![CDATA[No I haven&#039;t tried it myself. But I think the performance penalty wont be that bad. Extra reads will occur only when the block with the same hash is found. I think performance is not that important for file system that is used mostly for backup. And this feature is optional.
To gain more performance all check can be performed when there are no other IO operations. For example you write data, check the hashes, see the match with other hashes, write it to journal. When the write is finished you start comparing the data with the same hashes. If there are other IO operations you pause the check and write data and resume check after that. That way the user wont see mush performance loss.]]></description>
		<content:encoded><![CDATA[<p>No I haven&#8217;t tried it myself. But I think the performance penalty wont be that bad. Extra reads will occur only when the block with the same hash is found. I think performance is not that important for file system that is used mostly for backup. And this feature is optional.<br />
To gain more performance all check can be performed when there are no other IO operations. For example you write data, check the hashes, see the match with other hashes, write it to journal. When the write is finished you start comparing the data with the same hashes. If there are other IO operations you pause the check and write data and resume check after that. That way the user wont see mush performance loss.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wvoice</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1199</link>
		<dc:creator><![CDATA[wvoice]]></dc:creator>
		<pubDate>Sat, 29 Jan 2011 16:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1199</guid>
		<description><![CDATA[Mark,

I thought TC support was pulled from 2.x. The pre-alpha still seems to require it. Will there be a 2.x release based on hamsterdb soon? Or is all the focus on 1.3.1?

Anything I can do to help keep 2.x moving along?

Thanks,

Mike]]></description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>I thought TC support was pulled from 2.x. The pre-alpha still seems to require it. Will there be a 2.x release based on hamsterdb soon? Or is all the focus on 1.3.1?</p>
<p>Anything I can do to help keep 2.x moving along?</p>
<p>Thanks,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1185</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Wed, 26 Jan 2011 08:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1185</guid>
		<description><![CDATA[Yes, this is on the list because more then a few people asked for it. Did you ever try the dedup=verify option with ZFS? What I have learned so far is that the performance penalty is severe. The fact that you can use a lighter hash does not compensate the extra IO.]]></description>
		<content:encoded><![CDATA[<p>Yes, this is on the list because more then a few people asked for it. Did you ever try the dedup=verify option with ZFS? What I have learned so far is that the performance penalty is severe. The fact that you can use a lighter hash does not compensate the extra IO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SR</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1184</link>
		<dc:creator><![CDATA[SR]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 23:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1184</guid>
		<description><![CDATA[I know that collision probability is very low (I&#039;ve seen the COLLISION.probability file with math). But is it possible to implement something similar to ZFS option dedup=verify in new version? With this option ZFS verifies the blocks byte by byte after the hash match to see if they are really identical.]]></description>
		<content:encoded><![CDATA[<p>I know that collision probability is very low (I&#8217;ve seen the COLLISION.probability file with math). But is it possible to implement something similar to ZFS option dedup=verify in new version? With this option ZFS verifies the blocks byte by byte after the hash match to see if they are really identical.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1183</link>
		<dc:creator><![CDATA[Morten]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 19:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1183</guid>
		<description><![CDATA[Hi Mark

As always, nice work.

Any chance of supporting ACL on lessfs ?]]></description>
		<content:encoded><![CDATA[<p>Hi Mark</p>
<p>As always, nice work.</p>
<p>Any chance of supporting ACL on lessfs ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cw</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1182</link>
		<dc:creator><![CDATA[cw]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 18:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1182</guid>
		<description><![CDATA[gdb says:

Program received signal SIGUSR1, User defined signal 1.
0xb7fe2430 in __kernel_vsyscall ()]]></description>
		<content:encoded><![CDATA[<p>gdb says:</p>
<p>Program received signal SIGUSR1, User defined signal 1.<br />
0xb7fe2430 in __kernel_vsyscall ()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cw</title>
		<link>http://www.lessfs.com/wordpress/?p=549&#038;cpage=1#comment-1181</link>
		<dc:creator><![CDATA[cw]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 18:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=549#comment-1181</guid>
		<description><![CDATA[I set 2 up using the same process as I&#039;ve done for lessfs1 on 2 other systems and I&#039;m in the intit script I&#039;m getting :
$Starting lessfs: User defined signal 1

and in syslog:
lessfs[522]: fopen (null) failed.

all the files seem to be in the right places and the mountpoint exists.  Do I need to do something different?  how can I make it give a better error?]]></description>
		<content:encoded><![CDATA[<p>I set 2 up using the same process as I&#8217;ve done for lessfs1 on 2 other systems and I&#8217;m in the intit script I&#8217;m getting :<br />
$Starting lessfs: User defined signal 1</p>
<p>and in syslog:<br />
lessfs[522]: fopen (null) failed.</p>
<p>all the files seem to be in the right places and the mountpoint exists.  Do I need to do something different?  how can I make it give a better error?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
