Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 510 for label:software (0.11 sec)

  1. kclient.rst.txt

    Testing changes to the Linux Kernel CephFS driver ========== This walkthrough will explain one (opinionated) way to do testing of the Linux kernel client against a development cluster. We will try ...
    docs.ceph.com/en/latest/_sources/dev/kclient.rst.txt
    Registered: Fri Nov 15 02:06:53 UTC 2024
    - Last Modified: Mon Oct 21 16:30:04 UTC 2024
    - 18.9K bytes
    - Viewed (0)
  2. macos.rst.txt

    build on MacOS ========== Since we've switched to C++ 17, and the default clang shipped with Xcode 9 does not support all the C++ 17 language features, it's suggested to install clang using brew:: ...
    docs.ceph.com/en/latest/_sources/dev/macos.rst.txt
    Registered: Fri Nov 15 02:07:34 UTC 2024
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 1.6K bytes
    - Viewed (0)
  3. encoding.rst.txt

    Serialization (encode/decode) ========== When a structure is sent over the network or written to disk, it is encoded into a string of bytes. Usually (but not always -- multiple serialization facili...
    docs.ceph.com/en/latest/_sources/dev/encoding.rst.txt
    Registered: Fri Nov 15 02:06:26 UTC 2024
    - Last Modified: Sun Jul 14 07:54:33 UTC 2024
    - 8.4K bytes
    - Viewed (0)
  4. 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
    Registered: Fri Nov 15 02:06:29 UTC 2024
    - Last Modified: Thu Nov 09 14:13:31 UTC 2023
    - 6.7K bytes
    - Viewed (0)
  5. mon-on-disk-formats.rst.txt

    ########## ON-DISK FORMAT ########## ********** UPGRADE PATH ********** On-disk formats, or even data structure formats, may be changed during an upgrade. Services wishing to do so, may so do it vi...
    docs.ceph.com/en/latest/_sources/dev/mon-on-disk-formats.rst.txt
    Registered: Fri Nov 15 02:06:33 UTC 2024
    - Last Modified: Wed Feb 08 19:04:48 UTC 2023
    - 2.9K bytes
    - Viewed (0)
  6. 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
    Registered: Fri Nov 15 02:06:37 UTC 2024
    - Last Modified: Wed Feb 08 19:04:46 UTC 2023
    - 5.1K bytes
    - Viewed (0)
  7. 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
    Registered: Fri Nov 15 02:07:41 UTC 2024
    - Last Modified: Wed Feb 08 19:04:48 UTC 2023
    - 9.9K bytes
    - Viewed (0)
  8. index.rst.txt

    ========== OSD developer documentation ========== .. rubric:: Contents .. toctree:: :glob: * 142
    docs.ceph.com/en/latest/_sources/dev/osd_internals/index.rst.txt
    Registered: Fri Nov 15 02:07:49 UTC 2024
    - Last Modified: Wed Feb 08 19:04:45 UTC 2023
    - 142 bytes
    - Viewed (0)
  9. encryption.rst.txt

    .. _ceph-volume-lvm-encryption: Encryption ========== Logical volumes can be encrypted using ``dmcrypt`` by specifying the ``--dmcrypt`` flag when creating OSDs. When using LVM, logical volumes can...
    docs.ceph.com/en/latest/_sources/ceph-volume/lvm/encryption.rst.txt
    Registered: Fri Nov 15 02:24:13 UTC 2024
    - Last Modified: Thu Apr 20 05:53:31 UTC 2023
    - 3.2K bytes
    - Viewed (0)
  10. poseidonstore.rst.txt

    ========== PoseidonStore ========== Key concepts and goals ========== * As one of the pluggable backend stores for Crimson, PoseidonStore targets only high-end NVMe SSDs (not concerned with ZNS dev...
    docs.ceph.com/en/latest/_sources/dev/crimson/poseidonstore.rst.txt
    Registered: Fri Nov 15 02:37:17 UTC 2024
    - Last Modified: Wed Feb 08 19:04:48 UTC 2023
    - 25.8K bytes
    - Viewed (0)
Back to top