Hi there,
Is anyone else experiencing some pretty dramatic performance issues
with vagrant and virtualbox when using shared folders?
I'm writing because I'm finding it unusably slow on the more recent
builds of virtualbox - (as in 5 second rake tasks taking 40 odd
seconds to run, and a 4 second spin up process for a passenger rails
app on my macbook taking more than two minutes to serve from the VM.
I think this is more likely to be a virtualbox issue than a vagrant
one after looking at tickets like the one below on the virtual box
website, and I don't remember experiencing these issues when I first
started using vagrant about a month and a half ago.
http://www.virtualbox.org/ticket/1728
If anyone else had any issues like this, and knows of a solution, or
if you know a known good version of Virtualbox to use, I'd love to
hear from you, because it's me and a colleague have been scratching
our heads trying to find workarounds for a good few days now, and we
don't want to give up on it if we can help it.
For what it's worth, we're using CentOS 5.4as our virtual machine OS,
and macbook pros with Snow Leopard as our host machines, running
vagrant 0.3.2 and virtualbox 3.1.6, and we're mainly developing Ruby
on Rails apps, using Apache with ruby enterprise and passenger.
Thanks!
Chris