Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 191 - 200 of 556 for label:software (0.02 seconds)

  1. mon-elections.rst.txt

    .. _dev_mon_elections: ========== Monitor Elections ========== The Original Algorithm ========== Historically, monitor leader elections have been very simple: the lowest-ranked monitor wins! This i...
    docs.ceph.com/en/latest/_sources/dev/mon-elections.rst.txt
    Thu Nov 09 14:13:31 GMT 2023
      6.7K bytes
  2. index.rst.txt

    ========== RADOS Gateway developer documentation ========== .. rubric:: Contents .. toctree:: :maxdepth: 1 usage Admin Ops Nonimplemented <admin/adminops_nonimplemented> s3_compliance bucket_index 0
    docs.ceph.com/en/latest/_sources/dev/radosgw/index.rst.txt
    Wed Feb 08 19:04:44 GMT 2023
      284 bytes
  3. ceph_test_rados.rst.txt

    ceph_test_rados โ€” Model-Based RADOS Stress Test ========== ``ceph_test_rados`` is a model-based integration test that verifies the data correctness of the RADOS layer under stress. It maintains an ...
    docs.ceph.com/en/latest/_sources/dev/osd_internals/ceph_test_rados.rst.txt
    Fri May 01 07:15:42 GMT 2026
      12.1K bytes
  4. network-protocol.rst.txt

    ========== Network Protocol ========== This file describes the network protocol used by Ceph. In order to understand the way the structures are defined it is recommended to read the introduction of...
    docs.ceph.com/en/latest/_sources/dev/network-protocol.rst.txt
    Wed Feb 08 19:04:46 GMT 2023
      5.1K bytes
  5. session_authentication.rst.txt

    ========== Session Authentication for the Cephx Protocol ========== Peter Reiher 7/30/12 The original Cephx protocol authenticated the client to the authenticator and set up a session key used to a...
    docs.ceph.com/en/latest/_sources/dev/session_authentication.rst.txt
    Wed Feb 08 19:04:48 GMT 2023
      9.9K bytes
  6. backfill_reservation.rst.txt

    ========== Backfill Reservation ========== When a new OSD joins a cluster all PGs with it in their acting sets must eventually backfill. If all of these backfills happen simultaneously they will pr...
    docs.ceph.com/en/latest/_sources/dev/osd_internals/backfill_reservation.rst.txt
    Wed Feb 08 19:04:44 GMT 2023
      4K bytes
  7. refcount.rst.txt

    ======== Refcount ======== Introduction ========== Deduplication, as described in ../deduplication.rst, needs a way to maintain a target pool of deduplicated chunks with atomic ref refcounting. To ...
    docs.ceph.com/en/latest/_sources/dev/osd_internals/refcount.rst.txt
    Wed Feb 08 19:04:44 GMT 2023
      1.2K bytes
  8. perf_counters.rst.txt

    .. _Perf Counters: ========== Perf counters ========== The perf counters provide generic internal infrastructure for gauges and counters. The counted values can be both integer and float. There is ...
    docs.ceph.com/en/latest/_sources/dev/perf_counters.rst.txt
    Wed Jun 05 06:35:49 GMT 2024
      8.2K bytes
  9. map_message_handling.rst.txt

    ========== Map and PG Message handling ========== Overview -------- The OSD handles routing incoming messages to PGs, creating the PG if necessary in some cases. PG messages generally come in two v...
    docs.ceph.com/en/latest/_sources/dev/osd_internals/map_message_handling.rst.txt
    Wed Feb 08 19:04:44 GMT 2023
      5.7K bytes
  10. pg.rst.txt

    ==== PG ==== Concepts -------- *Peering Interval* See PG::start_peering_interval. See PG::acting_up_affected See PG::PeeringState::Reset A peering interval is a maximal set of contiguous map epochs...
    docs.ceph.com/en/latest/_sources/dev/osd_internals/pg.rst.txt
    Wed Feb 08 19:04:44 GMT 2023
      1.1K bytes
Back to Top