- Sort Score
- Num 10 results
- Language All
- Labels All
Results 181 - 190 of 556 for label:software (0.02 seconds)
-
bluestore.rst.txt
========== BlueStore Internals ========== Small write strategies ---------- * *U*: Uncompressed write of a complete, new blob. - write to new blob - kv commit * *P*: Uncompressed partial write to u...docs.ceph.com/en/latest/_sources/dev/bluestore.rst.txtWed Feb 08 19:04:49 GMT 2023 3.4K bytes -
index.rst.txt
.. _crimson_dev_doc: ========== Crimson developer documentation ========== See :ref:`Crimson's User Guide <crimson_doc>` for more information. Building Crimson ========== Crimson is not enabled by ...docs.ceph.com/en/latest/_sources/dev/crimson/index.rst.txtMon May 18 15:28:15 GMT 2026 15.6K bytes -
snaps.rst.txt
====== Snaps ====== Overview -------- Rados supports two related snapshotting mechanisms: 1. *pool snaps*: snapshots are implicitly applied to all objects in a pool 2. *self managed snaps*: the use...docs.ceph.com/en/latest/_sources/dev/osd_internals/snaps.rst.txtMon Mar 25 10:24:32 GMT 2024 8.9K bytes -
macos.rst.txt
build on MacOS ========== Since we've switched to C++ 17, and the default clang shipped with Xcode 9 does not support all the C++ 17 language features, it's suggested to install clang using brew:: ...docs.ceph.com/en/latest/_sources/dev/macos.rst.txtSun Oct 12 17:30:56 GMT 2025 1.6K bytes -
libcephfs_proxy.rst.txt
Design of the libcephfs proxy ========== Description of the problem ---------- When an application connects to a Ceph volume through the *libcephfs.so* library, a cache is created locally inside th...docs.ceph.com/en/latest/_sources/dev/libcephfs_proxy.rst.txtFri Mar 14 14:40:37 GMT 2025 13.4K bytes -
kclient.rst.txt
Testing changes to the Linux Kernel CephFS driver ========== This walkthrough will explain one (opinionated) way to do testing of the Linux kernel client against a development cluster. We will try ...docs.ceph.com/en/latest/_sources/dev/kclient.rst.txtMon Oct 21 16:30:04 GMT 2024 18.9K bytes -
mon-on-disk-formats.rst.txt
########## ON-DISK FORMAT ########## ********** UPGRADE PATH ********** On-disk formats, or even data structure formats, may be changed during an upgrade. Services wishing to do so, may so do it vi...docs.ceph.com/en/latest/_sources/dev/mon-on-disk-formats.rst.txtWed Feb 08 19:04:48 GMT 2023 2.9K bytes -
vstart-ganesha.rst.txt
========== NFS CephFS-RGW Developer Guide ========== CephFS exports are supported since Octopus and RGW exports are supported since Quincy. Configuring NFS Ganesha to export CephFS with vstart ====...docs.ceph.com/en/latest/_sources/dev/vstart-ganesha.rst.txtWed Feb 08 19:04:46 GMT 2023 1.3K bytes -
rbd-export.rst.txt
RBD Export & Import ========== This is a file format of an RBD image or snapshot. It's a sparse format for the full image. There are three recording sections in the file. (1) Header. (2) Metadata. ...docs.ceph.com/en/latest/_sources/dev/rbd-export.rst.txtWed Feb 08 19:04:46 GMT 2023 1.8K bytes -
encoding.rst.txt
Serialization (encode/decode) ========== When a structure is sent over the network or written to disk, it is encoded into a string of bytes. Usually (but not always -- multiple serialization facili...docs.ceph.com/en/latest/_sources/dev/encoding.rst.txtSun Jul 14 07:54:33 GMT 2024 8.4K bytes