- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 341 - 350 of 516 for label:software (0.04 sec)
-
mds-states.rst.txt
MDS States ========== The Metadata Server (MDS) goes through several states during normal operation in CephFS. For example, some states indicate that the MDS is recovering from a failover by a prev...docs.ceph.com/en/latest/_sources/cephfs/mds-states.rst.txtRegistered: Fri Jun 27 02:35:37 UTC 2025 - Last Modified: Wed Feb 08 19:04:50 UTC 2023 - 5.4K bytes - Viewed (0) -
journaler.rst.txt
========== Journaler ========== .. confval:: journaler_write_head_interval .. confval:: journaler_prefetch_periods .. confval:: journaler_prezero_periods 158docs.ceph.com/en/latest/_sources/cephfs/journaler.rst.txtRegistered: Fri Jun 27 02:35:45 UTC 2025 - Last Modified: Wed Feb 08 19:04:50 UTC 2023 - 158 bytes - Viewed (0) -
poseidonstore.rst.txt
========== PoseidonStore ========== Key concepts and goals ========== * As one of the pluggable backend stores for Crimson, PoseidonStore targets only high-end NVMe SSDs (not concerned with ZNS dev...docs.ceph.com/en/latest/_sources/dev/crimson/poseidonstore.rst.txtRegistered: Fri Jun 27 02:38:31 UTC 2025 - Last Modified: Wed Feb 08 19:04:48 UTC 2023 - 25.8K bytes - Viewed (0) -
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.txtRegistered: Fri Jun 27 02:38:41 UTC 2025 - Last Modified: Wed Feb 08 19:04:47 UTC 2023 - 1.6K bytes - Viewed (0) -
disaster-recovery.rst.txt
.. _cephfs-disaster-recovery: Disaster recovery ========== Metadata damage and repair ---------- If a file system has inconsistent or missing metadata, it is considered *damaged*. You may find out ...docs.ceph.com/en/latest/_sources/cephfs/disaster-recovery.rst.txtRegistered: Fri Jun 27 02:36:26 UTC 2025 - Last Modified: Tue Jun 17 10:33:31 UTC 2025 - 3.4K bytes - Viewed (0) -
mount.ceph.rst.txt
:orphan: ========== mount.ceph -- mount a Ceph file system ========== .. program:: mount.ceph Synopsis ======== | **mount.ceph** *name*@*fsid*.*fs_name*=/[*subdir*] *dir* [-o *options* ] Descriptio...docs.ceph.com/en/latest/_sources/man/8/mount.ceph.rst.txtRegistered: Fri Jun 27 02:37:15 UTC 2025 - Last Modified: Tue Oct 08 19:03:52 UTC 2024 - 10.6K bytes - Viewed (0) -
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.txtRegistered: Fri Jun 27 02:38:44 UTC 2025 - Last Modified: Wed Feb 08 19:04:48 UTC 2023 - 2.9K bytes - Viewed (0) -
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.txtRegistered: Fri Jun 27 02:39:00 UTC 2025 - Last Modified: Wed Feb 08 19:04:49 UTC 2023 - 3.4K bytes - Viewed (0) -
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.txtRegistered: Fri Jun 27 02:39:33 UTC 2025 - Last Modified: Mon Oct 21 16:30:04 UTC 2024 - 18.9K bytes - Viewed (0) -
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.txtRegistered: Fri Jun 27 02:40:42 UTC 2025 - Last Modified: Sun Jul 14 07:54:33 UTC 2024 - 8.4K bytes - Viewed (0)