Subscribe to Email Updates

    Settings | 3 min read

    Configuration : NFS v3 / NFS v4

     
     
    Description

    Target configuration is not the same for NFS v3 and NFS v4.

    NFS v3/v4 

    For NFS3 : the target must be configure in absolute

    For NFS4 : the target must be configure in relative

    Example :

    Server
    [root@hostname]# ls /mnt/data/ -l
     
    total 0
     
    drwxr----- 2 root root 6 Jul  5 09:17 folder1
     
    [root@hostname]#

    Client - NFS v3

    [root@hostname]# mount.nfs hostname:/mnt/data/folder1 /mnt/data -v

     

    Client - NFS v4
     
    [root@hostname]# mount.nfs4 hostname:/folder1 /mnt/data -v

     

     

    Related Categories

    Settings

    You may also like:

    Workflow Settings Best Practice

    Primary Storage

    Definition Primary storage is the type of storage and technologies used to store and retain digital information that is ...

    Settings encryption

    Enable SSL Certificate Container accessible on S3 Protocol

    By default, the Containers are accessible on S3 with HTTP protocol. You can add a SSL Certificate to allow data encrypti...

    Settings encryption

    Add a SSL Certificate on Web Console

    By default, the Web Console is accessible on HTTP. You can add a SSL Certificate to the Web Console. There are multiple ...

    Let Us Know What You Thought about this Post.

    Put your Comment Below.

    Learn and grow with award-winning support and a thriving community behind you.

    Get the free version