Package glusterfs11: Information

    Source package: glusterfs11
    Version: 11.1-alt2
    Latest version according to Repology
    Build time:  Feb 20, 2024, 01:22 PM in the task #341135
    Category: System/Base
    Report package bug
    License: GPLv2 and LGPLv3+
    Summary: Cluster File System
    Description: 
    GlusterFS is a clustered file-system capable of scaling to several
    petabytes. It aggregates various storage bricks over Infiniband RDMA
    or TCP/IP interconnect into one large parallel network file
    system. GlusterFS is one of the most sophisticated file systems in
    terms of features and extensibility.  It borrows a powerful concept
    called Translators from GNU Hurd kernel. Much of the code in GlusterFS
    is in user space and easily manageable.
    
    This package includes the glusterfs binary, the glusterfsd daemon and the
    gluster command line, libglusterfs and glusterfs translator modules common to
    both GlusterFS server and client framework.
    
    Update glusterfs10 to glusterfs11:
    $ epm prescription glusterfs11

    List of rpms provided by this srpm:
    glusterfs11 (x86_64, ppc64le, i586, aarch64)
    glusterfs11-cli (x86_64, ppc64le, i586, aarch64)
    glusterfs11-cli-debuginfo (x86_64, ppc64le, i586, aarch64)
    glusterfs11-client (x86_64, ppc64le, i586, aarch64)
    glusterfs11-client-debuginfo (x86_64, ppc64le, i586, aarch64)
    glusterfs11-debuginfo (x86_64, ppc64le, i586, aarch64)
    glusterfs11-georeplication (x86_64, ppc64le, i586, aarch64)
    glusterfs11-georeplication-debuginfo (x86_64, ppc64le, i586, aarch64)
    glusterfs11-gfevents (x86_64, ppc64le, i586, aarch64)
    glusterfs11-server (x86_64, ppc64le, i586, aarch64)
    glusterfs11-server-debuginfo (x86_64, ppc64le, i586, aarch64)
    glusterfs11-thin-arbiter (x86_64, ppc64le, i586, aarch64)
    glusterfs11-thin-arbiter-debuginfo (x86_64, ppc64le, i586, aarch64)
    glusterfs11-vim (noarch)
    libglusterfs11 (x86_64, ppc64le, i586, aarch64)
    libglusterfs11-api (x86_64, ppc64le, i586, aarch64)
    libglusterfs11-api-debuginfo (x86_64, ppc64le, i586, aarch64)
    libglusterfs11-api-devel (x86_64, ppc64le, i586, aarch64)
    libglusterfs11-debuginfo (x86_64, ppc64le, i586, aarch64)
    libglusterfs11-devel (x86_64, ppc64le, i586, aarch64)
    python3-module-glusterfs11 (noarch)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @everybody

      1. /usr/bin/rpcgen
      2. flex
      3. libacl-devel
      4. libaio-devel
      5. libcmocka-devel
      6. libcurl-devel
      7. libdb4-devel
      8. libfuse-devel
      9. libgperftools-devel
      10. libreadline-devel
      11. libsqlite3-devel
      12. libssl-devel
      13. libtirpc-devel
      14. liburing-devel
      15. libuserspace-rcu-devel >= 0.9.1
      16. libuuid-devel
      17. libxml2-devel
      18. openssl
      19. systemd
      20. rdma-core-devel
      21. python3-dev
      22. rpm-build-python3
      23. python3-module-setuptools
      24. zlib-devel

    Last changed


    Feb. 20, 2024 Ilya Kurdyukov 11.1-alt2
    - fixed patch for Elbrus
    Feb. 4, 2024 Vitaly Lipatov 11.1-alt1
    - new version 11.1 (with rpmrb script)
    July 31, 2023 Vitaly Lipatov 11.0-alt2
    - restore missed BR: libgperftools-devel
    - use tcmalloc on aarch64 too