- Sort Score
- Num 10 results
- Language All
- Labels All
Results 331 - 340 of 527 for label:software (0.35 seconds)
-
ceph-objectstore-tool.rst.txt
:orphan: ========== ceph-objectstore-tool -- modify or examine the state of an OSD ========== Synopsis ======== | **ceph-objectstore-tool** --data-path *path to osd* [--op *list* ] Possible object ...docs.ceph.com/en/latest/_sources/man/8/ceph-objectstore-tool.rst.txtFri Aug 01 13:35:53 GMT 2025 13.6K bytes -
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 -
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 -
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.txtWed Feb 08 19:04:47 GMT 2023 606 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 -
crush-msr.rst.txt
========== CRUSH MSR (Multi-step Retry) ========== Motivation ---------- Conventional CRUSH has an important limitation: rules with multiple `choose` steps which hit an `out` osd cannot retry prior...docs.ceph.com/en/latest/_sources/dev/crush-msr.rst.txtThu Feb 08 22:05:03 GMT 2024 5K bytes -
libs.rst.txt
========== Library architecture ========== Ceph is structured into libraries which are built and then combined together to make executables and other libraries. - libcommon: a collection of utiliti...docs.ceph.com/en/latest/_sources/dev/libs.rst.txtWed Feb 08 19:04:43 GMT 2023 640 bytes -
config-key.rst.txt
========== config-key layout ========== *config-key* is a general-purpose key/value storage service offered by the mons. Generally speaking, you can put whatever you want there. Current in-tree use...docs.ceph.com/en/latest/_sources/dev/config-key.rst.txtWed Feb 08 19:04:49 GMT 2023 1.7K bytes -
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.txtWed Feb 08 19:04:46 GMT 2023 6.9K bytes -
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.txtThu Apr 20 05:53:31 GMT 2023 1.1K bytes