Created
July 22, 2019 20:14
-
-
Save j-griffith/cc695ff38c24c30402326738732d563d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@kube-2:/var/lib/kubelet/plugins/kubernetes.io/csi/volumeDevices# lsblk | |
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT | |
loop0 7:0 0 1G 0 loop | |
rbd0 251:0 0 1G 0 disk | |
vda 252:0 0 40G 0 disk | |
├─vda1 252:1 0 39.9G 0 part / | |
├─vda14 252:14 0 4M 0 part | |
└─vda15 252:15 0 106M 0 part /boot/efi | |
vdb 252:16 0 10G 0 disk | |
└─ceph--360acae9--5fc0--4e3f--a895--eefa7b99427f-osd--data--6bea4f3c--02ff--4e34--92e3--82d0dc7b5ccd 253:0 0 9G 0 lvm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment