Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 341 - 350 of 527 for label:software (0.03 seconds)

  1. 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
    Tue Jan 21 20:03:53 GMT 2025
      3.6K bytes
  2. 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 Oct 07 20:09:39 GMT 2025
      14.1K bytes
  3. 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
    Wed Feb 08 19:04:47 GMT 2023
      6.4K bytes
  4. index.rst.txt

    ========== ceph-volume developer documentation ========== .. rubric:: Contents .. toctree:: :maxdepth: 1 plugins lvm zfs systemd 0
    docs.ceph.com/en/latest/_sources/dev/ceph-volume/index.rst.txt
    Wed Feb 08 19:04:48 GMT 2023
      198 bytes
  5. 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
    Wed Feb 08 19:04:46 GMT 2023
      4.7K bytes
  6. 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
  7. 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
    Wed Feb 08 19:04:47 GMT 2023
      1.4K bytes
  8. 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
  9. cves.rst.txt

    Past vulnerabilities ========== +--------- | Published | CVE | Severity | Summary | +--------- | 2023-02-02 | `CVE-2023-46159`_ | Medium | DoS from RGW | +--------- | 2023-01-17 | `CVE-2022-3650`_ ...
    docs.ceph.com/en/latest/_sources/security/cves.rst.txt
    Sun Apr 21 13:05:19 GMT 2024
      8.9K bytes
  10. index.rst.txt

    .. _cephadm: ======= Cephadm ======= ``cephadm`` is a utility that is used to manage a Ceph cluster. Here is a list of some of the things that ``cephadm`` can do: - ``cephadm`` can add a Ceph conta...
    docs.ceph.com/en/latest/_sources/cephadm/index.rst.txt
    Sat Jan 10 04:35:19 GMT 2026
      1.7K bytes
Back to Top