<?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 has been renamed to BTIER</title>
	<atom:link href="http://www.lessfs.com/wordpress/?feed=rss2&#038;p=850" rel="self" type="application/rss+xml" />
	<link>http://www.lessfs.com/wordpress/?p=850</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: Milo</title>
		<link>http://www.lessfs.com/wordpress/?p=850&#038;cpage=1#comment-14501</link>
		<dc:creator><![CDATA[Milo]]></dc:creator>
		<pubDate>Thu, 28 Feb 2013 16:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=850#comment-14501</guid>
		<description><![CDATA[If I use an SSD in front of a SATA drive and the SSD fails, is the data that exists on the SATA drive still available?  Or is everything basically lost at that point?  I guess I&#039;m wondering what type of file system exists on the SSD and the SATA drives and can the be read if they are detached from each other.]]></description>
		<content:encoded><![CDATA[<p>If I use an SSD in front of a SATA drive and the SSD fails, is the data that exists on the SATA drive still available?  Or is everything basically lost at that point?  I guess I&#8217;m wondering what type of file system exists on the SSD and the SATA drives and can the be read if they are detached from each other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corrado Fiore</title>
		<link>http://www.lessfs.com/wordpress/?p=850&#038;cpage=1#comment-14024</link>
		<dc:creator><![CDATA[Corrado Fiore]]></dc:creator>
		<pubDate>Sun, 10 Feb 2013 15:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=850#comment-14024</guid>
		<description><![CDATA[Hi Mark,

kudos for such an awesome package like Btier.  We&#039;re testing it on a HA setup (with DRBD) and so far it looks very promising.  We could reach even better numbers than the ones you published.

As you write in Btier&#039;s docs, &quot;btier allows us to use either real blockdevices or files to be part of the tier.&quot;  Performance-wise, are there any differences between the two modes?  Which one should be used in a production setup?

(Hope this is the right place to ask -- feel free to redirect me to the SF mailing list if you prefer).

Best,
Corrado]]></description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>kudos for such an awesome package like Btier.  We&#8217;re testing it on a HA setup (with DRBD) and so far it looks very promising.  We could reach even better numbers than the ones you published.</p>
<p>As you write in Btier&#8217;s docs, &#8220;btier allows us to use either real blockdevices or files to be part of the tier.&#8221;  Performance-wise, are there any differences between the two modes?  Which one should be used in a production setup?</p>
<p>(Hope this is the right place to ask &#8212; feel free to redirect me to the SF mailing list if you prefer).</p>
<p>Best,<br />
Corrado</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.lessfs.com/wordpress/?p=850&#038;cpage=1#comment-13550</link>
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Tue, 29 Jan 2013 03:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=850#comment-13550</guid>
		<description><![CDATA[Actually,  I found this in a previous post.....is it still valid?


[global]
bs=4k
ioengine=libaio
iodepth=4
size=20g
direct=1
runtime=60
directory=/mnt/fio
filename=test.file
[seq-read]
rw=read
stonewall
[rand-read]
rw=randread
stonewall
[seq-write]
rw=write
stonewall
[rand-write]
rw=randwrite
stonewall]]></description>
		<content:encoded><![CDATA[<p>Actually,  I found this in a previous post&#8230;..is it still valid?</p>
<p>[global]<br />
bs=4k<br />
ioengine=libaio<br />
iodepth=4<br />
size=20g<br />
direct=1<br />
runtime=60<br />
directory=/mnt/fio<br />
filename=test.file<br />
[seq-read]<br />
rw=read<br />
stonewall<br />
[rand-read]<br />
rw=randread<br />
stonewall<br />
[seq-write]<br />
rw=write<br />
stonewall<br />
[rand-write]<br />
rw=randwrite<br />
stonewall</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.lessfs.com/wordpress/?p=850&#038;cpage=1#comment-13549</link>
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Tue, 29 Jan 2013 03:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=850#comment-13549</guid>
		<description><![CDATA[Hi Mark,
                 Thanks also for the benchmark comparisons. Is it possible for you to test the same setup with ZFSonLinux using SSD for ZIL and L@ARC?  
I&#039;m currently tossing up whether to use ZFSonLinuz or Btier at the moment.

Conversely, are you able to provide the &#039;fio&#039; command you use for your tests or if its in another post, direct me to it and run the tests on my rig.  

Thanks,
               David]]></description>
		<content:encoded><![CDATA[<p>Hi Mark,<br />
                 Thanks also for the benchmark comparisons. Is it possible for you to test the same setup with ZFSonLinux using SSD for ZIL and L@ARC?<br />
I&#8217;m currently tossing up whether to use ZFSonLinuz or Btier at the moment.</p>
<p>Conversely, are you able to provide the &#8216;fio&#8217; command you use for your tests or if its in another post, direct me to it and run the tests on my rig.  </p>
<p>Thanks,<br />
               David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.lessfs.com/wordpress/?p=850&#038;cpage=1#comment-13528</link>
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Mon, 28 Jan 2013 14:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.lessfs.com/wordpress/?p=850#comment-13528</guid>
		<description><![CDATA[You are awesome! Thanks for a great product.]]></description>
		<content:encoded><![CDATA[<p>You are awesome! Thanks for a great product.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
