Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:nfs [2018/10/18 17:16] – [Config] tmadelinux:nfs [2018/12/21 14:23] – [Config] tmade
Line 19: Line 19:
  
   mount -t nfs partner_IP:/export/data /mnt/share                              #Mount(Linux to Linux)   mount -t nfs partner_IP:/export/data /mnt/share                              #Mount(Linux to Linux)
 +  mount -v -o vers=3 -t nfs partner_IP:/export/data /mnt/share
   mount IP:\sharename x:                                                       #Mount(Windows to Linux). Services for Unix (Windows Services for UNIX Version 3.5) has to be installed.   mount IP:\sharename x:                                                       #Mount(Windows to Linux). Services for Unix (Windows Services for UNIX Version 3.5) has to be installed.
   MOUNT TYPE(*NFS) MFS('172.22.49.20:/D/MEDICOR-NFS') MNTOVRDIR('medicnfs'   #Mount(Windows to AS400 -Iseries)   MOUNT TYPE(*NFS) MFS('172.22.49.20:/D/MEDICOR-NFS') MNTOVRDIR('medicnfs'   #Mount(Windows to AS400 -Iseries)
linux/nfs.txt · Last modified: 2021/03/20 07:44 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki