NFS Home Directory Preferences Syncing
Hi,
Sorry for the long post.
I had a 3rd party NFS volume which work with my other Mac but not the New iMac Pro.
Mac OS X Server managing / creating OD users.
Version : 10.10.4
Design 1 Workstation
Mac OS X 10.10.4 binded to OD with network accounts.
Design 2 Workstation
Mac OS X 10.10.4 binded to OD with network accounts.
Design 3 iMac Pro
Mac OS X 10.13.4 bind to OD with network accounts.
I can login to any network users on Design 1 & 2 and change desktop pictures and it will sync between them but not iMac Pro.
Any ideas what am I missing to get the preferences sync for all workstations?
Thank you
These are the configuration on iMac Pro
autofs.conf
# Mount options.
# A string containing a comma-separated list of mount options
# that will be applied, by default, to all mounts done by automountd(8).
# The options for a particular mount can override these options.
# This controls the same default mount options that the -o option to
# automountd(8) controls.
AUTOMOUNTD_MNTOPTS=nosuid,nodev,resvport
cat auto_nfs
/../Volumes/od_homes -fstype=nfs,rw,bg,nolocks,locallocks 192.168.8.20:/share/Mac/od_homes
cat auto_master
#
# Automounter master map
#
+auto_master # Use directory service
/net -hosts -nobrowse,hidefromfinder,nosuid
/home auto_home -nobrowse,hidefromfinder
/Network/Servers -fstab
/- -static
/- auto_nfs -nobrowse,nosuid
I had checked the nfsstat -m of these stations and these are the output.
Design 1&2
/Volumes/od_homes from 192.168.8.20:/share/Mac/od_homes
-- Original mount options:
General mount flags: 0x500018 nodev,nosuid,automounted,nobrowse
NFS parameters: resvport,locallocks
File system locations:
/share/Mac/od_homes @ 192.168.8.20 (192.168.8.20)
-- Current mount parameters:
General mount flags: 0x4500018 nodev,nosuid,automounted,nobrowse multilabel
NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,resvport,negnamecache,callumnt,locall ocks,quota,rsize=32768,wsize=32768,readahead=16,dsize=4096,nordirplus,nodumbtimr ,timeo=10,maxgroups=16,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukeb ox,nonfc,sec=sys
File system locations:
/share/Mac/od_homes @ 192.168.8.20 (192.168.8.20)
Status flags: 0x0
Design 3 (iMac Pro)
/Volumes/od_homes from 192.168.8.20:/share/Mac/od_homes
-- Original mount options:
General mount flags: 0x500018 nodev,nosuid,automounted,nobrowse
NFS parameters: resvport,locallocks
File system locations:
/share/Mac/od_homes @ 192.168.8.20 (192.168.8.20)
-- Current mount parameters:
General mount flags: 0x4500018 nodev,nosuid,automounted,nobrowse multilabel
NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,resvport,negnamecache,callumnt,locall ocks,quota,rsize=32768,wsize=32768,readahead=16,dsize=4096,nordirplus,nodumbtimr ,timeo=10,maxgroups=16,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukeb ox,nonfc,sec=sys
File system locations:
/share/Mac/od_homes @ 192.168.8.20 (192.168.8.20)
Status flags: 0x0
OD Server
/Volumes/od_homes from 192.168.8.20:/share/Mac/od_homes
-- Original mount options:
General mount flags: 0x500018 nodev,nosuid,automounted,nobrowse
NFS parameters: resvport,locallocks
File system locations:
/share/Mac/od_homes @ 192.168.8.20 (192.168.8.20)
-- Current mount parameters:
General mount flags: 0x4500018 nodev,nosuid,automounted,nobrowse multilabel
NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,resvport,negnamecache,callumnt,locall ocks,quota,rsize=32768,wsize=32768,readahead=16,dsize=4096,nordirplus,nodumbtimr ,timeo=10,maxgroups=16,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukeb ox,nonfc,sec=sys
File system locations:
/share/Mac/od_homes @ 192.168.8.20 (192.168.8.20)
Status flags: 0x0