Skip to content

Instantly share code, notes, and snippets.

@terriyu
Created July 23, 2013 17:56
Show Gist options
  • Select an option

  • Save terriyu/6064609 to your computer and use it in GitHub Desktop.

Select an option

Save terriyu/6064609 to your computer and use it in GitHub Desktop.
Troubleshooting MongoDB connection problems, checking for out-of-memory errors in the kernel, but running "df" in the vagrant VM doesn't return anything out-of-the-ordinary.
$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/precise64-root 82711212 11900608 66668320 16% /
udev 1016708 4 1016704 1% /dev
tmpfs 410308 296 410012 1% /run
none 5120 0 5120 0% /run/lock
none 1025768 0 1025768 0% /run/shm
cgroup 1025768 0 1025768 0% /sys/fs/cgroup
/dev/sda1 233191 24974 195776 12% /boot
/vagrant 30963708 25486872 5476836 83% /vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment