<?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: Lessfs-1.1.0 has been released.</title>
	<atom:link href="http://www.lessfs.com/wordpress/?feed=rss2&#038;p=353" rel="self" type="application/rss+xml" />
	<link>http://www.lessfs.com/wordpress/?p=353</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: Tomas</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-2903</link>
		<dc:creator><![CDATA[Tomas]]></dc:creator>
		<pubDate>Thu, 24 Nov 2011 22:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-2903</guid>
		<description><![CDATA[Hi,
I would like to test lessfs.
But before I test this filesystem I would like to understand if lessfs uses:
- variable block-size to find matching duplicate information.

For example;
1) I create a file named test1.txt
1b) with the content 123456789 reapeted over and over again for 10 times
2) Will this file be de-duplicated?
3) I open the file named test1.txt
3b) and insert a &quot;0&quot; as the first letter in the file, and save the file as test2.txt
4) Will this file be uniq, or will the dedup find duplicates here?

Some vendors; such as EMC (DataDomain) mentioned &quot;variable-block-size&quot;
And TSM uses same technology.
Is this used in Lessfs too?

And is ther example of reduction ratio for this filesystem?

THanks in advance
Regards Tomas]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I would like to test lessfs.<br />
But before I test this filesystem I would like to understand if lessfs uses:<br />
&#8211; variable block-size to find matching duplicate information.</p>
<p>For example;<br />
1) I create a file named test1.txt<br />
1b) with the content 123456789 reapeted over and over again for 10 times<br />
2) Will this file be de-duplicated?<br />
3) I open the file named test1.txt<br />
3b) and insert a &#8220;0&#8221; as the first letter in the file, and save the file as test2.txt<br />
4) Will this file be uniq, or will the dedup find duplicates here?</p>
<p>Some vendors; such as EMC (DataDomain) mentioned &#8220;variable-block-size&#8221;<br />
And TSM uses same technology.<br />
Is this used in Lessfs too?</p>
<p>And is ther example of reduction ratio for this filesystem?</p>
<p>THanks in advance<br />
Regards Tomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-1546</link>
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Tue, 24 May 2011 00:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-1546</guid>
		<description><![CDATA[I&#039;m trying to use &gt;4K blocks on CentOS 5.6, no dice due to kernel &lt; 2.6.26... 

Johnathan - did you find any workaround?

Nick]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use &gt;4K blocks on CentOS 5.6, no dice due to kernel &lt; 2.6.26&#8230; </p>
<p>Johnathan &#8211; did you find any workaround?</p>
<p>Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wxp</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-741</link>
		<dc:creator><![CDATA[wxp]]></dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-741</guid>
		<description><![CDATA[I don&#039;t change the &quot;lessfs.cfg&quot; as source incluced.
Right now, I use lessfs-1-1-2

Following is result:

[root@localhost mta]# mklessfs /etc/lessfs.cfg 
[root@localhost mta]# /usr/bin/lessfs start
Starting lessfs: Usage: /usr/bin/lessfs {start&#124;stop&#124;restart}


 mklessfs /etc/lessfs.cfg  /dev/sdb1
[root@localhost mta]# /usr/bin/lessfs start
Starting lessfs: Usage: /usr/bin/lessfs {start&#124;stop&#124;restart}]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t change the &#8220;lessfs.cfg&#8221; as source incluced.<br />
Right now, I use lessfs-1-1-2</p>
<p>Following is result:</p>
<p>[root@localhost mta]# mklessfs /etc/lessfs.cfg<br />
[root@localhost mta]# /usr/bin/lessfs start<br />
Starting lessfs: Usage: /usr/bin/lessfs {start|stop|restart}</p>
<p> mklessfs /etc/lessfs.cfg  /dev/sdb1<br />
[root@localhost mta]# /usr/bin/lessfs start<br />
Starting lessfs: Usage: /usr/bin/lessfs {start|stop|restart}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wxp</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-740</link>
		<dc:creator><![CDATA[wxp]]></dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-740</guid>
		<description><![CDATA[Here are some results:

[root@localhost init.d]# cd /etc/init.d
[root@localhost init.d]# ./lessfs start
Starting lessfs: Usage: /usr/bin/lessfs {start&#124;stop&#124;restart}

[root@localhost init.d]# ./lessfs restart
Stopping lessfs: umount: /fuse: not mounted

Starting lessfs: Usage: /usr/bin/lessfs {start&#124;stop&#124;restart}

[root@localhost init.d]# mkfs -t lessfs /dev/sdb1 
mkfs.lessfs: No such file or directory
[root@localhost init.d]# mkfs.ext3  -t lessfs /dev/sdb1 
mke2fs 1.40.2 (12-Jul-2007)
mkfs.ext3: invalid blocks count - /dev/sdb1
[root@localhost init.d]# 


How can I do now]]></description>
		<content:encoded><![CDATA[<p>Here are some results:</p>
<p>[root@localhost init.d]# cd /etc/init.d<br />
[root@localhost init.d]# ./lessfs start<br />
Starting lessfs: Usage: /usr/bin/lessfs {start|stop|restart}</p>
<p>[root@localhost init.d]# ./lessfs restart<br />
Stopping lessfs: umount: /fuse: not mounted</p>
<p>Starting lessfs: Usage: /usr/bin/lessfs {start|stop|restart}</p>
<p>[root@localhost init.d]# mkfs -t lessfs /dev/sdb1<br />
mkfs.lessfs: No such file or directory<br />
[root@localhost init.d]# mkfs.ext3  -t lessfs /dev/sdb1<br />
mke2fs 1.40.2 (12-Jul-2007)<br />
mkfs.ext3: invalid blocks count &#8211; /dev/sdb1<br />
[root@localhost init.d]# </p>
<p>How can I do now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wxp</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-739</link>
		<dc:creator><![CDATA[wxp]]></dc:creator>
		<pubDate>Mon, 12 Jul 2010 09:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-739</guid>
		<description><![CDATA[When I am  using the lessfs, I meet these:
1. [root@localhost /]# /usr/bin/lessfs restart
Stopping lessfs: umount: /fuse: not mounted
2. [root@localhost /]# fuse
-bash: fuse: command not found

What can I do now?
Thank u]]></description>
		<content:encoded><![CDATA[<p>When I am  using the lessfs, I meet these:<br />
1. [root@localhost /]# /usr/bin/lessfs restart<br />
Stopping lessfs: umount: /fuse: not mounted<br />
2. [root@localhost /]# fuse<br />
-bash: fuse: command not found</p>
<p>What can I do now?<br />
Thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnathan</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-721</link>
		<dc:creator><![CDATA[Johnathan]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 10:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-721</guid>
		<description><![CDATA[Hi, 
Iam trying to use Centos 5.4, 
After compiling the source of 1.1.1 I get this error message : 

&quot;The kernel used is to old for larger then 4k blocksizes, kernel &gt;= 2.6.26 is required&quot;

Is there anything I can do to bypass this error? 

Thanks. 
Johnathan.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Iam trying to use Centos 5.4,<br />
After compiling the source of 1.1.1 I get this error message : </p>
<p>&#8220;The kernel used is to old for larger then 4k blocksizes, kernel &gt;= 2.6.26 is required&#8221;</p>
<p>Is there anything I can do to bypass this error? </p>
<p>Thanks.<br />
Johnathan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-718</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Tue, 06 Jul 2010 21:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-718</guid>
		<description><![CDATA[Same with me, wanting to produce a big smile after hours of populating my 1.1.0, the entire store du&#039;s to just 28k ;)
Anyway fantastic work! Thanks so much
Chris]]></description>
		<content:encoded><![CDATA[<p>Same with me, wanting to produce a big smile after hours of populating my 1.1.0, the entire store du&#8217;s to just 28k <img src="http://www.lessfs.com/wordpress/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /><br />
Anyway fantastic work! Thanks so much<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-717</link>
		<dc:creator><![CDATA[Pete]]></dc:creator>
		<pubDate>Tue, 06 Jul 2010 15:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-717</guid>
		<description><![CDATA[Mark,
      I think the old samba + lessfs + Windows client issue may be back.   I just copied over some new files to the latest version of lessfs and ran &quot;du&quot; inside the deduped folder and the files are all showing as 0 bytes.   I will run more tests.  Is it possible that this issue regressed?

Thanks,
-Pete]]></description>
		<content:encoded><![CDATA[<p>Mark,<br />
      I think the old samba + lessfs + Windows client issue may be back.   I just copied over some new files to the latest version of lessfs and ran &#8220;du&#8221; inside the deduped folder and the files are all showing as 0 bytes.   I will run more tests.  Is it possible that this issue regressed?</p>
<p>Thanks,<br />
-Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wxp</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-716</link>
		<dc:creator><![CDATA[wxp]]></dc:creator>
		<pubDate>Tue, 06 Jul 2010 11:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-716</guid>
		<description><![CDATA[Thank u very much!]]></description>
		<content:encoded><![CDATA[<p>Thank u very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szycha</title>
		<link>http://www.lessfs.com/wordpress/?p=353&#038;cpage=1#comment-713</link>
		<dc:creator><![CDATA[Szycha]]></dc:creator>
		<pubDate>Mon, 05 Jul 2010 09:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=353#comment-713</guid>
		<description><![CDATA[Hi.

1. To use LessFS you need Linux with recent kernel &gt;=2.6.27(?) and FUSE package &gt;= 2.8.0. You&#039;ll need to download, compile &amp; install tokyocabinet package (using compile time option --enable-off64 to have ability to create filesystems &gt; 2GB on 32-bit architectures). Then you compile &amp; install lessfs.

2. After installing take a look on files in etc/ subdirectory in lessfs source package. It contains two files: lessfs.cfg (with some example configuration) and lessfs - standard SystemV init start/stop/restart script. Revise them and put in /etc and /etc/init.d directories accordingly. If you are running Slackware, you may wish to name the latter rc.lessfs and put into /etc/rc.d directory.

3. When you are done with config, it&#039;s time to format (mkfs) your new lessfs filesystem. Just invoke `mklessfs /etc/lessfs.cfg&#039; to create empty lessfs. Just after creation, tokyocabinet database files (which is lessfs&#039; backend) will take about ~150 MB of space when using default settings, and of course will grow in time.

4. Mount it, using `/etc/init.d/lessfs start&#039; or similar command.

LessFS Tuning.

1. Read &quot;README.performance_or_suffer&quot; file from source package.

2. Use maximum block size with lessfs. There is no real reason for using blocksize smaller than 128k, especially since 1.1.0-beta4. The bigger the blocksize, the less metadata is needed to describe it. Compression is more efficient with bigger blocks, metadata files grow slower, memory requirements are milder etc. In practice, smaller blocks does not impose better deduplication.

3. LessFS and virtualization: When storing loop-based virtual disks images on lessfs, use the same block/cluster size on guest filesystems and lessfs. I.e. use 64k block size on lessfs and 64k clusters on guest NTFS and make sure that your partitions are properly aligned, so guest fs&#039; blocks/clusters fill host fs&#039; blocks. Avoid defragmentation of guest volumes as it leads to host fs fragmentation ;-)

4. Play with *_BS settings from lessfs.cfg config file and post some information on results, please. Or maybe someone could share his/her experience on this subject here?]]></description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>1. To use LessFS you need Linux with recent kernel &gt;=2.6.27(?) and FUSE package &gt;= 2.8.0. You&#8217;ll need to download, compile &amp; install tokyocabinet package (using compile time option &#8211;enable-off64 to have ability to create filesystems &gt; 2GB on 32-bit architectures). Then you compile &amp; install lessfs.</p>
<p>2. After installing take a look on files in etc/ subdirectory in lessfs source package. It contains two files: lessfs.cfg (with some example configuration) and lessfs &#8211; standard SystemV init start/stop/restart script. Revise them and put in /etc and /etc/init.d directories accordingly. If you are running Slackware, you may wish to name the latter rc.lessfs and put into /etc/rc.d directory.</p>
<p>3. When you are done with config, it&#8217;s time to format (mkfs) your new lessfs filesystem. Just invoke `mklessfs /etc/lessfs.cfg&#8217; to create empty lessfs. Just after creation, tokyocabinet database files (which is lessfs&#8217; backend) will take about ~150 MB of space when using default settings, and of course will grow in time.</p>
<p>4. Mount it, using `/etc/init.d/lessfs start&#8217; or similar command.</p>
<p>LessFS Tuning.</p>
<p>1. Read &#8220;README.performance_or_suffer&#8221; file from source package.</p>
<p>2. Use maximum block size with lessfs. There is no real reason for using blocksize smaller than 128k, especially since 1.1.0-beta4. The bigger the blocksize, the less metadata is needed to describe it. Compression is more efficient with bigger blocks, metadata files grow slower, memory requirements are milder etc. In practice, smaller blocks does not impose better deduplication.</p>
<p>3. LessFS and virtualization: When storing loop-based virtual disks images on lessfs, use the same block/cluster size on guest filesystems and lessfs. I.e. use 64k block size on lessfs and 64k clusters on guest NTFS and make sure that your partitions are properly aligned, so guest fs&#8217; blocks/clusters fill host fs&#8217; blocks. Avoid defragmentation of guest volumes as it leads to host fs fragmentation <img src="http://www.lessfs.com/wordpress/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /></p>
<p>4. Play with *_BS settings from lessfs.cfg config file and post some information on results, please. Or maybe someone could share his/her experience on this subject here?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
