kihei/i-05ecaf7ad85aff174
by SadServersMore by SadServers
'size', 'used', 'avail', 'pcent', 'file' and 'target' (see info page). GNU coreutils online help: <https://www.gnu.org/software/coreutils/> Report any translation bugs to <https://translationproject.org/team/> Full documentation <https://www.gnu.org/software/coreutils/df> or available locally via: info '(coreutils) df invocation' admin@i-01931e2a359d62d51:~$ df -l Filesystem 1K-blocks Used Available Use% Mounted on udev 221828 0 221828 0% /dev tmpfs 46636 368 46268 1% /run /dev/nvme0n1p1 8026128 6354608 1242264 84% / tmpfs 233168 12 233156 1% /dev/shm tmpfs 5120 0 5120 0% /run/lock /dev/nvme0n1p15 126678 6016 120662 5% /boot/efi admin@i-01931e2a359d62d51:~$ df -lh
kihei/i-01931e2a359d62d51 04:22
by SadServers+++ exited with 2 +++ admin@i-04052804d3c722c0f:~$ du -h 11M ./agent 4.0K ./.ansible/tmp 8.0K ./.ansible 4.0K ./data 8.0K ./.config/asciinema 12K ./.config 4.0K ./.local/share/nano 8.0K ./.local/share 12K ./.local 8.0K ./.ssh 5.1G . admin@i-04052804d3c722c0f:~$
kihei/i-04052804d3c722c0f 02:13
by SadServersVolume group "vol_1" has insufficient free space (510 extents): 512 required. admin@i-0b91400005923e34a:~$ sudo lvcreate -L 1.6G vol_1 Rounding up size to full physical extent 1.60 GiB Logical volume "lvol0" created. admin@i-0b91400005923e34a:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:3 0 7.9G 0 part / ├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme1n1 259:1 0 1G 0 disk └─vol_1-lvol0 254:0 0 1.6G 0 lvm nvme2n1 259:2 0 1G 0 disk └─vol_1-lvol0 254:0 0 1.6G 0 lvm admin@i-0b91400005923e34a:~$ /home/admin/kihei