- Sort Score
- Num 10 results
- Language All
- Labels All
Results 431 - 440 of 527 for label:software (0.02 seconds)
-
dev_cluster_deployment.rst.txt
.. _dev_deploying_a_development_cluster: ========== Deploying a development cluster ========== In order to develop on ceph, a Ceph utility, *vstart.sh*, allows you to deploy fake local cluster for ...docs.ceph.com/en/latest/_sources/dev/dev_cluster_deployment.rst.txtTue Jun 13 14:24:07 GMT 2023 3.5K bytes -
ceph-osd.rst.txt
:orphan: .. _ceph_osd-daemon: ========== ceph-osd -- ceph object storage daemon ========== .. program:: ceph-osd Synopsis ======== | **ceph-osd** -i *osdnum* [ --osd-data *datapath* ] [ --osd-journ...docs.ceph.com/en/latest/_sources/man/8/ceph-osd.rst.txtSat Nov 18 18:21:37 GMT 2023 4K bytes -
ceph-debugpack.rst.txt
:orphan: ========== ceph-debugpack -- ceph debug packer utility ========== .. program:: ceph-debugpack Synopsis ======== | **ceph-debugpack** [ *options* ] *filename.tar.gz* Description ========== ...docs.ceph.com/en/latest/_sources/man/8/ceph-debugpack.rst.txtWed Feb 08 19:04:32 GMT 2023 1.2K bytes -
ceph-volume.rst.txt
:orphan: ========== ceph-volume -- Ceph OSD deployment and inspection tool ========== .. program:: ceph-volume Synopsis ======== **ceph-volume** [-h] [--cluster CLUSTER] [--log-level LOG_LEVEL] [--...docs.ceph.com/en/latest/_sources/man/8/ceph-volume.rst.txtThu Apr 20 05:53:32 GMT 2023 12.9K bytes -
cpu-profiler.rst.txt
========== Installing Oprofile ========== The easiest way to profile Ceph's CPU consumption is to use the `oprofile`_ system-wide profiler. .. _oprofile: http://oprofile.sourceforge.net/about/ Inst...docs.ceph.com/en/latest/_sources/dev/cpu-profiler.rst.txtWed Feb 08 19:04:46 GMT 2023 1.2K bytes -
deduplication.rst.txt
========== Deduplication ========== Introduction ========== Applying data deduplication on an existing software stack is not easy due to additional metadata management and original data processing ...docs.ceph.com/en/latest/_sources/dev/deduplication.rst.txtMon Sep 18 23:13:34 GMT 2023 15K bytes -
messenger.rst.txt
========== Messenger notes ========== Messenger is the Ceph network layer implementation. Currently Ceph supports one messenger type: "async". ceph_perf_msgr ========== ceph_perf_msgr is used to do...docs.ceph.com/en/latest/_sources/dev/messenger.rst.txtWed Feb 08 19:04:47 GMT 2023 1.5K bytes -
dpdk.rst.txt
========== Ceph messenger DPDKStack ========== Compiling DPDKStack ========== Ceph dpdkstack is not compiled by default. Therefore, you need to recompile and enable the DPDKstack component. Optiona...docs.ceph.com/en/latest/_sources/dev/dpdk.rst.txtWed Feb 08 19:04:48 GMT 2023 4.4K bytes -
blkin.rst.txt
========== Tracing Ceph With LTTng ========== Configuring Ceph with LTTng ========== if you compile code, please use -DWITH_LTTNG option (default: ON):: ./do_cmake -DWITH_LTTNG=ON If your Ceph depl...docs.ceph.com/en/latest/_sources/dev/blkin.rst.txtMon Oct 06 15:07:07 GMT 2025 7.5K bytes -
network-encoding.rst.txt
========== Network Encoding ========== This describes the encoding used to serialize data. It doesn't cover specific objects/messages but focuses on the base types. The types are not self documenti...docs.ceph.com/en/latest/_sources/dev/network-encoding.rst.txtThu Feb 20 15:31:28 GMT 2025 4K bytes