On Mon, 27 Mar 2017 16:49:47 +0200
Christian Theune <c...@flyingcircus.io> wrote:

> Also: the idea of migrating on btrfs also has its downside - the performance 
> of “mkdir” and “fsync” is abysmal at the moment. I’m waiting for the current 
> shrinking job to finish but this is likely limited to the “find free space” 
> algorithm. We’re talking about a few megabytes converted per second. Sigh.

Btw since this is all on LVM already, you could set up lvmcache with a small
SSD-based cache volume. Even some old 60GB SSD would work wonders for
performance, and with the cache policy of "writethrough" you don't have to
worry about its reliability (much).

-- 
With respect,
Roman
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to