Skip to content

Instantly share code, notes, and snippets.

@mccraigmccraig
Created September 5, 2018 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mccraigmccraig/52b0b11dfef35487b457d9622a443802 to your computer and use it in GitHub Desktop.
Save mccraigmccraig/52b0b11dfef35487b457d9622a443802 to your computer and use it in GitHub Desktop.
dc/os host mounts
[centos@ip-10-0-1-133 ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 8.0G 2.8G 5.3G 35% /
devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 7.8G 1000K 7.8G 1% /run
tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
/dev/xvde 20G 2.0G 18G 10% /var/log
/dev/xvdf 50G 135M 50G 1% /var/lib/dcos
/dev/xvdh 50G 24G 27G 47% /var/lib/docker
/dev/xvdi 50G 18G 33G 35% /home/centos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment