<?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: Book review: FreeBSD Essentials: Storage Mastery	</title>
	<atom:link href="https://www.dragonflydigest.com/2015/01/19/book-review-freebsd-essentials-storage-mastery/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2015/01/19/book-review-freebsd-essentials-storage-mastery/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Wed, 21 Jan 2015 20:38:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Lazarus		</title>
		<link>https://www.dragonflydigest.com/2015/01/19/book-review-freebsd-essentials-storage-mastery/comment-page-1/#comment-328185</link>

		<dc:creator><![CDATA[Lazarus]]></dc:creator>
		<pubDate>Wed, 21 Jan 2015 20:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=15463#comment-328185</guid>

					<description><![CDATA[Looking back as far as 2005, there seems to be no interest in porting GEOM to DF. 

http://lists.dragonflybsd.org/pipermail/kernel/2005-February/118421.html
(Start of a longish thread on the subject.)

IIRC DF has something similar / a little more generic, and implements Device Mapper (imported from NetBSDs reimplementation of the Linux driver. This import was done back in 2010. 

http://www.dragonflybsd.org/release28/
(Under kernel changes.)]]></description>
			<content:encoded><![CDATA[<p>Looking back as far as 2005, there seems to be no interest in porting GEOM to DF. </p>
<p><a href="http://lists.dragonflybsd.org/pipermail/kernel/2005-February/118421.html" rel="nofollow ugc">http://lists.dragonflybsd.org/pipermail/kernel/2005-February/118421.html</a><br />
(Start of a longish thread on the subject.)</p>
<p>IIRC DF has something similar / a little more generic, and implements Device Mapper (imported from NetBSDs reimplementation of the Linux driver. This import was done back in 2010. </p>
<p><a href="http://www.dragonflybsd.org/release28/" rel="nofollow ugc">http://www.dragonflybsd.org/release28/</a><br />
(Under kernel changes.)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lars Schotte		</title>
		<link>https://www.dragonflydigest.com/2015/01/19/book-review-freebsd-essentials-storage-mastery/comment-page-1/#comment-328094</link>

		<dc:creator><![CDATA[Lars Schotte]]></dc:creator>
		<pubDate>Wed, 21 Jan 2015 08:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=15463#comment-328094</guid>

					<description><![CDATA[What? GEOM is the best thing about FreeBSD, that&#039;s far better than Linux has. At first it was a desaster, when they came up with it (I think around FreeBSD 6 or 7) but since FreeBSD 8 and 9 it is the best system for managing disks EVER!
What I also miss in other BSDs is that they lack ACLs. OpenBSD because of ideological reasons and others just do not implement it (yet). I&#039;d love to see NFSv4 ACLs to HAMMER.
And just one more remark on disk setup, of course GEOM is good stuff, but the question here is, if that&#039;s even relevant any more. I am not doing much lately, on Linux for example I just care about the right aligning of the partitions inside a GPT table (alignment in 1 MiB steps is fine for SSDs too) and then I put everything in one BTRFS (except one /boot and one swap of course) and do divide it up inside of it. To DragonFlyBSD I can imagine that one could do it in a similar way, just aligning the needed partitions and then put everything into one HAMMER and that&#039;s it. On FreeBSD the same may go for ZFS. But ZFS still lacks some functionalities UFS2 has. It does not really lack them as a filesystem, but they are not implemented or supported on FreeBSD.]]></description>
			<content:encoded><![CDATA[<p>What? GEOM is the best thing about FreeBSD, that&#8217;s far better than Linux has. At first it was a desaster, when they came up with it (I think around FreeBSD 6 or 7) but since FreeBSD 8 and 9 it is the best system for managing disks EVER!<br />
What I also miss in other BSDs is that they lack ACLs. OpenBSD because of ideological reasons and others just do not implement it (yet). I&#8217;d love to see NFSv4 ACLs to HAMMER.<br />
And just one more remark on disk setup, of course GEOM is good stuff, but the question here is, if that&#8217;s even relevant any more. I am not doing much lately, on Linux for example I just care about the right aligning of the partitions inside a GPT table (alignment in 1 MiB steps is fine for SSDs too) and then I put everything in one BTRFS (except one /boot and one swap of course) and do divide it up inside of it. To DragonFlyBSD I can imagine that one could do it in a similar way, just aligning the needed partitions and then put everything into one HAMMER and that&#8217;s it. On FreeBSD the same may go for ZFS. But ZFS still lacks some functionalities UFS2 has. It does not really lack them as a filesystem, but they are not implemented or supported on FreeBSD.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2015/01/19/book-review-freebsd-essentials-storage-mastery/comment-page-1/#comment-327775</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Mon, 19 Jan 2015 22:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=15463#comment-327775</guid>

					<description><![CDATA[Nobody took a serious look at it, as far as I know.  Serious == code changes.  It&#039;d be a large project.]]></description>
			<content:encoded><![CDATA[<p>Nobody took a serious look at it, as far as I know.  Serious == code changes.  It&#8217;d be a large project.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Javi		</title>
		<link>https://www.dragonflydigest.com/2015/01/19/book-review-freebsd-essentials-storage-mastery/comment-page-1/#comment-327774</link>

		<dc:creator><![CDATA[Javi]]></dc:creator>
		<pubDate>Mon, 19 Jan 2015 21:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=15463#comment-327774</guid>

					<description><![CDATA[Awesome description. GEOM seems quite interesting. Was there ever an interest in bringing it into Dragonfly?]]></description>
			<content:encoded><![CDATA[<p>Awesome description. GEOM seems quite interesting. Was there ever an interest in bringing it into Dragonfly?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
