At 09:47 AM 1/24/2007, Stephen Carville wrote: >> > I added to /etc/exports: ... >> > /NFS ... >> > I then went to several >> > clients and tried to use NFS v4 to mount the directory with an >> > /etc/fstab/ entry like >> > >> > amazon:/ /NFS nfs4 noauto,proto=tcp,rw,hard,intr 0 0 Is "amazon:/" a typo? You exported "/NFS" but you're mounting "/"... Tom.