riywo/sample-fluentd-on-mesos-docker

Error Up Vagrant

iapilgrim opened this issue · 1 comments

I cloned the repo.
Here is the error when executing vagrant up

Importing base box 'mesos-docker-fluentd'...
There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["import", "/home/pilgrim/.vagrant.d/boxes/mesos-docker-fluentd/virtualbox/box.ovf", "--vsys", "0", "--vmname", "build_default_1387537269080_70508_1393158051315_56590", "--vsys", "0", "--unit", "6", "--disk", "/home/pilgrim/VirtualBox VMs/build_default_1387537269080_70508_1393158051315_56590/box-disk1.vmdk"]

Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /home/pilgrim/.vagrant.d/boxes/mesos-docker-fluentd/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not create the clone medium '/home/pilgrim/VirtualBox VMs/build_default_1387537269080_70508_1393158051315_56590/box-disk1.vmdk'.
VBoxManage: error: VMDK: cannot write allocated data block in '/home/pilgrim/VirtualBox VMs/build_default_1387537269080_70508_1393158051315_56590/box-disk1.vmdk' (VERR_DISK_FULL)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 779 of file VBoxManageAppliance.cpp

My environment

  • Ubuntu 12.04 64b
  • Vagrant 1.4.3
  • Virtualbox 4.3.6

Do I need to reinstall vagrant ( 1.4.1) to try your sample?

Regards,
Van

that looks like you're out of disk space

VMs/build_default_1387537269080_70508_1393158051315_56590/box-disk1.vmdk' (VERR_DISK_FULL)