mirror of
https://github.com/ceph/ceph
synced 2024-12-19 09:57:05 +00:00
61cf5da0b5
This change ensures that the ceph-objectstore-tool utility is present on all OSDs. This makes it easier for users to run this tool to do manual debugging/recovery in some scenarios. http://tracker.ceph.com/issues/11376 Refs: #11376 Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
etc/bash_completion.d/ceph
|
|
lib/udev/rules.d/95-ceph-osd.rules
|
|
lib/udev/rules.d/60-ceph-partuuid-workaround.rules
|
|
usr/sbin/ceph-create-keys
|
|
usr/sbin/ceph-disk
|
|
usr/sbin/ceph-disk-activate
|
|
usr/sbin/ceph-disk-prepare
|
|
usr/bin/ceph-clsinfo
|
|
usr/bin/ceph-debugpack
|
|
usr/bin/ceph-mon
|
|
usr/bin/ceph-objectstore-tool
|
|
usr/bin/ceph-osd
|
|
usr/bin/ceph-run
|
|
usr/bin/ceph-rest-api
|
|
usr/lib/python*/dist-packages/ceph_rest_api.py
|
|
usr/bin/crushtool
|
|
usr/bin/monmaptool
|
|
usr/bin/osdmaptool
|
|
usr/lib/ceph/ceph_common.sh
|
|
usr/lib/ceph/erasure-code/*
|
|
usr/lib/rados-classes/*
|
|
usr/libexec/ceph/ceph-osd-prestart.sh
|
|
usr/share/doc/ceph/sample.ceph.conf
|
|
usr/share/doc/ceph/sample.fetch_config
|
|
usr/share/man/man8/ceph-clsinfo.8
|
|
usr/share/man/man8/ceph-debugpack.8
|
|
usr/share/man/man8/ceph-deploy.8
|
|
usr/share/man/man8/ceph-disk.8
|
|
usr/share/man/man8/ceph-mon.8
|
|
usr/share/man/man8/ceph-osd.8
|
|
usr/share/man/man8/ceph-run.8
|
|
usr/share/man/man8/ceph-rest-api.8
|
|
usr/share/man/man8/crushtool.8
|
|
usr/share/man/man8/monmaptool.8
|
|
usr/share/man/man8/osdmaptool.8
|
|
usr/lib/python*/dist-packages/ceph_argparse.py*
|
|
usr/lib/python*/dist-packages/ceph_daemon.py*
|