command-line-murders/i-03283cf0b5765461d
by SadServersMore by SadServers
VG Status resizable MAX LV 0 Cur LV 0 Open LV 0 Max PV 0 Cur PV 2 Act PV 2 VG Size 1.99 GiB PE Size 4.00 MiB Total PE 510 Alloc PE / Size 0 / 0 Free PE / Size 510 / 1.99 GiB VG UUID 3lRIUV-KddX-U0ZU-3Cy1-3gYw-7k6M-cyNk7u admin@i-06090b57ccc710aa5:~$ sudo lvcreate -l 100%FREE vg
kihei/i-06090b57ccc710aa5 02:31
by SadServersadmin@i-0fa25442adfe553ec:~$ cat /var/log/ alternatives.log chrony/ dpkg.log messages ades/ apt/ cloud-init-output.log faillog minio.log auth.log cloud-init.log journal/ private/ btmp daemon.log kern.log runit/ cast/ debug lastlog syslog admin@i-0fa25442adfe553ec:~$ cat /var/log/ alternatives.log chrony/ dpkg.log messages ades/ apt/ cloud-init-output.log faillog minio.log auth.log cloud-init.log journal/ private/ btmp daemon.log kern.log runit/ cast/ debug lastlog syslog admin@i-0fa25442adfe553ec:~$ cat /var/log/cast/i-0fa25442adfe553ec
kihei/i-0fa25442adfe553ec 01:44
by SadServersnvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk root@i-09500f7ec9a14294b:/home/admin# vcreate /dev/nvme1n1 /dev/nvme2n1 bash: vcreate: command not found root@i-09500f7ec9a14294b:/home/admin# pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. root@i-09500f7ec9a14294b:/home/admin# vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created root@i-09500f7ec9a14294b:/home/admin# pvscan PV /dev/sdb VG vg lvm2 [1020.00 MiB / 1020.00 MiB free] PV /dev/sdc VG vg lvm2 [1020.00 MiB / 1020.00 MiB free] Total: 2 [1.99 GiB] / in use: 2 [1.99 GiB] / in no VG: 0 [0 ] root@i-09500f7ec9a14294b:/home/admin# lvcreate -n lv -l 100%FREE vg