Skip to content

Instantly share code, notes, and snippets.

@bzub
Last active February 18, 2017 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bzub/030c9766b8124756a44d93adfb166c90 to your computer and use it in GitHub Desktop.
Save bzub/030c9766b8124756a44d93adfb166c90 to your computer and use it in GitHub Desktop.
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)
tools: Adding ceph-lazy tool (pr#11055, gcharot)
tools: ceph-create-keys should not try forever to do things (issue#17753, issue#12649, issue#16255, pr#11749, Alfredo Deza)
tools: ceph_detect_init: add support for Alpine (pr#8316, John Coyle)
tools: ceph-disk: fix flake8 errors (issue#17898, pr#11973, Ken Dreyer)
tools: ceph-disk: prevent unnecessary tracebacks from subprocess.check_call (issue#16125, pr#12414, Alfredo Deza)
tools: ceph-post-file: single command to upload a file to cephdrop (pr#505, Dan Mick, Travis Rhoden)
tools: cleanup phase of cephfs-data-scan (pr#12337, Vishal Kanaujia)
tools: osdmaptool: additional tests (pr#1196, Sage Weil)
tools: osdmaptool: fix divide by zero error (pr#12561, Yunchuan Wen)
tools: rados: fix segfaults when run without –pool (issue#17684, pr#11633, David Disseldorp)
tools: rados: optionally support reading omap key from file (issue#18123, pr#12286, Jason Dillaman)
tools: script/run-coverity: update (pr#12162, Sage Weil)
tools: script/sepia_bt.sh: a script to prepare for debugging on teuthology@sepia (pr#12012, Kefu Chai)
tools: src/vstart.sh: Only execute btrfs if it is available (pr#11683, Willem Jan Withagen)
tools: tools/ceph-monstore-update-crush.sh: FreeBSD getopt is not compatible… (pr#11525, Willem Jan Withagen)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment