[OmniOS-discuss] Win 8.1 NFS client

Dan McDonald danmcd at omniti.com
Mon Jun 16 13:43:04 UTC 2014


On Jun 16, 2014, at 4:30 AM, Valrhona <valrhona at gmail.com> wrote:

> And per the Illumos.org documentation, the fix is pretty simple:
> 
> svcadm clear nlockmgr

That'll get nlockmgr trying to restart again.

> Any insights as to why this is happening, and what can be done to prevent it?

This is more a question for the illumos list than for here.

> In Win 8.1 Enterprise, I am using:
> mount -o fileaccess=777 192.168.1.123:/mydata g:
> 
> In Linux:
> mount -t nfs4 192.168.1.123:/mydata /mnt/mydata/
> 
> In OpenIndiana:
> mount -F nfs 192.168.1.123:/mydata /mnt/mydata/
> 
> Is there anything else I should be doing? Again, these commands have
> worked for years; only after introducing Win 8.1 has the NFS dropping
> out been a problem. Thanks!

My first suspicion is NFS4.  I didn't notice much of this myself until I upgraded one of my household macs to 10.9.  I use autofs with all of my household Macs, but I didn't see weirdness until I brought one of them up from 10.6 to 10.9.

I wonder if there's some NFS4.1 path, perhaps, that's triggering an untested "Not supported" case?

Dan



More information about the OmniOS-discuss mailing list