Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
EnhanceIO does not use device mapper. This enables creation and
deletion of caches while a source volume is being used. It's possible
to either create or delete cache while a partition is mounted.
A single cache device can be used to cache an arbitrary number of backing devices, and backing devices can be attached and detached at runtime, while mounted and in use (they run in passthrough mode when they don't have a cache).
[ 11.719329] bcache: btree_check() done
[ 11.720356] bcache: journal replay done, 586 keys in 14 entries, seq 7162-7175
[ 11.722509] bcache: Caching sdc2 as bcache1 on set a31f0196-bbd6-4771-ac21-79ebafa96511
[ 11.724926] bcache: Caching sdb2 as bcache0 on set a31f0196-bbd6-4771-ac21-79ebafa96511
[ 11.724948] bcache: registered cache device sda
[ 11.764008] XFS (bcache0): Mounting Filesystem
[ 11.825803] XFS (bcache0): Ending clean mount
[ 11.836239] XFS (bcache1): Mounting Filesystem
[ 11.887738] XFS (bcache1): Ending clean mount
Recovers from unclean shutdown — writes are not completed until the cache is consistent with respect to the backing device (Internally, bcache doesn't distinguish between clean and unclean shutdown).
А вот можно ли запихнуть в bcache md-девайс — большой вопрос, он же и сам md-устройство уже
заюзать 1-2 SSD диска в качестве кэша для 24 обычных
Но как отреплеить кэш?
про файлуху и ее логику он не знает ничего?
BCache готов к включению в ядро Linux