winnfsd / vagrant-winnfsd

Manage and adds support for NFS for Vagrant on Windows.
Other
567 stars 62 forks source link

Slow copy files when using nfs with windows host and ubuntu guest #52

Closed mbury closed 8 years ago

mbury commented 9 years ago

I have very strange performance issue when I mount shared folders using nfs and vagrant-winnfsd plugin. In my project I have grunt task which copy 120 javascript files and I use it to show my problem. I start copy task at 3 different configuration.

My VPS with native Ubuntu: native Windows host and Ubuntu guest with default shared folder: default Windows host and Ubuntu guest with nfs and vagrant-winnfsd plugin: nfs

Can someone tell me explain me why simple copy files command take so much time? I miss something in configuration? When I search information about nfs share folders everyone say that setting is much more faster in read write data.

My current setting is: Host: Windows 7 x64, VirtualBox 4.3.26, Vagrant 1.7.2, vagrant-winnfsd 1.0.11 Guest: Ubuntu 14.04 x64

GM-Alex commented 9 years ago

See the following entry for more informations about the performance: https://github.com/GM-Alex/vagrant-winnfsd/wiki/Benchmarking-winnfsd-vs-VirtualBox-Shared-Folders