Editing NFS

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[wikipedia:Network_File_System|Network File System]] (NFS) ([[1984]]) is a distributed file system protocol that allow to share files and folders using a TCP network.
+
[[wikipedia:Network_File_System|Network File System]] (NFS) (1984) is a distributed file system protocol that allow to share files and folders using a TCP network.
  
  
Line 6: Line 6:
  
 
== Installation ==
 
== Installation ==
* <code>[[apt install]] [[nfs-common]]</code>
+
apt install [[nfs-common]]
* <code>apt install nfs-kernel-server</code>
+
apt install nfs-kernel-server
  
* <code>[[systemctl status nfs-server.service]]</code>
+
  [[systemctl]] status [[nfs-server]].service
  
 
== Linux commands ==
 
== Linux commands ==
Line 19: Line 19:
 
</code>
 
</code>
 
* <code>[[showmount]]</code>
 
* <code>[[showmount]]</code>
* <code>[[mount -t nfs]]</code>
 
  
 
== Windows commands ==
 
== Windows commands ==
Line 33: Line 32:
  
 
== Configuration file: /etc/exports ==
 
== Configuration file: /etc/exports ==
<code>[[/etc/exports]]</code> <ref>https://linux.die.net/man/5/exports</ref>
+
<code>/etc/[[exports]]</code> <ref>https://linux.die.net/man/5/exports</ref>
  
 
Example:
 
Example:
Line 45: Line 44:
 
== NFSv4 ==
 
== NFSv4 ==
 
[[NFSv4]] no longer utilizes the MOUNT protocol.
 
[[NFSv4]] no longer utilizes the MOUNT protocol.
 
== Linux Kernel ==
 
* [[5.12]] [[Eager]] NFS writes
 
  
 
== Related terms ==
 
== Related terms ==
 
* [[Round Time Trip]]
 
* [[Round Time Trip]]
* [[NetBIOS]]
 
* <code>[[systemctl status rpc-statd]]</code>
 
* [[Nutanix Distributed Filesystem (NDFS)]]
 
* [[Filestore CSI driver]]
 
  
 
== Activities ==
 
== Activities ==
Line 61: Line 53:
 
::Install client (optional): <code> apt-get install nfs-common</code>
 
::Install client (optional): <code> apt-get install nfs-common</code>
  
* [[Mount a remote nfs share]]: <code>[[mount -t nfs]]</code>
+
* [[Mount a remote nfs share]]
* [[List mounted NFS resources]]
 
  
 
== See also ==
 
== See also ==
Line 68: Line 59:
 
* [[Red Hat Virtualization|sanlock]] shared storage lock manager
 
* [[Red Hat Virtualization|sanlock]] shared storage lock manager
 
* {{storage protocols}}
 
* {{storage protocols}}
* [[Amazon Elastic File System]] (EFS) and [[EBS]]
+
* [[EFS]] and [[EBS]]
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

Advertising: