paris/i-0c85c5a418bb83a0e
by SadServersMore by SadServers
/dev/nvme0n1p15 126678 6016 120662 5% /boot/efi admin@i-0d8b005e606433f01:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 0 disk nvme2n1 259:2 0 1G 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 admin@i-0d8b005e606433f01:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0d8b005e606433f01:~$ vgvreate vg /dev/nvme1n1 /dev/nvme2n1 bash: vgvreate: command not found admin@i-0d8b005e606433f01:~$ vgreate vg /dev/nvme1n1 /dev/nvme2n1
kihei/i-0d8b005e606433f01 03:46
by SadServers< Content-Type: text/plain < Date: Tue, 02 Jan 2024 20:05:43 GMT < Content-Length: 18 < * Connection #0 to host localhost left intact 404 page not foundadmin@i-095c82f614d2824ad:~$ admin@i-095c82f614d2824ad:~$ admin@i-095c82f614d2824ad:~$ admin@i-095c82f614d2824ad:~$ upnp bash: upnp: command not found admin@i-095c82f614d2824ad:~$ nc localhost 5000 admin@i-095c82f614d2824ad:~$ nc localhost 5000
paris/i-095c82f614d2824ad 01:56
by SadServersCreated a new partition 1 of type 'Linux' and of size 1023 MiB. Command (m for help): t Selected partition 1 Hex code or alias (type L to list all): 8e Changed type of partition 'Linux' to 'Linux LVM'. Command (m for help): w The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. admin@i-0324712e26d7d0580:~$ sudo pvcreate /dev/nvme2n1p1 Physical volume "/dev/nvme2n1p1" successfully created. admin@i-0324712e26d7d0580:~$ vgextend vgd-da