kihei/i-0c3333eed07916caf
by SadServersMore by SadServers
nvme0n1p14 259:3 0 3M 0 part nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-0392b13faffb300c9:~$ pvcreate ^C admin@i-0392b13faffb300c9:~$ pvcreate nvme1n1 nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0392b13faffb300c9:~$ sudo pvcreate nvme1n1 nvme2n1 No device found for nvme1n1. No device found for nvme2n1. admin@i-0392b13faffb300c9:~$ pvdisplay WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0392b13faffb300c9:~$ sudo pvdisplay admin@i-0392b13faffb300c9:~$
kihei/i-0392b13faffb300c9 04:28
by SadServerscurl: (7) Failed to connect to localhost port 13599: Connection refused curl: (7) Failed to connect to localhost port 13600: Connection refused curl: (7) Failed to connect to localhost port 13601: Connection refused curl: (7) Failed to connect to localhost port 13602: Connection refused curl: (7) Failed to connect to localhost port 13603: Connection refused curl: (7) Failed to connect to localhost port 13604: Connection refused curl: (7) Failed to connect to localhost port 13605: Connection refused curl: (7) Failed to connect to localhost port 13606: Connection refused curl: (7) Failed to connect to localhost port 13607: Connection refused curl: (7) Failed to connect to localhost port 13608: Connection refused curl: (7) Failed to connect to localhost port 13609: Connection refused curl: (7) Failed to connect to localhost port 13610: Connection refused curl: (7) Failed to connect to localhost port 13611: Connection refused curl: (7) Failed to connect to localhost port 13612: Connection refused
taipei/i-0f402b002ead5811c 08:12
by SadServersadmin@i-0b6eb0187d612752d:~$ mount /dev/nvme1 nvme1 nvme1n1 nvme1n1p1 admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1 nvme1 nvme1n1 nvme1n1p1 admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1n1p1 /new mount: /new: mount point does not exist. admin@i-0b6eb0187d612752d:~$ mkdir /new mkdir: cannot create directory β/newβ: Permission denied admin@i-0b6eb0187d612752d:~$ sudo !! sudo mkdir /new admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1n1p1 /new mount: /new: must be superuser to use mount. admin@i-0b6eb0187d612752d:~$ sudo !! sudo mount /dev/nvme1n1p1 /new admin@i-0b6eb0187d612752d:~$ rsync -aH /var/
kihei/i-0b6eb0187d612752d 04:17
by SadServers/run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0092be62fee54d88f:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0092be62fee54d88f:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 0 disk nvme0n1p1 259:2 0 7.9G 0 part / nvme0n1p14 259:3 0 3M 0 part nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-0092be62fee54d88f:~$ mount /dev/vg/lv /home/admin/data mount: /home/admin/data: must be superuser to use mount. admin@i-0092be62fee54d88f:~$ mount /dev/vg/lv /home/admin/data