kihei/i-05afb2f0462ee35dd
by SadServersMore by SadServers
admin@i-067bd343e8afc421c:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:1 0 7.9G 0 part / ├─nvme0n1p14 259:2 0 3M 0 part └─nvme0n1p15 259:3 0 124M 0 part /boot/efi nvme2n1 259:4 0 1G 0 disk nvme1n1 259:5 0 1G 0 disk admin@i-067bd343e8afc421c:~$ sudo vgcreate VG /dev/sdc/ /dev/sdb No device found for /dev/sdc/. Command requires all devices to be found. admin@i-067bd343e8afc421c:~$ sudo vgcreate VG /dev/sdc /dev/sdb Volume group "VG" successfully created admin@i-067bd343e8afc421c:~$
kihei/i-067bd343e8afc421c 05:50
by SadServers(use "git restore <file>..." to discard changes in working directory) deleted: webserver_v1.py Untracked files: (use "git add <file>..." to include in what will be committed) .bash_history .bash_logout .bashrc .config/ .profile .ssh/ agent/ no changes added to commit (use "git add" and/or "git commit -a") admin@i-03ec63ce519cbff18:~$ git restore webserver_v1.
monaco/i-03ec63ce519cbff18 04:29
by SadServersWARNING: only considering LVM devices /dev/sdc [ 1.00 GiB] LVM physical volume /dev/sdb [ 1.00 GiB] LVM physical volume 2 LVM physical volume whole disks 0 LVM physical volumes admin@i-0cd04794b59819ce5:~$ sudo vgcreate 2gdisk /dev/sdc /dev/sdb Volume group "2gdisk" successfully created admin@i-0cd04794b59819ce5:~$ vgs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0cd04794b59819ce5:~$ sudo !! sudo vgs VG #PV #LV #SN Attr VSize VFree 2gdisk 2 0 0 wz--n- 1.99g 1.99g admin@i-0cd04794b59819ce5:~$ sudo lvcrea