Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 516 for label:software (0.02 sec)

  1. 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.txt
    Registered: Fri Jun 27 02:35:37 UTC 2025
    - Last Modified: Wed Feb 08 19:04:50 UTC 2023
    - 5.4K bytes
    - Viewed (0)
  2. journaler.rst.txt

    ========== Journaler ========== .. confval:: journaler_write_head_interval .. confval:: journaler_prefetch_periods .. confval:: journaler_prezero_periods 158
    docs.ceph.com/en/latest/_sources/cephfs/journaler.rst.txt
    Registered: Fri Jun 27 02:35:45 UTC 2025
    - Last Modified: Wed Feb 08 19:04:50 UTC 2023
    - 158 bytes
    - Viewed (0)
  3. 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.txt
    Registered: Fri Jun 27 02:38:31 UTC 2025
    - Last Modified: Wed Feb 08 19:04:48 UTC 2023
    - 25.8K bytes
    - Viewed (0)
  4. 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.txt
    Registered: Fri Jun 27 02:38:41 UTC 2025
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 1.6K bytes
    - Viewed (0)
  5. 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.txt
    Registered: Fri Jun 27 02:36:26 UTC 2025
    - Last Modified: Tue Jun 17 10:33:31 UTC 2025
    - 3.4K bytes
    - Viewed (0)
  6. 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.txt
    Registered: Fri Jun 27 02:37:15 UTC 2025
    - Last Modified: Tue Oct 08 19:03:52 UTC 2024
    - 10.6K bytes
    - Viewed (0)
  7. 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.txt
    Registered: Fri Jun 27 02:38:44 UTC 2025
    - Last Modified: Wed Feb 08 19:04:48 UTC 2023
    - 2.9K bytes
    - Viewed (0)
  8. 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.txt
    Registered: Fri Jun 27 02:39:00 UTC 2025
    - Last Modified: Wed Feb 08 19:04:49 UTC 2023
    - 3.4K bytes
    - Viewed (0)
  9. 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.txt
    Registered: Fri Jun 27 02:39:33 UTC 2025
    - Last Modified: Mon Oct 21 16:30:04 UTC 2024
    - 18.9K bytes
    - Viewed (0)
  10. 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.txt
    Registered: Fri Jun 27 02:40:42 UTC 2025
    - Last Modified: Sun Jul 14 07:54:33 UTC 2024
    - 8.4K bytes
    - Viewed (0)
Back to top