kihei/i-048d1249f70749b97
by SadServersMore by SadServers
REPORTING BUGS GNU coreutils online help: <https://www.gnu.org/software/coreutils/> Report any translation bugs to <https://translationproject.org/team/> COPYRIGHT Copyright © 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL This is free software: you are free to change and redistribute it. There SEE ALSO Full documentation <https://www.gnu.org/software/coreutils/du> or available locally via: info '(coreutils) du invocation' GNU coreutils 8.32 Manual page du(1) line 77/126 (END) (press h for help or q to quit)
kihei/i-031bdca5434d2c5a6 01:59
by SadServersWriting inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done admin@i-0049035e2f3e403d7:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk └─mon_vg-mon_lv 254:0 0 2G 0 lvm nvme0n1 259:1 0 8G 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 nvme2n1 259:2 0 1G 0 disk └─mon_vg-mon_lv 254:0 0 2G 0 lvm admin@i-0049035e2f3e403d7:~$
kihei/i-0049035e2f3e403d7 05:25
by SadServersVolume group "mon_vg" successfully created admin@i-01f9eac839ff463e1:~$ lvcreate -l 100%FREE -n mon_lv mon_ng WARNING: Running as a non-root user. Functionality may be unavailable. /dev/mapper/control: open failed: Permission denied Failure to communicate with kernel device-mapper driver. Incompatible libdevmapper 1.02.175 (2021-01-08) and kernel driver (unknown ver striped: Required device-mapper target(s) not detected in your kernel. Run `lvcreate --help' for more information. admin@i-01f9eac839ff463e1:~$ sudo lvcreate -l 100%FREE -n mon_lv mon_vg Logical volume "mon_lv" created. admin@i-01f9eac839ff463e1:~$ mount /home/admin/data data/ datafile admin@i-01f9eac839ff463e1:~$ mount /home/admin/data data/ datafile admin@i-01f9eac839ff463e1:~$ mount /home/admin/data