Thanks for the response! Do you need a maxed out lsblk or just our general setup? Here's a happy (not 100% metadata) box:
[15:13:09] root kubecltest-0:/home/company# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
xvda 202:0 0 512M 0 disk
└─xvda1 202:1 0 511M 0 part /boot
xvdb 202:16 0 20G 0 disk /
xvdc 202:32 0 20G 0 disk
├─docker-docker--pool_tmeta 253:0 0 24M 0 lvm
│ └─docker-docker--pool 253:2 0 19.6G 0 lvm
└─docker-docker--pool_tdata 253:1 0 19.6G 0 lvm
└─docker-docker--pool 253:2 0 19.6G 0 lvm
xvdd 202:48 0 1G 0 disk [SWAP]
[15:13:22] root kubecltest-0:/home/company# docker info
Containers: 1
Images: 322
Storage Driver: devicemapper
Pool Name: docker-docker--pool
Pool Blocksize: 524.3 kB
Backing Filesystem: extfs
Data file:
Metadata file:
Data Space Used: 2.856 GB
Data Space Total: 21.04 GB
Data Space Available: 18.18 GB
Metadata Space Used: 4.42 MB
Metadata Space Total: 25.17 MB
Metadata Space Available: 20.75 MB
Udev Sync Supported: true
Deferred Removal Enabled: false
Library Version: 1.02.107-RHEL7 (2015-12-01)
Execution Driver: native-0.2
Logging Driver: json-file
Kernel Version: 3.10.0-327.10.1.el7.x86_64
Operating System: CentOS Linux 7 (Core)
CPUs: 1
Total Memory: 989.3 MiB
Name: kubecltest-0
ID: UTBH:QETO:VI2M:E2FI:I62U:CICM:VR74:SW3U:LSUZ:LEKY:BRTW:TQNI
WARNING: bridge-nf-call-ip6tables is disabled
Any more info just let me know.