Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 471 - 480 of 527 for label:software (0.03 seconds)

  1. ceph-fuse.rst.txt

    :orphan: .. _man-ceph-fuse: ========== ceph-fuse -- FUSE-based client for ceph ========== .. program:: ceph-fuse Synopsis ======== | **ceph-fuse** [-n *client.username*] [ -m *monaddr*:*port* ] *mo...
    docs.ceph.com/en/latest/_sources/man/8/ceph-fuse.rst.txt
    Mon Oct 06 15:07:07 GMT 2025
      2.4K bytes
  2. cache-configuration.rst.txt

    .. _cephfs_mds_cache_configuration: ========== MDS Cache Configuration ========== The Metadata Server coordinates a distributed cache among all MDS and CephFS clients. The cache serves to improve m...
    docs.ceph.com/en/latest/_sources/cephfs/cache-configuration.rst.txt
    Wed Oct 08 04:01:32 GMT 2025
      12.2K bytes
  3. createfs.rst.txt

    ========== Create a Ceph file system ========== Creating pools ========== A Ceph file system requires at least two RADOS pools, one for data and one for metadata. There are important considerations...
    docs.ceph.com/en/latest/_sources/cephfs/createfs.rst.txt
    Fri Oct 17 00:45:55 GMT 2025
      7.1K bytes
  4. systemd.rst.txt

    .. _ceph-volume-simple-systemd: systemd ======= Upon startup, it will identify the logical volume by loading the JSON file in ``/etc/ceph/osd/{id}-{uuid}.json`` corresponding to the instance name o...
    docs.ceph.com/en/latest/_sources/ceph-volume/simple/systemd.rst.txt
    Wed Feb 08 19:04:40 GMT 2023
      888 bytes
  5. inventory.rst.txt

    .. _ceph-volume-inventory: ``inventory`` ========== The ``inventory`` subcommand queries a host's disc inventory and provides hardware information and metadata on every physical device. By default ...
    docs.ceph.com/en/latest/_sources/ceph-volume/inventory.rst.txt
    Wed Feb 08 19:04:40 GMT 2023
      705 bytes
  6. zap.rst.txt

    .. _ceph-volume-lvm-zap: ``zap`` ======= This subcommand is used to zap lvs, partitions or raw devices that have been used by ceph OSDs so that they may be reused. If given a path to a logical volu...
    docs.ceph.com/en/latest/_sources/ceph-volume/lvm/zap.rst.txt
    Wed Feb 08 19:04:39 GMT 2023
      2.2K bytes
  7. app-best-practices.rst.txt

    Application best practices for distributed file systems ========== CephFS is POSIX compatible, and therefore should work with any existing applications that expect a POSIX file system. However, bec...
    docs.ceph.com/en/latest/_sources/cephfs/app-best-practices.rst.txt
    Wed Feb 08 19:04:51 GMT 2023
      3.3K bytes
  8. mdcache.rst.txt

    ========== CephFS Distributed Metadata Cache ========== While the data for inodes in a Ceph file system is stored in RADOS and accessed by the clients directly, inode metadata and directory informa...
    docs.ceph.com/en/latest/_sources/cephfs/mdcache.rst.txt
    Wed Feb 08 19:04:50 GMT 2023
      3.7K bytes
  9. mount-prerequisites.rst.txt

    Mount CephFS: Prerequisites ========== You can use CephFS by mounting the file system on a machine or by using :ref:`cephfs-shell <cephfs-shell>`. A system mount can be performed using :ref:`the ke...
    docs.ceph.com/en/latest/_sources/cephfs/mount-prerequisites.rst.txt
    Mon Oct 06 15:07:07 GMT 2025
      3.1K bytes
  10. quota.rst.txt

    CephFS Quotas ========== CephFS allows quotas to be set on any directory in the file system. The quota can restrict the number of *bytes* or the number of *files* stored beneath that point in the d...
    docs.ceph.com/en/latest/_sources/cephfs/quota.rst.txt
    Mon Aug 18 08:58:20 GMT 2025
      5.9K bytes
Back to Top