SNIA Developer Conference September 15-17, 2025 | Santa Clara, CA

Name
Chunmei Liu
First Name
Chunmei
Last Name
Liu
Old Speaker ID
327
Is 2024 Speaker
Off
Show speaker in homepage block
Off
Photo

Implementation of Persistent Write Log Cache with Replication in Ceph

Submitted by Anonymous (not verified) on

Ceph is an open source distributed storage solution. This presentation shows the implementation of Persistent Write Log Cache(PWL cache) at Ceph client side to handle burst writes to reduce backend pressure. PWL cache is a kind of Write Back Cache, but it leverages log to ensure the I/O order. Compared with the traditional volatile cache, PWL cache persists the data to Persistent memory (PMEM). In order to prevent data loss caused by abnormal conditions, we implement Replication for PWL.

Subscribe to Chunmei Liu