Primary Storage
Definition Primary storage is the type of storage and technologies used to store and retain digital information that is ...
Target configuration is not the same for NFS v3 and NFS v4.
For NFS3 : the target must be configure in absolute
For NFS4 : the target must be configure in relative
Example :
[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 |
[root@ hostname ] # mount.nfs4 hostname:/folder1 /mnt/data -v |
Definition Primary storage is the type of storage and technologies used to store and retain digital information that is ...
By default, the Containers are accessible on S3 with HTTP protocol. You can add a SSL Certificate to allow data encrypti...
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.