Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 271 - 280 of 516 for label:software (0.02 sec)

  1. perf.rst.txt

    Using perf ========== Top:: sudo perf top -p `pidof ceph-osd` To capture some data with call graphs:: sudo perf record -p `pidof ceph-osd` -F 99 --call-graph dwarf -- sleep 60 To view by caller (wh...
    docs.ceph.com/en/latest/_sources/dev/perf.rst.txt
    Registered: Fri Jun 27 02:40:13 UTC 2025
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  2. delayed-delete.rst.txt

    ========== CephFS delayed deletion ========== The deletion of a file does not immediately remove its data. Each of the file's underlying objects must be removed independently. If these objects were...
    docs.ceph.com/en/latest/_sources/dev/delayed-delete.rst.txt
    Registered: Fri Jun 27 02:40:28 UTC 2025
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 606 bytes
    - Viewed (0)
  3. 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
    Registered: Fri Jun 27 02:40:35 UTC 2025
    - Last Modified: Mon Apr 14 23:49:59 UTC 2025
    - 13.9K bytes
    - Viewed (0)
  4. logging.rst.txt

    Use of the cluster log ========== (Note: none of this applies to the local "dout" logging. This is about the cluster log that we send through the mon daemons) Severity -------- Use ERR for situatio...
    docs.ceph.com/en/latest/_sources/dev/logging.rst.txt
    Registered: Fri Jun 27 02:40:45 UTC 2025
    - Last Modified: Wed Feb 08 19:04:46 UTC 2023
    - 4.7K bytes
    - Viewed (0)
  5. object-store.rst.txt

    ========== Object Store Architecture Overview ========== .. graphviz:: digraph object_store { size="7,7"; node [color=lightblue2, style=filled, fontname="Serif"]; "testrados" -> "librados" "testrad...
    docs.ceph.com/en/latest/_sources/dev/object-store.rst.txt
    Registered: Fri Jun 27 02:39:43 UTC 2025
    - Last Modified: Thu Apr 20 05:53:31 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  6. erasure-coded-pool.rst.txt

    Erasure Coded pool ========== Purpose ------- Erasure-coded pools require less storage space compared to replicated pools. The erasure-coding support has higher computational requirements and only ...
    docs.ceph.com/en/latest/_sources/dev/erasure-coded-pool.rst.txt
    Registered: Fri Jun 27 02:41:37 UTC 2025
    - Last Modified: Tue Jan 21 20:03:53 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  7. placement-group.rst.txt

    ========== PG (Placement Group) notes ========== Miscellaneous copy-pastes from emails, when this gets cleaned up it should move out of /dev. Overview ======== PG = "placement group". When placing ...
    docs.ceph.com/en/latest/_sources/dev/placement-group.rst.txt
    Registered: Fri Jun 27 02:41:56 UTC 2025
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 6.4K bytes
    - Viewed (0)
  8. 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
    Registered: Fri Jun 27 02:42:12 UTC 2025
    - Last Modified: Wed Feb 08 19:04:48 UTC 2023
    - 46.9K bytes
    - Viewed (0)
  9. seastore.rst.txt

    ========== SeaStore ========== Goals and Basics ========== * Target NVMe devices. Not primarily concerned with pmem or HDD. * make use of SPDK for user-space driven IO * Use Seastar futures program...
    docs.ceph.com/en/latest/_sources/dev/seastore.rst.txt
    Registered: Fri Jun 27 02:43:00 UTC 2025
    - Last Modified: Wed Feb 08 19:04:46 UTC 2023
    - 12.8K bytes
    - Viewed (0)
  10. foundation.rst.txt

    .. _foundation: ========== Ceph Foundation ========== The Ceph Foundation exists to enable industry members to collaborate and pool resources to support the Ceph project community. The Foundation p...
    docs.ceph.com/en/latest/_sources/foundation.rst.txt
    Registered: Fri Jun 27 01:40:58 UTC 2025
    - Last Modified: Sun May 05 05:32:10 UTC 2024
    - 3.4K bytes
    - Viewed (0)
Back to top