Created
July 30, 2020 04:53
-
-
Save cjac/d45c3b52497185997de47bfb1bfd6795 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
cjac@tiny:/tmp$ sudo dog vdi list | |
Name Id Size Used Shared Creation time VDI id Copies Tag | |
ad2 0 45 GB 43 GB 0.0 MB 2020-07-29 21:24 305afe 3 | |
ns2 0 1.2 GB 1.2 GB 0.0 MB 2020-07-29 21:14 3e5fbc 3 | |
ns1 0 1.2 GB 1.2 GB 0.0 MB 2020-07-29 21:13 3e64d5 3 | |
mariadb_db 0 768 MB 660 MB 0.0 MB 2020-07-29 21:22 42fcd6 3 | |
unifi 0 5.0 GB 4.9 GB 0.0 MB 2020-07-29 21:16 a992dc 3 | |
mariadb 0 2.3 GB 2.0 GB 0.0 MB 2020-07-29 21:20 bf6d63 3 | |
sh0 0 4.3 GB 4.3 GB 0.0 MB 2020-07-29 20:34 ea1b4a 3 | |
cjac@mini:/tmp$ sudo dog vdi list | |
Name Id Size Used Shared Creation time VDI id Copies Tag | |
ad2 0 45 GB 43 GB 0.0 MB 2020-07-29 21:24 305afe 3 | |
ns2 0 1.2 GB 1.2 GB 0.0 MB 2020-07-29 21:14 3e5fbc 3 | |
ns1 0 1.2 GB 1.2 GB 0.0 MB 2020-07-29 21:13 3e64d5 3 | |
mariadb_db 0 768 MB 660 MB 0.0 MB 2020-07-29 21:22 42fcd6 3 | |
unifi 0 5.0 GB 4.9 GB 0.0 MB 2020-07-29 21:16 a992dc 3 | |
mariadb 0 2.3 GB 2.0 GB 0.0 MB 2020-07-29 21:20 bf6d63 3 | |
sh0 0 4.3 GB 4.3 GB 0.0 MB 2020-07-29 20:34 ea1b4a 3 | |
cjac@server0:~$ sudo dog vdi list | |
Name Id Size Used Shared Creation time VDI id Copies Tag | |
ad2 0 45 GB 43 GB 0.0 MB 2020-07-29 21:24 305afe 3 | |
ns2 0 1.2 GB 1.2 GB 0.0 MB 2020-07-29 21:14 3e5fbc 3 | |
ns1 0 1.2 GB 1.2 GB 0.0 MB 2020-07-29 21:13 3e64d5 3 | |
mariadb_db 0 768 MB 660 MB 0.0 MB 2020-07-29 21:22 42fcd6 3 | |
unifi 0 5.0 GB 4.9 GB 0.0 MB 2020-07-29 21:16 a992dc 3 | |
mariadb 0 2.3 GB 2.0 GB 0.0 MB 2020-07-29 21:20 bf6d63 3 | |
sh0 0 4.3 GB 4.3 GB 0.0 MB 2020-07-29 20:34 ea1b4a 3 | |
cjac@mini:/tmp$ sudo dog node list | |
Id Host:Port V-Nodes Zone | |
0 100.64.79.7:7000 128 122634340 | |
1 100.64.79.122:7000 128 2052014180 | |
2 100.64.79.123:7000 128 2068791396 | |
cjac@tiny:/tmp$ sudo lvscan | |
ACTIVE '/dev/vg00/root' [<7.45 GiB] inherit | |
ACTIVE '/dev/vg00/var' [<7.45 GiB] inherit | |
ACTIVE '/dev/vg00/usr' [<7.45 GiB] inherit | |
ACTIVE '/dev/vg00/home' [<7.45 GiB] inherit | |
ACTIVE '/dev/vg00/ns1' [1.25 GiB] inherit | |
ACTIVE '/dev/vg00/ad2' [45.00 GiB] inherit | |
ACTIVE '/dev/vg00/mariadb_db' [768.00 MiB] inherit | |
ACTIVE '/dev/vg00/mariadb' [2.30 GiB] inherit | |
ACTIVE '/dev/vg00/wanjet1' [8.00 GiB] inherit | |
ACTIVE '/dev/vg00/ns2' [1.25 GiB] inherit | |
ACTIVE '/dev/vg00/unifi' [5.00 GiB] inherit | |
ACTIVE '/dev/vg00/unifi.data' [1.00 GiB] inherit | |
ACTIVE '/dev/vg00/sh0' [4.30 GiB] inherit | |
ACTIVE '/dev/vg00/sheep_store' [100.00 GiB] inherit | |
ACTIVE '/dev/vg00/libvirt-save' [8.00 GiB] inherit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment