<?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.0.1 released.</title>
	<atom:link href="http://www.lessfs.com/wordpress/?feed=rss2&#038;p=302" rel="self" type="application/rss+xml" />
	<link>http://www.lessfs.com/wordpress/?p=302</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: John</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-483</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-483</guid>
		<description><![CDATA[Is the virtual tape file compressed?]]></description>
		<content:encoded><![CDATA[<p>Is the virtual tape file compressed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Collins</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-475</link>
		<dc:creator><![CDATA[Mike Collins]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 01:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-475</guid>
		<description><![CDATA[I am trying to test this out with a backup solution called Bacula.  I have compiled lessfs and mounted a lessfs filesystem.  I have initialized Bacula to use the lessfs mount for it&#039;s FileStorage type and have successfully backuped up data to it.  I have seen no deduplication happen at all, which is interesting.  The files are backup in a virtual tape file that lives on the lessfs mount.  There is no encryption being used with lessfs or Bacula.  Could it be an issue with the way that the data is represented in the virtual tape file?  I have verified that if I copy regular files to the mount they are infact deduped correctly, just not the data in the virtual tape file....  Any thoughts?]]></description>
		<content:encoded><![CDATA[<p>I am trying to test this out with a backup solution called Bacula.  I have compiled lessfs and mounted a lessfs filesystem.  I have initialized Bacula to use the lessfs mount for it&#8217;s FileStorage type and have successfully backuped up data to it.  I have seen no deduplication happen at all, which is interesting.  The files are backup in a virtual tape file that lives on the lessfs mount.  There is no encryption being used with lessfs or Bacula.  Could it be an issue with the way that the data is represented in the virtual tape file?  I have verified that if I copy regular files to the mount they are infact deduped correctly, just not the data in the virtual tape file&#8230;.  Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-439</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Sat, 13 Feb 2010 09:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-439</guid>
		<description><![CDATA[Thanks, I it looks like the code that checks the directory structure can use some optimization. It now repeatedly walks through the whole database, which is well, suboptimal to say the least. ;-)]]></description>
		<content:encoded><![CDATA[<p>Thanks, I it looks like the code that checks the directory structure can use some optimization. It now repeatedly walks through the whole database, which is well, suboptimal to say the least. <img src="http://www.lessfs.com/wordpress/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Miller</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-438</link>
		<dc:creator><![CDATA[Matthew Miller]]></dc:creator>
		<pubDate>Sat, 13 Feb 2010 03:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-438</guid>
		<description><![CDATA[It&#039;s mixed. There&#039;s thousands of several-k files in maildir folders, but there&#039;s also photo-albums and music.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s mixed. There&#8217;s thousands of several-k files in maildir folders, but there&#8217;s also photo-albums and music.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-437</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Fri, 12 Feb 2010 17:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-437</guid>
		<description><![CDATA[Do you have lot&#039;s of small files?
I will look at it. fsck has not been optimized at all (yet).

Mark]]></description>
		<content:encoded><![CDATA[<p>Do you have lot&#8217;s of small files?<br />
I will look at it. fsck has not been optimized at all (yet).</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-436</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Thu, 11 Feb 2010 19:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-436</guid>
		<description><![CDATA[I&#039;m interested in trying lessfs out, but I&#039;m having trouble getting started.

Questions:
1) Is there a user forum/mailing list for lessfs, or are the comments here filling that job?

2) I want to configure a NAS/lessfs VM in ESXi 4 that will only be used for backing up VMs.  Where is the best place to start?  What linux distro will give me the least issues with lessfs?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m interested in trying lessfs out, but I&#8217;m having trouble getting started.</p>
<p>Questions:<br />
1) Is there a user forum/mailing list for lessfs, or are the comments here filling that job?</p>
<p>2) I want to configure a NAS/lessfs VM in ESXi 4 that will only be used for backing up VMs.  Where is the best place to start?  What linux distro will give me the least issues with lessfs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Miller</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-435</link>
		<dc:creator><![CDATA[Matthew Miller]]></dc:creator>
		<pubDate>Thu, 11 Feb 2010 11:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-435</guid>
		<description><![CDATA[Subject: Unreasonable lessfsck times?

So, I have a lessfs volume with a database currently about 60GB in size. Running lessfsck on it since 10pm last night. I expected the &quot;optimize&quot; phase to take a while, it did -- about an hour. Phase 2, &quot;check directory structure&quot;, was less. But this morning, phase 3 &quot;check for orphaned inodes&quot;, is still running.

This isn&#039;t viable in a production system.]]></description>
		<content:encoded><![CDATA[<p>Subject: Unreasonable lessfsck times?</p>
<p>So, I have a lessfs volume with a database currently about 60GB in size. Running lessfsck on it since 10pm last night. I expected the &#8220;optimize&#8221; phase to take a while, it did &#8212; about an hour. Phase 2, &#8220;check directory structure&#8221;, was less. But this morning, phase 3 &#8220;check for orphaned inodes&#8221;, is still running.</p>
<p>This isn&#8217;t viable in a production system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhracturedBlue</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-416</link>
		<dc:creator><![CDATA[PhracturedBlue]]></dc:creator>
		<pubDate>Sat, 06 Feb 2010 02:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-416</guid>
		<description><![CDATA[I was not trying to hardlink a directory.
using cp -al seems to create a hardlink of all files recursively.  In this case gzip is a binary which should have had the same inode, but in this case the inode is different.

I could be wrong on what is supposed to happen, but I&#039;ve been using this code with ext3 for years and it has always generated the same inode for all files in the directory.

I&#039;ll do some more experimentation]]></description>
		<content:encoded><![CDATA[<p>I was not trying to hardlink a directory.<br />
using cp -al seems to create a hardlink of all files recursively.  In this case gzip is a binary which should have had the same inode, but in this case the inode is different.</p>
<p>I could be wrong on what is supposed to happen, but I&#8217;ve been using this code with ext3 for years and it has always generated the same inode for all files in the directory.</p>
<p>I&#8217;ll do some more experimentation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-414</link>
		<dc:creator><![CDATA[maru]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 20:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-414</guid>
		<description><![CDATA[Would it be an option to just dd the whole partition to lessfs?
You can mount it with -o loop afterwards.]]></description>
		<content:encoded><![CDATA[<p>Would it be an option to just dd the whole partition to lessfs?<br />
You can mount it with -o loop afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.lessfs.com/wordpress/?p=302&#038;cpage=1#comment-413</link>
		<dc:creator><![CDATA[Richard]]></dc:creator>
		<pubDate>Thu, 04 Feb 2010 19:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=302#comment-413</guid>
		<description><![CDATA[400 mb of files still takes something like 2 minutes with SYNC_RELAX]]></description>
		<content:encoded><![CDATA[<p>400 mb of files still takes something like 2 minutes with SYNC_RELAX</p>
]]></content:encoded>
	</item>
</channel>
</rss>
