- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of 556 for label:software (0.03 seconds)
-
metrics.rst.txt
.. _cephfs_metrics: Metrics ======= CephFS uses :ref:`Perf Counters` to track metrics. The counters can be labeled (:ref:`Labeled Perf Counters`). Client Metrics ---------- CephFS exports client me...docs.ceph.com/en/latest/_sources/cephfs/metrics.rst.txtTue Mar 24 05:25:59 GMT 2026 8.3K bytes -
network-encoding.rst.txt
========== Network Encoding ========== This describes the encoding used to serialize data. It doesn't cover specific objects/messages but focuses on the base types. The types are not self documenti...docs.ceph.com/en/latest/_sources/dev/network-encoding.rst.txtThu Feb 20 15:31:28 GMT 2025 4K bytes -
posix.rst.txt
========== Differences from POSIX ========== CephFS aims to adhere to POSIX semantics wherever possible. For example, in contrast to many other common network file systems like NFS, CephFS maintain...docs.ceph.com/en/latest/_sources/cephfs/posix.rst.txtTue Mar 24 05:25:59 GMT 2026 5.2K bytes -
dev_cluster_deployment.rst.txt
.. _dev_deploying_a_development_cluster: ========== Deploying a development cluster ========== In order to develop on ceph, a Ceph utility, *vstart.sh*, allows you to deploy fake local cluster for ...docs.ceph.com/en/latest/_sources/dev/dev_cluster_deployment.rst.txtTue May 19 02:49:01 GMT 2026 3.8K bytes -
release-checklists.rst.txt
========== Release checklists ========== Dev Kickoff ========== These steps should be taken when starting a new major release, just after the previous release has been tagged (vX.2.0) and that tag ...docs.ceph.com/en/latest/_sources/dev/release-checklists.rst.txtThu May 14 15:43:32 GMT 2026 7.3K bytes -
deduplication.rst.txt
========== Deduplication ========== Introduction ========== Applying data deduplication on an existing software stack is not easy due to additional metadata management and original data processing ...docs.ceph.com/en/latest/_sources/dev/deduplication.rst.txtMon Sep 18 23:13:34 GMT 2023 15K bytes -
blkin.rst.txt
========== Tracing Ceph With LTTng ========== Configuring Ceph with LTTng ========== if you compile code, please use -DWITH_LTTNG option (default: ON):: ./do_cmake -DWITH_LTTNG=ON If your Ceph depl...docs.ceph.com/en/latest/_sources/dev/blkin.rst.txtMon Oct 06 15:07:07 GMT 2025 7.5K bytes -
rbd-layering.rst.txt
========== RBD Layering ========== RBD layering refers to the creation of copy-on-write clones of block devices. This allows for fast image creation, for example to clone a golden master image of a...docs.ceph.com/en/latest/_sources/dev/rbd-layering.rst.txtWed Feb 08 19:04:47 GMT 2023 10.3K bytes -
balancer-design.rst.txt
========== Balancing in Ceph ========== Introduction ========== In distributed storage systems like Ceph, it is important to balance write and read requests for optimal performance. Write balancing...docs.ceph.com/en/latest/_sources/dev/balancer-design.rst.txtMon Jan 29 05:49:35 GMT 2024 2.8K bytes -
rbd-diff.rst.txt
RBD Incremental Backup ========== This is a simple streaming file format for representing a diff between two snapshots (or a snapshot and the head) of an RBD image. Header ~~~~~~ "rbd diff v1\\n" M...docs.ceph.com/en/latest/_sources/dev/rbd-diff.rst.txtWed Feb 08 19:04:47 GMT 2023 2.1K bytes