Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 431 - 440 of 527 for label:software (0.02 seconds)

  1. 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.txt
    Tue Jun 13 14:24:07 GMT 2023
      3.5K bytes
  2. 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.txt
    Sat Nov 18 18:21:37 GMT 2023
      4K bytes
  3. 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.txt
    Wed Feb 08 19:04:32 GMT 2023
      1.2K bytes
  4. 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.txt
    Thu Apr 20 05:53:32 GMT 2023
      12.9K bytes
  5. 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.txt
    Wed Feb 08 19:04:46 GMT 2023
      1.2K bytes
  6. 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.txt
    Mon Sep 18 23:13:34 GMT 2023
      15K bytes
  7. 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.txt
    Wed Feb 08 19:04:47 GMT 2023
      1.5K bytes
  8. 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.txt
    Wed Feb 08 19:04:48 GMT 2023
      4.4K bytes
  9. 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.txt
    Mon Oct 06 15:07:07 GMT 2025
      7.5K bytes
  10. 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.txt
    Thu Feb 20 15:31:28 GMT 2025
      4K bytes
Back to Top