- Sort Score
- Num 10 results
- Language All
- Labels All
Results 411 - 420 of 556 for label:software (0.05 seconds)
-
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.txtWed Feb 08 19:04:46 GMT 2023 7.2K bytes -
stale_read.rst.txt
Preventing Stale Reads ========== We write synchronously to all replicas before sending an ACK to the client, which limits the potential for inconsistency in the write path. However, by default we ...docs.ceph.com/en/latest/_sources/dev/osd_internals/stale_read.rst.txtWed Feb 08 19:04:44 GMT 2023 4.4K bytes -
manifest.rst.txt
======== Manifest ======== Introduction ========== As described in ``../deduplication.rst``, adding transparent redirect machinery to RADOS would enable a more capable tiering solution than RADOS c...docs.ceph.com/en/latest/_sources/dev/osd_internals/manifest.rst.txtMon Mar 25 10:24:32 GMT 2024 20.8K bytes -
pgpool.rst.txt
========== PGPool ========== PGPool is a structure used to manage and update the status of removed snapshots. It does this by maintaining two fields, cached_removed_snaps - the current removed snap...docs.ceph.com/en/latest/_sources/dev/osd_internals/pgpool.rst.txtWed Feb 08 19:04:44 GMT 2023 1K bytes -
past_intervals.rst.txt
========== OSDMap Trimming and PastIntervals ========== PastIntervals ---------- There are two situations where we need to consider the set of all acting-set OSDs for a PG back to some epoch ``e``:...docs.ceph.com/en/latest/_sources/dev/osd_internals/past_intervals.rst.txtWed Nov 01 19:18:55 GMT 2023 5.3K bytes -
async_recovery.rst.txt
========== Asynchronous Recovery ========== Ceph Placement Groups (PGs) maintain a log of write transactions to facilitate speedy recovery of data. During recovery, each of these PG logs is used to...docs.ceph.com/en/latest/_sources/dev/osd_internals/async_recovery.rst.txtWed Feb 08 19:04:45 GMT 2023 2.7K bytes -
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.txtWed Feb 08 19:04:47 GMT 2023 1.4K bytes -
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.txtWed Feb 08 19:04:49 GMT 2023 1.3K bytes -
index.rst.txt
========== ceph-volume developer documentation ========== .. rubric:: Contents .. toctree:: :maxdepth: 1 plugins lvm zfs systemd 0docs.ceph.com/en/latest/_sources/dev/ceph-volume/index.rst.txtWed Feb 08 19:04:48 GMT 2023 198 bytes -
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.txtWed Feb 08 19:04:48 GMT 2023 46.9K bytes