menloha.blogg.se

Nfs manager for osx
Nfs manager for osx









#NFS MANAGER FOR OSX HOW TO#

I'm not sure how to go about debugging this. I've ensured the Guest Additions are up to date on the guest using the plugin: vagrant-vbguest Remove rmdir rename link readdir readdirplus Output of nfsstat on the vagrant guest Server rpc stats: Vagrant creates the following /etc/exports file on the OSX host: # VAGRANT-BEGIN: c7d0c56a-a126-46f5-a293-605bf554bc9a To provision the box, I'm sharing a local folder using:Ĭonfig.vm.synced_folder "/my/local/v", "/var/www", :nfs => true This seems to happen mostly with PHP command line apps (but it's also the main command line tasks I do, so it might not be relevant). I need to power cycle the Vagrant guest to get it back again. In general this is working fine, however, I am regularly finding the processes lock in the 'D+' state (waiting for I/O). I have a Vagrant guest I'm using to run a Symfony 2 application locally for development.









Nfs manager for osx