Skip to content

Instantly share code, notes, and snippets.

View bzub's full-sized avatar

bzub bzub

View GitHub Profile
@bzub
bzub / README.md
Last active March 4, 2017 14:53
Rook/Ceph On Kubernetes (Experiment)

Rook On Kubernetes (The Hard Way)

Why?

This only exists to help me learn about the inner workings of [Rook][rook]/[Ceph][ceph] and to test design ideas for Rook and [ceph-docker][ceph-docker] as I spin the wheels.

You should use [rook-operator][rook-operator] to try Rook on Kubernetes. Not this.

Status

Ideas I've implemented or want to implement.

@bzub
bzub / kraken-tool-changes.txt
Last active February 18, 2017 04:57
Ceph Kraken Release Notes (tool changes only)
The osd crush location config option is no longer supported. Please update your ceph.conf to use the crush location option instead.
cephfs: tool/cephfs: displaying “list” in journal event mode (pr#11236, huanwen ren)
cephfs: tools/cephfs: add pg_files command (issue#17249, pr#11026, John Spray)
cephfs: tools/cephfs: add scan_links command which fixes linkages errors (pr#11446, Yan, Zheng)
core,tools: Added append functionality to rados tool. (pr#11036, Tomy Cheru)
core,tools: vstart: decrease pool size if <3 OSDs (pr#11528, John Spray)
mon: if crushtool config is empty use internal crush test (pr#11765, Bassam Tabbara)
performance,tools: rados: add hints to rados bench (pr#12169, Sage Weil)
rbd,tools: rbd : make option –stripe-unit w/ B/K/M work (pr#12407, Jianpeng Ma)