Proposal for adding disable FileJournal option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

We know FileJournal plays a important role in FileStore backend, it can
hugely reduce write latency and improve small write operations.

But in practice, there exists exceptions such as we already use FlashCache or cachepool(although it's not ready).

If cachepool enabled, we may use use journal in cache_pool but may
not like to use journal in base_pool. The main reason why drop journal
in base_pool is that journal take over a single physical device and waste
too much in base_pool.

Like above, if I enable FlashCache or other cache, I'd not like to enable
journal in OSD layer.

So is it necessary to disable journal in special(not really special) case?

Best regards,
Wheats



--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux