Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 161 - 170 of 527 for label:software (0.02 seconds)

  1. index.rst.txt

    .. _mgr ceph api: ========== Ceph RESTful API ========== Introduction ========== The **Ceph RESTful API** (henceforth **Ceph API**) is provided by the :ref:`mgr-dashboard` module. The Ceph API serv...
    docs.ceph.com/en/latest/_sources/mgr/ceph_api/index.rst.txt
    Fri May 09 05:24:52 GMT 2025
      3.8K bytes
  2. telegraf.rst.txt

    ========== Telegraf Module ========== The Telegraf module collects and sends statistics series to a Telegraf agent. The Telegraf agent can buffer, aggregate, parse and process the data before sendi...
    docs.ceph.com/en/latest/_sources/mgr/telegraf.rst.txt
    Mon May 26 05:01:46 GMT 2025
      2.3K bytes
  3. hello.rst.txt

    Hello World Module ========== This is a simple module skeleton for documentation purposes. Enabling -------- Run the following command to enable the ``hello`` module: .. prompt:: bash # ceph mgr mo...
    docs.ceph.com/en/latest/_sources/mgr/hello.rst.txt
    Tue May 20 15:46:21 GMT 2025
      1.1K bytes
  4. rbd-cloudstack.rst.txt

    ========== Block Devices and CloudStack ========== You may use Ceph Block Device images with CloudStack 4.0 and higher through ``libvirt``, which configures the QEMU interface to ``librbd``. Ceph s...
    docs.ceph.com/en/latest/_sources/rbd/rbd-cloudstack.rst.txt
    Tue Jul 25 03:00:27 GMT 2023
      6.5K bytes
  5. insights.rst.txt

    Insights Module ========== The ``insights`` module collects and exposes system information to the Insights Core data analysis framework. It is intended to replace explicit interrogation of Ceph CLI...
    docs.ceph.com/en/latest/_sources/mgr/insights.rst.txt
    Tue May 27 04:57:28 GMT 2025
      2K bytes
  6. rados-rbd-cmds.rst.txt

    ========== Basic Block Device Commands ========== .. index:: Ceph Block Device; image management The ``rbd`` command enables you to create, list, inspect and remove block device images. You can als...
    docs.ceph.com/en/latest/_sources/rbd/rados-rbd-cmds.rst.txt
    Mon Mar 18 08:34:02 GMT 2024
      8.8K bytes
  7. librbdpy.rst.txt

    .. _rbd api py: ========== Librbd (Python) ========== .. highlight:: python The `rbd` python module provides file-like access to RBD images. Example: Creating and writing to an image ========== To ...
    docs.ceph.com/en/latest/_sources/rbd/api/librbdpy.rst.txt
    Wed Feb 08 19:04:41 GMT 2023
      2.4K bytes
  8. rbd-persistent-read-only-cache.rst.txt

    ========== RBD Persistent Read-only Cache ========== .. index:: Ceph Block Device; Persistent Read-only Cache Shared, Read-only Parent Image Cache ========== `Cloned RBD images`_ usually modify onl...
    docs.ceph.com/en/latest/_sources/rbd/rbd-persistent-read-only-cache.rst.txt
    Mon Dec 08 19:15:55 GMT 2025
      6.7K bytes
  9. index.rst.txt

    ========== Ceph Block Device APIs ========== .. toctree:: :maxdepth: 2 librbd (Python) <librbdpy> 0
    docs.ceph.com/en/latest/_sources/rbd/api/index.rst.txt
    Wed Feb 08 19:04:41 GMT 2023
      135 bytes
  10. rbd-snapshot.rst.txt

    ========== Snapshots ========== .. index:: Ceph Block Device; snapshots A snapshot is a read-only logical copy of an image at a particular point in time: a checkpoint. One of the advanced features ...
    docs.ceph.com/en/latest/_sources/rbd/rbd-snapshot.rst.txt
    Mon Dec 08 19:15:55 GMT 2025
      12.1K bytes
Back to Top