Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 520 for label:software (0.06 sec)

  1. testing.rst.txt

    Testing notes ========== build-integration-branch ---------- Setup ^^^^^ #. Create a github token at `<https://github.com/settings/tokens>`_ and put it in ``~/.github_token``. Note that only the ``...
    docs.ceph.com/en/latest/_sources/dev/testing.rst.txt
    Registered: Fri Oct 24 02:41:45 UTC 2025
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 865 bytes
    - Viewed (0)
  2. 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.txt
    Registered: Fri Oct 24 02:41:49 UTC 2025
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  3. placement-group.rst.txt

    ========== PG (Placement Group) notes ========== Miscellaneous copy-pastes from emails, when this gets cleaned up it should move out of /dev. Overview ======== PG = "placement group". When placing ...
    docs.ceph.com/en/latest/_sources/dev/placement-group.rst.txt
    Registered: Fri Oct 24 02:47:14 UTC 2025
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 6.4K bytes
    - Viewed (0)
  4. delayed-delete.rst.txt

    ========== CephFS delayed deletion ========== The deletion of a file does not immediately remove its data. Each of the file's underlying objects must be removed independently. If these objects were...
    docs.ceph.com/en/latest/_sources/dev/delayed-delete.rst.txt
    Registered: Fri Oct 24 02:46:34 UTC 2025
    - Last Modified: Wed Feb 08 19:04:47 UTC 2023
    - 606 bytes
    - Viewed (0)
  5. logging.rst.txt

    Use of the cluster log ========== (Note: none of this applies to the local "dout" logging. This is about the cluster log that we send through the mon daemons) Severity -------- Use ERR for situatio...
    docs.ceph.com/en/latest/_sources/dev/logging.rst.txt
    Registered: Fri Oct 24 02:46:54 UTC 2025
    - Last Modified: Wed Feb 08 19:04:46 UTC 2023
    - 4.7K bytes
    - Viewed (0)
  6. lazyio.rst.txt

    ====== LazyIO ====== LazyIO relaxes POSIX semantics. Buffered reads/writes are allowed even when a file is opened by multiple applications on multiple clients. Applications are responsible for mana...
    docs.ceph.com/en/latest/_sources/cephfs/lazyio.rst.txt
    Registered: Fri Oct 24 03:11:27 UTC 2025
    - Last Modified: Wed Feb 08 19:04:49 UTC 2023
    - 3.1K bytes
    - Viewed (0)
  7. dynamicresharding.rst.txt

    .. _rgw_dynamic_bucket_index_resharding: ========== RGW Dynamic Bucket Index Resharding ========== .. versionadded:: Luminous A bucket index object with too many entries can lead to performance pro...
    docs.ceph.com/en/latest/_sources/radosgw/dynamicresharding.rst.txt
    Registered: Fri Oct 24 02:30:41 UTC 2025
    - Last Modified: Thu May 15 07:35:31 UTC 2025
    - 8.1K bytes
    - Viewed (0)
  8. multitenancy.rst.txt

    .. _rgw-multitenancy: ========== RGW Multi-tenancy ========== .. versionadded:: Jewel The multi-tenancy feature allows to use buckets and users of the same name simultaneously by segregating them u...
    docs.ceph.com/en/latest/_sources/radosgw/multitenancy.rst.txt
    Registered: Fri Oct 24 02:30:47 UTC 2025
    - Last Modified: Wed Feb 08 19:04:30 UTC 2023
    - 7K bytes
    - Viewed (0)
  9. ceph-rbdnamer.rst.txt

    :orphan: ========== ceph-rbdnamer -- udev helper to name RBD devices ========== .. program:: ceph-rbdnamer Synopsis ======== | **ceph-rbdnamer** *num* Description ========== **ceph-rbdnamer** print...
    docs.ceph.com/en/latest/_sources/man/8/ceph-rbdnamer.rst.txt
    Registered: Fri Oct 24 02:56:42 UTC 2025
    - Last Modified: Wed Feb 08 19:04:33 UTC 2023
    - 789 bytes
    - Viewed (0)
  10. rbd-openstack.rst.txt

    ========== Block Devices and OpenStack ========== .. index:: Ceph Block Device; OpenStack You can attach Ceph Block Device images to OpenStack instances through ``libvirt``, which configures the QE...
    docs.ceph.com/en/latest/_sources/rbd/rbd-openstack.rst.txt
    Registered: Fri Oct 24 02:56:46 UTC 2025
    - Last Modified: Wed Feb 08 19:04:41 UTC 2023
    - 14.9K bytes
    - Viewed (0)
Back to top