On 01/05/2015 08:47 AM, Slava Pestov wrote:
The plan is to incrementally backport bug fixes and optimizations from
bcache-dev to upstream for the foreseeable future.
I assume (hope) this won't break bcache w.r.t. the current block device
layout?
The development branch is going through major changes to support
dynamically adding/removing cache devices
Sound nices, that creates great flexibility. Does this also introduce
the option of storing mirrored writeback data, while storing single copy
read (cached) data (when having multiple SSD's as a cache)?
and storing data in the btree instead of using it as a cache, enabling
usage without any backing devices.
The needs some explanation. I assume you mean it operates as writeback
bache that never flushes. If that's correct, I can only imagine it's
useful when initially using it. And in that case seems a kind of a time
bomb, because when it's "full" (and there's still no backing device)...
what happens then?
We're actively working on this code and doing a lot of stress testing
of both the new stuff and backing device support. However, it's its
too early to tell what the new features will look like by the time
they're ready to go upstream, or what a transition plan will look like
for existing installs. I wish we had more time for upstreaming stuff,
but I can assure you its not Kent's intent to just dump bcache-dev as
one huge pull request :-)
As an ethousiastic bcache user myself I would be very happy if there's a
transition plan! :-)
Out of curiosity, will the backing device layout in general change, or
will specifically the superblock change? If it's 'only' the superblock
(and not it's size) I can imagine a feasable migration.
Rolf
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html