Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 251 - 260 of 527 for label:software (0.1 seconds)

  1. host-management.rst.txt

    .. _orchestrator-cli-host-management: ========== Host Management ========== Listing Hosts ========== Run a command of this form to list hosts associated with the cluster: .. prompt:: bash # ceph or...
    docs.ceph.com/en/latest/_sources/cephadm/host-management.rst.txt
    Fri Jan 09 07:19:00 GMT 2026
      21K bytes
  2. hardware-recommendations.rst.txt

    .. _hardware-recommendations: ========== Hardware Recommendations ========== Ceph is designed to run on commodity hardware, which makes building and maintaining petabyte-scale data clusters flexibl...
    docs.ceph.com/en/latest/_sources/start/hardware-recommendations.rst.txt
    Mon Dec 08 22:30:02 GMT 2025
      33K bytes
  3. msgr2.rst.txt

    .. _msgr2: Messenger v2 ========== What is it ---------- The messenger v2 protocol, or msgr2, is the second major revision on Ceph's on-wire protocol. It brings with it several key features: * A *s...
    docs.ceph.com/en/latest/_sources/rados/configuration/msgr2.rst.txt
    Wed Apr 24 12:12:11 GMT 2024
      9.2K bytes
  4. general-config-ref.rst.txt

    ========== General Config Reference ========== .. confval:: admin_socket :default: /var/run/ceph/$cluster-$name.asok .. confval:: pid_file .. confval:: chdir .. confval:: fatal_signal_handlers .. d...
    docs.ceph.com/en/latest/_sources/rados/configuration/general-config-ref.rst.txt
    Wed Feb 08 19:04:34 GMT 2023
      553 bytes
  5. pools.rst.txt

    .. _rados_pools: ======= Pools ======= Pools are logical partitions that are used to store RADOS objects. Pools provide: - **Resilience**: It is possible to plan for the number of OSDs that may fai...
    docs.ceph.com/en/latest/_sources/rados/operations/pools.rst.txt
    Wed Aug 06 23:04:01 GMT 2025
      28.7K bytes
  6. health-checks.rst.txt

    .. _health-checks: ========== Health Checks ========== Overview ======== There is a set of health states that a Ceph cluster can raise. These are known as *health checks*. Each health check has a u...
    docs.ceph.com/en/latest/_sources/rados/operations/health-checks.rst.txt
    Mon Jan 19 05:57:06 GMT 2026
      70.8K bytes
  7. pg-states.rst.txt

    ========== Placement Group States ========== When checking a cluster's status (e.g., running ``ceph -w`` or ``ceph -s``), Ceph will report on the status of the placement groups. A placement group h...
    docs.ceph.com/en/latest/_sources/rados/operations/pg-states.rst.txt
    Wed Feb 08 19:04:36 GMT 2023
      3.7K bytes
  8. read-balancer.rst.txt

    .. _read_balancer: ========== Operating the Read (Primary) Balancer ========== You might be wondering: How can I improve performance in my Ceph cluster? One important data point you can check is th...
    docs.ceph.com/en/latest/_sources/rados/operations/read-balancer.rst.txt
    Mon Sep 08 19:20:25 GMT 2025
      5.5K bytes
  9. troubleshooting-pg.rst.txt

    ========== Troubleshooting PGs ========== Placement Groups Never Get Clean ========== Placement Groups (PGs) that remain in the ``active`` status, the ``active+remapped`` status or the ``active+deg...
    docs.ceph.com/en/latest/_sources/rados/troubleshooting/troubleshooting-pg.rst.txt
    Mon Jan 19 05:57:06 GMT 2026
      33.6K bytes
  10. cpu-profiling.rst.txt

    ========== CPU Profiling ========== If you built Ceph from source and compiled Ceph for use with `oprofile`_ you can profile Ceph's CPU usage. See `Installing Oprofile`_ for details. Initializing o...
    docs.ceph.com/en/latest/_sources/rados/troubleshooting/cpu-profiling.rst.txt
    Sun Aug 13 18:17:57 GMT 2023
      1.7K bytes
Back to Top