You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vagrant up
Bringing machine 'master0' up with 'virtualbox' provider...
Bringing machine 'master1' up with 'virtualbox' provider...
Bringing machine 'master2' up with 'virtualbox' provider...
Bringing machine 'slave0' up with 'virtualbox' provider...
Bringing machine 'slave1' up with 'virtualbox' provider...
Bringing machine 'slave2' up with 'virtualbox' provider...
==> master0: Checking if box 'generic/alpine312' version '3.3.4' is up to date...
==> master0: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> master0: flag to force provisioning. Provisioners marked to run always will still run.
==> master1: Checking if box 'generic/alpine312' version '3.3.4' is up to date...
==> master1: Clearing any previously set forwarded ports...
==> master1: Fixed port collision for 22 => 2222. Now on port 2200.
==> master1: Clearing any previously set network interfaces...
==> master1: Preparing network interfaces based on configuration...
master1: Adapter 1: nat
master1: Adapter 2: bridged
master1: Adapter 3: hostonly
==> master1: Forwarding ports...
master1: 22 (guest) => 2200 (host) (adapter 1)
==> master1: Running 'pre-boot' VM customizations...
==> master1: Booting VM...
==> master1: Waiting for machine to boot. This may take a few minutes...
master1: SSH address: 127.0.0.1:2200
master1: SSH username: vagrant
master1: SSH auth method: private key
==> master1: Machine booted and ready!
==> master1: Checking for guest additions in VM...
==> master1: Mounting shared folders...
master1: /vagrant_data => /home/thoth/jh/vagrant-consul-nomad/data/common
Vagrant was unable to mount VirtualBox shared folders. This is usually
because the filesystem "vboxsf" is not available. This filesystem is
made available via the VirtualBox Guest Additions and kernel module.
Please verify that these guest additions are properly installed in the
guest. This is not a bug in Vagrant and is usually caused by a faulty
Vagrant box. For context, the command attempted was:
mount -t vboxsf -o uid=1000,gid=1000,_netdev vagrant_data /vagrant_data
The error output from the command was:
mount: mounting vagrant_data on /vagrant_data failed: Invalid argument
vagrant up 10.61s user 5.43s system 37% cpu 43.146 total
The text was updated successfully, but these errors were encountered:
00:06:04.644479 VMMDev: Guest Log: 16:48:45.060884 automount Error: vbsvcAutomounterMountIt: Failed to mount 'vagrant_data' on '/vagrant_data' because it is probably mounted elsewhere arleady!
The text was updated successfully, but these errors were encountered: