Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 411 - 420 of 516 for label:software (0.04 sec)

  1. basic-workflow.rst.txt

    .. _basic workflow dev guide: Basic Workflow ========== The following chart illustrates the basic Ceph development workflow: .. ditaa:: Upstream Code Your Local Environment /--------- git clone /--...
    docs.ceph.com/en/latest/_sources/dev/developer_guide/basic-workflow.rst.txt
    Registered: Wed Apr 16 01:45:12 UTC 2025
    - Last Modified: Tue Jul 30 21:41:56 UTC 2024
    - 22.5K bytes
    - Viewed (0)
  2. localpool.rst.txt

    Local Pool Module ========== .. mgr_module:: localpool The *localpool* module can automatically create RADOS pools that are localized to a subset of the overall cluster. For example, by default, it...
    docs.ceph.com/en/latest/_sources/mgr/localpool.rst.txt
    Registered: Wed Apr 16 01:47:35 UTC 2025
    - Last Modified: Wed Feb 08 19:04:38 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  3. telemetry.rst.txt

    .. _telemetry: Telemetry Module ========== The telemetry module sends anonymous data about the cluster back to the Ceph developers to help understand how Ceph is used and what problems users may be...
    docs.ceph.com/en/latest/_sources/mgr/telemetry.rst.txt
    Registered: Wed Apr 16 01:47:38 UTC 2025
    - Last Modified: Wed Feb 19 16:52:47 UTC 2025
    - 10.6K bytes
    - Viewed (0)
  4. orchestrator_modules.rst.txt

    .. _orchestrator-modules: .. py:currentmodule:: orchestrator ceph-mgr orchestrator modules ========== .. warning:: This is developer documentation, describing Ceph internals that are only relevant ...
    docs.ceph.com/en/latest/_sources/mgr/orchestrator_modules.rst.txt
    Registered: Wed Apr 16 01:48:32 UTC 2025
    - Last Modified: Wed Feb 08 19:04:38 UTC 2023
    - 9K bytes
    - Viewed (0)
  5. diskprediction.rst.txt

    .. _diskprediction: ========== Diskprediction Module ========== The *diskprediction* module leverages Ceph device health check to collect disk health metrics and uses internal predictor module to p...
    docs.ceph.com/en/latest/_sources/mgr/diskprediction.rst.txt
    Registered: Wed Apr 16 01:47:58 UTC 2025
    - Last Modified: Wed Feb 08 19:04:39 UTC 2023
    - 1.6K bytes
    - Viewed (0)
  6. orchestrator.rst.txt

    .. _orchestrator-cli-module: ========== Orchestrator CLI ========== This module provides a command line interface (CLI) for orchestrator modules. Orchestrator modules are ``ceph-mgr`` plugins that ...
    docs.ceph.com/en/latest/_sources/mgr/orchestrator.rst.txt
    Registered: Wed Apr 16 01:48:19 UTC 2025
    - Last Modified: Wed Feb 08 19:04:38 UTC 2023
    - 8.8K bytes
    - Viewed (0)
  7. 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
    Registered: Wed Apr 16 01:50:12 UTC 2025
    - Last Modified: Thu Feb 20 15:31:28 UTC 2025
    - 4K bytes
    - Viewed (0)
  8. 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
    Registered: Wed Apr 16 01:50:20 UTC 2025
    - Last Modified: Mon Sep 18 23:13:34 UTC 2023
    - 15K bytes
    - Viewed (0)
  9. rados-client-protocol.rst.txt

    RADOS client protocol ========== This is very incomplete, but one must start somewhere. Basics ------ Requests are MOSDOp messages. Replies are MOSDOpReply messages. An object request is targeted a...
    docs.ceph.com/en/latest/_sources/dev/rados-client-protocol.rst.txt
    Registered: Wed Apr 16 01:49:26 UTC 2025
    - Last Modified: Wed Feb 08 19:04:48 UTC 2023
    - 4.7K bytes
    - Viewed (0)
  10. 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
    Registered: Wed Apr 16 01:49:44 UTC 2025
    - Last Modified: Wed Feb 08 19:04:46 UTC 2023
    - 1.2K bytes
    - Viewed (0)
Back to top