The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
GNU General Public License v3.0
104
stars
53
forks
source link
VirtualBox 6.x / Vagrant /data/wordpress mount very slow #171
Open
ottok opened 3 years ago
This phenomenon was noticed today while looking into why the new Vagrant box with VirtualBox 6.x seems so sluggish:
Command that reads files in data mount is slow:
Same command in another dir outside of
/data/wordpress
is much faster, running in mere milliseconds.This however does not happen on every
vagrant up
run. Some times the command runs faster:I looked at mounts and network settings etc but did not discover anything special.