kihei/i-0c04274541d88a1da
by SadServersMore by SadServers
char hugepages null nvme2n1 sdc tty10 tty2 tt vcsa6 vhost-net console initctl nvme0 nvme2n1p1 sdc1 tty11 tty20 tt vcsu vhost-vsock core input nvme0n1 nvram shm tty12 tty21 tt vcsu1 xvda cpu_dma_latency kmsg nvme0n1p1 ptmx snapshot tty13 tty22 tt vcsu2 xvda1 cuse log nvme0n1p14 pts stderr tty14 tty23 tt vcsu3 xvda14 disk loop-control nvme0n1p15 random stdin tty15 tty24 tt1 vcsu4 xvda15 fd mapper nvme1 rtc stdout tty16 tty25 tt2 vcsu5 zero admin@i-017a05d8d0b9fbe51:~$ lvcreate merged -n merged
kihei/i-017a05d8d0b9fbe51 03:32
by SadServerstotal 5.1G -rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile drwxr-xr-x 2 admin root 4.0K Sep 17 2023 data drwxr-xr-x 2 admin root 4.0K Sep 17 2023 agent -rwxr-xr-x 1 admin root 2.2M Dec 3 14:28 kihei admin@i-028aa18574b00296c:~$ su -sh * su: user agent does not exist or the user entry does not contain all the requireadmin@i-028aa18574b00296c:~$ s\du -sh * bash: sdu: command not found admin@i-028aa18574b00296c:~$ du -sh * 11M agent 4.0K data 5.1G datafile 2.2M kihei admin@i-028aa18574b00296c:~$
kihei/i-028aa18574b00296c 01:56
by SadServers├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme2n1 259:2 0 1G 0 disk admin@i-0b82e8e919c3f0e03:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0b82e8e919c3f0e03:~$ sudo pvs PV VG Fmt Attr PSize PFree /dev/sdb lvm2 --- 1.00g 1.00g /dev/sdc lvm2 --- 1.00g 1.00g admin@i-0b82e8e919c3f0e03:~$ sudo vgcreate VG_ /dev/sdb /dev/sdc Volume group "VG_" successfully created admin@i-0b82e8e919c3f0e03:~$ sudo lvcreate --name LV_ -l 100%FREE VG_ Logical volume "LV_" created. admin@i-0b82e8e919c3f0e03:~$ sudo mkfs.ext4 /