- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of 515 for label:software (0.04 sec)
-
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.txtRegistered: Wed Apr 09 02:06:49 UTC 2025 - Last Modified: Thu Apr 20 05:53:31 UTC 2023 - 1.1K bytes - Viewed (0) -
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.txtRegistered: Wed Apr 09 02:06:52 UTC 2025 - Last Modified: Wed Feb 08 19:04:47 UTC 2023 - 1.4K bytes - Viewed (0) -
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.txtRegistered: Wed Apr 09 02:06:56 UTC 2025 - Last Modified: Wed Feb 08 19:04:47 UTC 2023 - 6.4K bytes - Viewed (0) -
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.txtRegistered: Wed Apr 09 02:05:52 UTC 2025 - Last Modified: Tue Apr 01 21:57:36 UTC 2025 - 13.6K bytes - Viewed (0) -
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.txtRegistered: Wed Apr 09 02:04:30 UTC 2025 - Last Modified: Tue Jan 21 20:03:53 UTC 2025 - 3.6K bytes - Viewed (0) -
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.txtRegistered: Wed Apr 09 02:06:21 UTC 2025 - Last Modified: Wed Feb 08 19:04:49 UTC 2023 - 1.3K bytes - Viewed (0) -
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.txtRegistered: Wed Apr 09 02:25:36 UTC 2025 - Last Modified: Wed Feb 08 19:05:20 UTC 2023 - 74.6K bytes - Viewed (0) -
cuttlefish.rst.txt
========== Cuttlefish ========== Cuttlefish is the 3rd stable release of Ceph. It is named after a type of cephalopod (order Sepiida) characterized by a unique internal shell, the cuttlebone, which...docs.ceph.com/en/latest/_sources/releases/cuttlefish.rst.txtRegistered: Wed Apr 09 02:26:32 UTC 2025 - Last Modified: Wed Feb 08 19:04:27 UTC 2023 - 30.7K bytes - Viewed (0) -
nfs.rst.txt
.. _deploy-cephadm-nfs-ganesha: ========== NFS Service ========== .. note:: Only the NFSv4 protocol is supported. The simplest way to manage NFS is via the ``ceph nfs cluster ...`` commands; see :r...docs.ceph.com/en/latest/_sources/cephadm/services/nfs.rst.txtRegistered: Wed Apr 09 02:01:16 UTC 2025 - Last Modified: Thu Feb 15 14:57:01 UTC 2024 - 5.9K bytes - Viewed (0) -
essentials.rst.txt
Essentials (tl;dr) ========== This chapter presents essential information that every Ceph developer needs to know. Leads ----- The Ceph project was created by Sage Weil and is led by the Ceph Leade...docs.ceph.com/en/latest/_sources/dev/developer_guide/essentials.rst.txtRegistered: Wed Apr 09 02:11:41 UTC 2025 - Last Modified: Thu Mar 27 00:00:44 UTC 2025 - 10.9K bytes - Viewed (0)