Differences

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

Link to this comparison view

Both sides previous revision Previous revision
articles:macostweaks [2026/03/19 19:13] – [Configure Wezterm Terminal to look nice] hjrarticles:macostweaks [2026/03/19 19:15] (current) – [NFS Mounts] hjr
Line 166: Line 166:
 They work much as in Linux, but with one key extra mount option required: They work much as in Linux, but with one key extra mount option required:
  
-ben:/bulkdata/music     /private/netmusic       nfs     rw,**resvport**,hard,intr,rsize=131072,wsize=131072,timeo=14 +  192.168.137.1:/music /opt/nfs/music nfs rw,noowners,nolock,**resvport**,bg,hard,intr,tcp,rsize=65536,wsize=65536,readahead=128,noatime,actimeo=30 0 0
- +
-The trailing "  0" you stick on such mounts in Linux are not required in macOS+
  
 +The "resvport" option is essential to get an NFS mount working on macOS properly.
  
 +Note that I am used to setting much larger rsizes and wsizes on Linux boxes doing NFS mounts, but I am led to believe that macOS gets a bit upset with huge settings for those options and that 65536 is the "correct" size for these things in this environment (see multiple online sources and forums //ad nauseum//!)
  
 ==== Giocoso Playback Issues ==== ==== Giocoso Playback Issues ====
  • articles/macostweaks.txt
  • Last modified: 2026/03/19 19:15
  • by hjr