User Tools

Site Tools


networking:nfs

This is an old revision of the document!


NFS - Network File System

  • NFS is a network file sharing protocol like SMB/CIFS
  • NFS allows multiple users to mount the same filesystem over a network
  • NFS works well with the Citrix XenServer hypervisor
  • NFS is simpler to manage than iSCSI
    • May use bonding
  • iSCSI may offer better performance
    • May use MPIO

https://www.slashroot.in/how-do-linux-nfs-performance-tuning-and-optimization

http://nfs.sourceforge.net/nfs-howto/ar01s05.html

https://help.ubuntu.com/community/HighlyAvailableNFS

Ubuntu

apt -y install nfs-common
networking/nfs.1647969538.txt.gz · Last modified: 2022/03/22 11:18 by gcooper