Ceph Blog
- Recursive accounting for size, ctime, etc.
by sage
Watch the size on the directories: mkdir foo ; cd foo mkdir -p dir1subdir mkdir -p dir2 echo…
- v0.2 Released
by sage
The kernel client is holding up well under the latest round of testing, so I’ve cut a v0.2 release…
- Kernel client update
by sage
The Linux kernel client has stabilized to the point where you can untar and build a kernel source…
- POSIX file system test suite
by sage
A few weeks back a POSIX file system test suite was announced on linux-fsdevel. Some 1700 tests of…
- Delayed capability release
by sage
The Ceph MDS server issues “capabilities” to clients to grant them permission to read or write…
- Well-behaved writeback
by sage
We reached an exciting milestone for the Ceph kernel client this week: file data writeback is…
- Client cache coherency
by sage
I’ve been shying away from the question of how to manage the client metadata cache consistency for…
- File system creation and scaling
by sage
I’ve spent the last week or so revamping the whole “mkfs” process and some of the machinery needed…
- Google Summer of Code
by sage
We’re applying for the Google Summer of Code this year. Some project ideas are posted in the wiki,…
- Blog!
by sage
I’m setting up this blog as a way to let people keep tabs on development progress. I’ve been…
Idea for a blog post? Find out how to contribute