Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 331 - 340 of 414 for label:software (0.03 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. kubernetes.rst.txt

    .. _kubernetes-dev: ========== Hacking on Ceph in Kubernetes with Rook ========== .. warning:: This is *not* official user documentation for setting up production Ceph clusters with Kubernetes. It ...
    docs.ceph.com/en/latest/_sources/dev/kubernetes.rst.txt
    Wed Feb 08 19:04:46 GMT 2023
      7.2K bytes
  2. freebsd.rst.txt

    ========== FreeBSD Implementation details ========== Disk layout ---------- Current implementation works on ZFS pools * created in /var/lib/ceph * One ZFS pool per OSD, like:: gpart create -s GPT a...
    docs.ceph.com/en/latest/_sources/dev/freebsd.rst.txt
    Wed Feb 08 19:04:49 GMT 2023
      1.3K bytes
  3. crush-msr.rst.txt

    ========== CRUSH MSR (Multi-step Retry) ========== Motivation ---------- Conventional CRUSH has an important limitation: rules with multiple `choose` steps which hit an `out` osd cannot retry prior...
    docs.ceph.com/en/latest/_sources/dev/crush-msr.rst.txt
    Thu Feb 08 22:05:03 GMT 2024
      5K bytes
  4. host-maintenance.rst.txt

    ========== Host Maintenance ========== All hosts that support Ceph daemons need to support maintenance activity, whether the host is physical or virtual. This means that management workflows should...
    docs.ceph.com/en/latest/_sources/dev/cephadm/host-maintenance.rst.txt
    Wed Feb 08 19:04:46 GMT 2023
      3.7K bytes
  5. ceph_krb_auth.rst.txt

    ========== A Detailed Documentation on How to Set up Ceph Kerberos Authentication ========== This document provides details on the Kerberos authorization protocol. This is the 1st draft and we will...
    docs.ceph.com/en/latest/_sources/dev/ceph_krb_auth.rst.txt
    Wed Feb 08 19:04:48 GMT 2023
      46.9K bytes
  6. config-key.rst.txt

    ========== config-key layout ========== *config-key* is a general-purpose key/value storage service offered by the mons. Generally speaking, you can put whatever you want there. Current in-tree use...
    docs.ceph.com/en/latest/_sources/dev/config-key.rst.txt
    Wed Feb 08 19:04:49 GMT 2023
      1.7K bytes
  7. release-process.rst.txt

    ========== Ceph Release Process ========== Prerequisites ========== Signing Machine ---------- The signing machine is a virtual machine in the `Sepia lab <https://wiki.sepia.ceph.com/doku.php?id=st...
    docs.ceph.com/en/latest/_sources/dev/release-process.rst.txt
    Tue Mar 24 13:52:00 GMT 2026
      14.1K bytes
  8. logs.rst.txt

    ========== Debug logs ========== The main debugging tool for Ceph is the dout and derr logging functions. Collectively, these are referred to as "dout logging." Dout has several log faculties, whic...
    docs.ceph.com/en/latest/_sources/dev/logs.rst.txt
    Wed Feb 08 19:04:45 GMT 2023
      2.5K bytes
  9. testing.rst.txt

    Testing notes ========== build-integration-branch ---------- Setup ^^^^^ #. Create a github token at `<https://github.com/settings/tokens>`_ and put it in ``~/.github_token``. Note that only the ``...
    docs.ceph.com/en/latest/_sources/dev/testing.rst.txt
    Wed Feb 08 19:04:47 GMT 2023
      865 bytes
  10. libs.rst.txt

    ========== Library architecture ========== Ceph is structured into libraries which are built and then combined together to make executables and other libraries. - libcommon: a collection of utiliti...
    docs.ceph.com/en/latest/_sources/dev/libs.rst.txt
    Wed Feb 08 19:04:43 GMT 2023
      640 bytes
Back to Top