- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1991 - 2000 of 2,427 for filetype:txt (0.09 sec)
-
cephfs-snapshots.rst.txt
CephFS Snapshots ========== CephFS supports snapshots, generally created by invoking mkdir within the ``.snap`` directory. Note this is a hidden, special directory, not visible during a directory l...docs.ceph.com/en/latest/_sources/dev/cephfs-snapshots.rst.txtRegistered: Mon Nov 04 01:56:35 UTC 2024 - Last Modified: Wed Feb 08 19:04:46 UTC 2023 - 6.9K 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: Mon Nov 04 01:56:42 UTC 2024 - 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: Mon Nov 04 01:56:46 UTC 2024 - Last Modified: Wed Feb 08 19:04:47 UTC 2023 - 6.4K bytes - Viewed (0) -
rbd-openstack.rst.txt
========== Block Devices and OpenStack ========== .. index:: Ceph Block Device; OpenStack You can attach Ceph Block Device images to OpenStack instances through ``libvirt``, which configures the QE...docs.ceph.com/en/latest/_sources/rbd/rbd-openstack.rst.txtRegistered: Mon Nov 04 01:55:41 UTC 2024 - Last Modified: Wed Feb 08 19:04:41 UTC 2023 - 14.9K bytes - Viewed (0) -
index.rst.txt
========== ceph-volume developer documentation ========== .. rubric:: Contents .. toctree:: :maxdepth: 1 plugins lvm zfs systemd 198docs.ceph.com/en/latest/_sources/dev/ceph-volume/index.rst.txtRegistered: Mon Nov 04 01:57:25 UTC 2024 - Last Modified: Wed Feb 08 19:04:48 UTC 2023 - 198 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: Mon Nov 04 01:58:22 UTC 2024 - Last Modified: Fri Jul 12 15:21:56 UTC 2024 - 12.5K bytes - Viewed (0) -
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: Mon Nov 04 01:58:28 UTC 2024 - Last Modified: Thu Apr 20 05:53:31 UTC 2023 - 1.1K 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: Mon Nov 04 01:56:56 UTC 2024 - Last Modified: Wed Feb 08 19:04:46 UTC 2023 - 3.7K bytes - Viewed (0) -
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.txtRegistered: Mon Nov 04 01:58:49 UTC 2024 - Last Modified: Wed Feb 08 19:04:47 UTC 2023 - 606 bytes - Viewed (0) -
kubernetes.rst.txt
.. _kubernetes-dev: ========== Hacking on Ceph in Kubernetes with Rook ========== .. warning:: This is *not* official user documentation for setting up production Ceph clusters with Kubernetes. It ...docs.ceph.com/en/latest/_sources/dev/kubernetes.rst.txtRegistered: Mon Nov 04 01:59:41 UTC 2024 - Last Modified: Wed Feb 08 19:04:46 UTC 2023 - 7.2K bytes - Viewed (0)