mirror of
https://github.com/ceph/ceph
synced 2024-12-18 09:25:49 +00:00
f51ff28f87
This lets you put a unique port in .ceph_port in your working dir and vstart.sh instances will avoid each other without having to pass CEPH_PORT=... to each one each time. Signed-off-by: Sage Weil <sage@redhat.com>
86 lines
1.2 KiB
Plaintext
86 lines
1.2 KiB
Plaintext
# generic entries
|
|
Makefile
|
|
|
|
# local directory specific entries
|
|
/.git_version
|
|
/.libs
|
|
/acconfig.h*
|
|
/ceph
|
|
/cephfs
|
|
/crushtool
|
|
/ceph-authtool
|
|
/ceph-client-debug
|
|
/cephfs-journal-tool
|
|
/cephfs-table-tool
|
|
/ceph-conf
|
|
/ceph-coverage
|
|
/ceph-crush-location
|
|
/ceph-debugpack
|
|
/ceph-post-file
|
|
/ceph-dencoder
|
|
/ceph-fuse
|
|
/ceph-mds
|
|
/ceph-mon
|
|
/ceph-osd
|
|
/ceph-syn
|
|
/ceph.conf
|
|
/ceph_bench_log
|
|
/ceph-objectstore-tool
|
|
/ceph_multi_stress_watch
|
|
/ceph_erasure_code
|
|
/ceph_erasure_code_benchmark
|
|
/ceph_erasure_code_non_regression
|
|
/ceph_psim
|
|
/ceph_radosacl
|
|
/ceph_rgw_jsonparser
|
|
/ceph_rgw_multiparser
|
|
/ceph_scratchtool
|
|
/ceph_scratchtoolpp
|
|
/ceph_streamtest
|
|
/ceph_test_*
|
|
/ceph_tpbench
|
|
/ceph_xattr_bench
|
|
/ceph_kvstorebench
|
|
/ceph_omapbench
|
|
/ceph_smalliobench
|
|
/ceph_smalliobenchdumb
|
|
/ceph_smalliobenchfs
|
|
/ceph_smalliobenchrbd
|
|
/ceph-monstore-tool
|
|
/ceph-osdomap-tool
|
|
/ceph-kvstore-tool
|
|
/ceph_ver.h
|
|
/dev
|
|
/init-ceph
|
|
/keyring
|
|
/librados-config
|
|
/massif.out.*
|
|
/mnt
|
|
/monmaptool
|
|
/mount.ceph
|
|
/osdmaptool
|
|
/out
|
|
/rados
|
|
/radosgw
|
|
/radosgw-admin
|
|
/rbd
|
|
/rbd-fuse
|
|
/rbd-replay
|
|
/rbd-replay-prep
|
|
/rest-bench
|
|
/sample.fetch_config
|
|
/TAGS
|
|
/tags
|
|
/testmsgr
|
|
/test_*
|
|
/test-suite.log
|
|
/cls_test_*
|
|
/unittest_*
|
|
/get_command_descriptions
|
|
/ceph_perf_objectstore
|
|
|
|
# old dir, may in use by older branches
|
|
/leveldb
|
|
/mkcephfs
|
|
/.ceph_port
|