Keresés

Új hozzászólás Aktív témák

  • peterattila

    aktív tag

    válasz cigam #72869 üzenetére

    Export list for alpha:
    /mnt/Data-2/Filmek 192.168.1.0/24
    /mnt/Data-1/Sorozatok 192.168.1.0/24
    /mnt/Data-1/Concert 192.168.1.0/24

    cat /etc/exports
    # /etc/exports: the access control list for filesystems which may be exported
    # to NFS clients. See exports(5).
    #
    # Example for NFSv2 and NFSv3:
    # /srv/homes hostname1(rw,sync,no_subtree_check) hostname2(ro,sync,no_subtree_check)
    #
    # Example for NFSv4:
    # /srv/nfs4 gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
    # /srv/nfs4/homes gss/krb5i(rw,sync,no_subtree_check)
    #
    /mnt/Data-1/Concert 192.168.1.0/24(rw,sync,no_subtree_check,no_root_squash)
    /mnt/Data-1/Sorozatok 192.168.1.0/24(rw,sync,no_subtree_check,no_root_squash)
    /mnt/Data-2/Filmek 192.168.1.0/24(rw,sync,no_subtree_check,no_root_squash)

    systemctl status nfs-kernel-server.service
    ● nfs-server.service - NFS server and services
    Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)
    Active: active (exited) since Sun 2020-05-03 15:28:25 CEST; 1h 26min ago
    Process: 876 ExecStopPost=/usr/sbin/exportfs -f (code=exited, status=0/SUCCESS)
    Process: 875 ExecStopPost=/usr/sbin/exportfs -au (code=exited, status=0/SUCCESS)
    Process: 5776 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS (code=exited, status=0/SUCCESS)
    Process: 5775 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS)
    Main PID: 5776 (code=exited, status=0/SUCCESS)
    máj 03 15:28:24 alpha systemd[1]: Starting NFS server and services...
    máj 03 15:28:25 alpha systemd[1]: Started NFS server and services.

Új hozzászólás Aktív témák