Hello I have the issue that my /dev/mapper/vg0-lv--1 gets full if I try to install something and if I run a app then it gets from 70% to 73% and at installations to 100% and it says: (ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device) But the problem is the only thing that is full is the /dev/mapper/vg0-lv--1!
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 26401180 3112 26398068 1% /run
/dev/mapper/vg0-lv--1 10475520 10470432 5088 100% /
tmpfs 132005888 0 132005888 0% /dev/shm
tmpfs 5120 0 5120 0% /run/lock
/dev/mapper/vg0-lv--0 10475520 3512880 6962640 34% /var
/dev/sda2 51290592 646104 48006664 2% /boot
/dev/mapper/vg0-lv--2 23349639168 7295898288 16053740880 32% /home
/dev/sda1 1098628 6232 1092396 1% /boot/efi
tmpfs 26401176 8 26401168 1% /run/user/1000
I can record a video if that helps just let me know!
Is it possible to just mount it in a parent directory of /home?
I used this guide to setup the ubuntu server:
Thanks for any help!
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 26401180 3112 26398068 1% /run
/dev/mapper/vg0-lv--1 10475520 10470432 5088 100% /
tmpfs 132005888 0 132005888 0% /dev/shm
tmpfs 5120 0 5120 0% /run/lock
/dev/mapper/vg0-lv--0 10475520 3512880 6962640 34% /var
/dev/sda2 51290592 646104 48006664 2% /boot
/dev/mapper/vg0-lv--2 23349639168 7295898288 16053740880 32% /home
/dev/sda1 1098628 6232 1092396 1% /boot/efi
tmpfs 26401176 8 26401168 1% /run/user/1000
I can record a video if that helps just let me know!
Is it possible to just mount it in a parent directory of /home?
I used this guide to setup the ubuntu server:
Ubuntu Server 20.04 Installation with LVM (with Screenshots) - System Zone
Ubuntu Server is a free and open source operating system based on Debian Linux. Popular open source services can be run without any hassle on Ubuntu Server.
systemzone.net
Thanks for any help!