- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 131 - 140 of 510 for label:software (0.05 sec)
-
erasure-coded-pool.rst.txt
Erasure Coded pool ========== Purpose ------- Erasure-coded pools require less storage space compared to replicated pools. The erasure-coding support has higher computational requirements and only ...docs.ceph.com/en/latest/_sources/dev/erasure-coded-pool.rst.txtRegistered: Fri Nov 15 02:04:27 UTC 2024 - Last Modified: Wed Feb 08 19:04:46 UTC 2023 - 3.7K bytes - Viewed (0) -
logs.rst.txt
========== Debug logs ========== The main debugging tool for Ceph is the dout and derr logging functions. Collectively, these are referred to as "dout logging." Dout has several log faculties, whic...docs.ceph.com/en/latest/_sources/dev/logs.rst.txtRegistered: Fri Nov 15 02:04:38 UTC 2024 - Last Modified: Wed Feb 08 19:04:45 UTC 2023 - 2.5K bytes - Viewed (0) -
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.txtRegistered: Fri Nov 15 02:04:44 UTC 2024 - Last Modified: Wed Feb 08 19:04:46 UTC 2023 - 6.9K bytes - Viewed (0) -
perf.rst.txt
Using perf ========== Top:: sudo perf top -p `pidof ceph-osd` To capture some data with call graphs:: sudo perf record -p `pidof ceph-osd` -F 99 --call-graph dwarf -- sleep 60 To view by caller (wh...docs.ceph.com/en/latest/_sources/dev/perf.rst.txtRegistered: Fri Nov 15 02:06:14 UTC 2024 - Last Modified: Wed Feb 08 19:04:47 UTC 2023 - 1.4K bytes - Viewed (0) -
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.txtRegistered: Fri Nov 15 02:05:59 UTC 2024 - Last Modified: Wed Feb 08 19:04:49 UTC 2023 - 1.3K bytes - Viewed (0) -
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.txtRegistered: Fri Nov 15 02:04:55 UTC 2024 - Last Modified: Thu Apr 20 05:53:31 UTC 2023 - 1.1K bytes - Viewed (0) -
oauth2-proxy.rst.txt
.. _deploy-cephadm-oauth2-proxy: ========== OAuth2 Proxy ========== Deploying oauth2-proxy ========== In Ceph releases starting from Squid, the `oauth2-proxy` service introduces an advanced method ...docs.ceph.com/en/latest/_sources/cephadm/services/oauth2-proxy.rst.txtRegistered: Fri Nov 15 02:23:18 UTC 2024 - Last Modified: Thu Oct 24 14:55:07 UTC 2024 - 5.5K bytes - Viewed (0) -
monitoring.rst.txt
.. _mgr-cephadm-monitoring: Monitoring Services ========== Ceph Dashboard uses `Prometheus <https://prometheus.io/>`_, `Grafana <https://grafana.com/>`_, and related tools to store and visualize de...docs.ceph.com/en/latest/_sources/cephadm/services/monitoring.rst.txtRegistered: Fri Nov 15 02:23:45 UTC 2024 - Last Modified: Mon Sep 02 10:52:19 UTC 2024 - 21.9K bytes - Viewed (0) -
newdb.rst.txt
.. _ceph-volume-lvm-newdb: ``new-db`` ========== Attaches the given logical volume to OSD as a DB. Logical volume name format is vg/lv. Fails if OSD has already got attached DB. Attach vgname/lvnam...docs.ceph.com/en/latest/_sources/ceph-volume/lvm/newdb.rst.txtRegistered: Fri Nov 15 02:24:24 UTC 2024 - Last Modified: Sat Aug 31 04:50:17 UTC 2024 - 1.9K bytes - Viewed (0) -
index.rst.txt
.. _ceph-volume-zfs: ``zfs`` ======= Implements the functionality needed to deploy OSDs from the ``zfs`` subcommand: ``ceph-volume zfs`` The current implementation only works for ZFS on FreeBSD **C...docs.ceph.com/en/latest/_sources/ceph-volume/zfs/index.rst.txtRegistered: Fri Nov 15 02:24:31 UTC 2024 - Last Modified: Wed Feb 08 19:04:39 UTC 2023 - 717 bytes - Viewed (0)