Hello!

So first suggestion would be have a look at this at time permits:
http://mitchellh.com/comparing-filesystem-performance-in-virtual-machines

Then lets reuse something other people have wrote about this very same problem:
https://www.jeffgeerling.com/blogs/jeff-geerling/nfs-rsync-and-shared-folder

Or:
https://www.theodo.fr/blog/2017/07/speed-vagrant-synced-folders/

That should give a wide idea on why one is faster/better/stronger (technologic)

>From there, implement one or the other, will depend on your host OS and guest 
>OS

Can you share what are you using today?

Whats your host OS ?
Whats your guest VM OS ?

Thanks!
Alvaro

On 15 Sep 2017, 16:33 +0200, James Newton <james.lexog...@gmail.com>, wrote:
> > On 15 September 2017 at 17:07, Alvaro Miranda Aguilera <kiki...@gmail.com> 
> > wrote:
> > > The issue is on the shared folder from virtualbox. As it's not a 
> > > filesystem, it behaves pretty good for some use cases but not so good for 
> > > others.
> > >
> > > I can't tell what's the best workflow but for some people using rsync to 
> > > sync from host to guest has been good, for others use nfs also works.
> >
> > Hi Alvaro,
> >
> > I appreciate your follow up.
> >
> > Would you have more specific details on how rsync and nfs should be used in 
> > this case? Is this run from the command line, or as part of a script that 
> > detects changes to any file in a given folder?
> >
> > Thanks for your dedication :)
> >
> > James
> --
> This mailing list is governed under the HashiCorp Community Guidelines - 
> https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
> those guidelines may result in your removal from this mailing list.
>
> GitHub Issues: https://github.com/mitchellh/vagrant/issues
> IRC: #vagrant on Freenode
> ---
> You received this message because you are subscribed to the Google Groups 
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to vagrant-up+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/vagrant-up/CAGNcf%2BGFv4rWXorq1EJAwBzdG%2BH67j2xgpzycwqkPiWjPWJ83g%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/71001500-4272-4b23-ab98-f1ebc0e29096%40Spark.
For more options, visit https://groups.google.com/d/optout.

Reply via email to