Package vitastor-nfs: Information

    Binary package: vitastor-nfs
    Version: 1.3.1-alt1
    Architecture: e2kv6
    Build time:  Dec 27, 2023, 04:04 AM
    Source package: vitastor
    Category: System/Base
    Report package bug
    License: VNPL-1.1
    Summary: Vitastor SDS NFS proxy
    Description: 
    Vitastor has a simplified NFS 3.0 proxy for file-based image access emulation. It's not
    suitable as a full-featured file system, at least because all file/image metadata is stored
    in etcd and kept in memory all the time - thus you can't put a lot of files in it.
    
    However, NFS proxy is totally fine as a method to provide VM image access and allows to
    plug Vitastor into, for example, VMWare. It's important to note that for VMWare it's a much
    better access method than iSCSI, because with iSCSI we'd have to put all VM images into one
    Vitastor image exported as a LUN to VMWare and formatted with VMFS. VMWare doesn't use VMFS
    over NFS.
    
    NFS proxy is stateless if you use immediate_commit=all mode (for SSD with capacitors or
    HDDs with disabled cache), so you can run multiple NFS proxies and use a network load
    balancer or any failover method you want to in that case.

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin
    Ilya Kurdyukov

    Last changed


    Dec. 4, 2023 Alexey Shabalin 1.3.1-alt1
    - 1.3.1
    Nov. 9, 2023 Alexey Shabalin 1.2.0-alt1
    - 1.2.0
    Nov. 3, 2023 Alexey Shabalin 1.1.0-alt1
    - 1.1.0 (hotfix-1.1.0 branch)