Ceph Blog
- v0.91 released
by sage
We are quickly approaching the Hammer feature freeze but have a few more dev releases to go before…
- v0.80.8 Firefly released
by sage
This is a long-awaited bugfix release for firefly. It several imporant but relatively rare OSD…
- Fix nova-scheduler issue with RBD and UUID not found
by shan
While playing with Ceph on DevStack I noticed that after several rebuild I ended up with the…
- Teuthology docker targets hack (4/5)
by loic
The teuthology container hack is improved by adding a flag to retrieve packages from a user…
- Building Ceph Debian GNU/Linux packages
by loic
The following script explains how to create Debian GNULinux packages for Ceph from a clone of the…
- Difference Between 'Ceph Osd Reweight' and 'Ceph Osd Crush Reweight'
by laurentbarbe
From Gregory and Craig in mailing list…“ceph osd crush reweight” sets the CRUSH weight of the OSD.…
- A make check bot for Ceph contributors
by loic
The automated make check for Ceph bot runs on Ceph pull requests. It is still experimental and will…
- v0.90 released
by sage
This is the last development release before Christmas. There are some API cleanups for librados and…
- Use Trim/discard With Rbd Kernel Client (Since Kernel 3.18)
by laurentbarbe
Realtime :1mount -o discard devrbd0 mntmyrbdUsing batch :1fstrim mntmyrbdTest The empty FS : rbd…
- Ceph: collect Kernel RBD logs
by shan
Quick tip to collect Kernel RBD logs.Make sure your kernel is compiled with CONFIGDYNAMICDEBUG and…
- Teuthology docker targets hack (3/4)
by loic
The teuthology container hack is improved so each Ceph command is run via docker exec -i which can…
- Ceph: Cache Tier Statistics
by shan
Quick tip on how to retrieve cache statistics from the a cache pool.Simply use the admin…
Idea for a blog post? Find out how to contribute