On Sat, Jul 9, 2011 at 2:19 PM, Roy Sigurd Karlsbakk wrote:
> Most drives should work well for a pure SSD pool. I have a postgresql
> database on a linux box on a mirrored set of C300s. AFAIK ZFS doesn't yet
> support TRIM, so that can be an issue. Apart from that, it should work well.
Interest
A bit of weirdness with my NFS exports. If I share a filesystem (zfs set
sharenfs) the share is inaccessible. I found that /etc/dfs/sharetab wasn't
being updated. If I add the fs to /etc/dfs/sharetab then all is good again.
Appending a line to sharetab isn't that big a deal, I'm just wonderin
On Mon, Jul 11, 2011 at 7:03 AM, Eric Sproul wrote:
> Interesting-- what is the suspected impact of not having TRIM support?
There shouldn't be much, since zfs isn't changing data in place. Any
drive with reasonable garbage collection (which is pretty much
everything these days) should be fine un