File provisioner slow

67 views
Skip to first unread message

f21.g...@gmail.com

unread,
Sep 27, 2015, 9:48:26 PM9/27/15
to Vagrant
I am using Vagrant 1.7.4 and Virtualbox 5.0.4 on Windows 8.1.

I am provisioning CoreOS machines, so virtual box guest extensions are not available.

In my vagrant file, I need to use the provisioner to copy a file that's around 500MB onto the VM.

I have found that the copying of the file takes a very long time (~20 minutes).

Is there anyway to improve the speed of the file provisioner?

dragon788

unread,
Oct 21, 2015, 3:51:17 PM10/21/15
to Vagrant
You could try using the smbfs file share type to map in a shared folder from Windows and copy from that location rather than having Vagrant (Ruby/SSH) copy it in through its own processes.
Reply all
Reply to author
Forward
0 new messages