Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

  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
    Wed Feb 08 19:04:47 GMT 2023
      1.4K bytes
  2. 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
  3. 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
  4. 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
    Thu Apr 20 05:53:31 GMT 2023
      1.1K bytes
  5. argonaut.rst.txt

    ======== Argonaut ======== Argonaut is the first stable release of Ceph. It is named after a genus of octopuses, sometimes also referred to as paper nautiluses. v0.48.3 "argonaut" ========== This r...
    docs.ceph.com/en/latest/_sources/releases/argonaut.rst.txt
    Wed Feb 08 19:04:27 GMT 2023
      9.1K bytes
  6. 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
  7. v10.2.6.txt

    commit 656b5b63ed7c43bd014b Author: Jenkins Build Slave User <ceph-release-team@redhat.com> Date: Tue Mar 7 13:29:40 2017 +0000 10.2.6 commit 420a9a0796e327676cb7 Merge: 9267dec 88f4895 Author: Zac...
    docs.ceph.com/en/latest/_downloads/2f3396dd7180086a1c9c4b79ba79b01e/v10.2.6.txt
    Wed Feb 08 19:05:20 GMT 2023
      181.3K bytes
  8. v0.87.1.txt

    commit 283c2e7cfa2457799f53 (tag: refs/tags/v0.87.1, refs/remotes/gh/giant) Author: Jenkins <jenkins@inktank.com> Date: Mon Feb 23 12:02:04 2015 -0800 0.87.1 commit 4178e32dd085adeead84 Merge: ccb0...
    docs.ceph.com/en/latest/_downloads/615928c5c72f1336e5c450ffa396373f/v0.87.1.txt
    Wed Feb 08 19:05:20 GMT 2023
      74.6K bytes
  9. emperor.rst.txt

    ======= Emperor ======= Emperor is the 5th stable release of Ceph. It is named after the emperor squid. v0.72.3 Emperor (pending release) ========== Upgrading --------- * Monitor 'auth' read-only c...
    docs.ceph.com/en/latest/_sources/releases/emperor.rst.txt
    Wed Feb 08 19:04:27 GMT 2023
      29.7K bytes
  10. hammer.rst.txt

    ====== Hammer ====== Hammer is the 8th stable release of Ceph. It is named after the hammer octopus (Octopus australis). v0.94.10 Hammer ========== This Hammer point release fixes several bugs and ...
    docs.ceph.com/en/latest/_sources/releases/hammer.rst.txt
    Wed Feb 08 19:04:27 GMT 2023
      177.4K bytes
Back to Top