NextCloud: Insuffienct Storage
-
Well - I 'knew' I ran out of space the other day (thread), but now the Admin Console is reporting it even though we added 400GB to the VM VHD, and extended the LVM (thread).
And yet there is this:
From the Log:
NextCloud ~]# df Filesystem 1K-blocks Used Available Use% Mounted on devtmpfs 2005988 0 2005988 0% /dev tmpfs 2018208 0 2018208 0% /dev/shm tmpfs 2018208 812 2017396 1% /run tmpfs 2018208 0 2018208 0% /sys/fs/cgroup /dev/mapper/fedora-root 15718400 11983480 3734920 77% / tmpfs 2018208 424 2017784 1% /tmp /dev/sda1 999320 165984 764524 18% /boot /dev/mapper/vol_data1-lv_data 796708868 379454808 417254060 48% /data tmpfs 403640 0 403640 0% /run/user/0
-
If the disk filled to capacity, maybe something got corrupted.
-
Did you restart the webserver? Nextcloud might need to re-read the storage capacity as well.
-
@travisdh1 said in NextCloud: Insuffienct Storage:
Did you restart the webserver? Nextcloud might need to re-read the storage capacity as well.
I believe that I restarted the system as a whole - current uptime:
NextCloud ~]# uptime 15:24:56 up 1 day, 18:15, 1 user, load average: 0.16, 0.14, 0.14
-
Which base OS is being used? Debian/Ubuntu or RedHat/CentOS/Fedora? Log files will be different between the two that I'd want to look at. Either way probably looking for the apache/httpd log.
-
@travisdh1 said in NextCloud: Insuffienct Storage:
Which base OS is being used? Debian/Ubuntu or RedHat/CentOS/Fedora? Log files will be different between the two that I'd want to look at. Either way probably looking for the apache/httpd log.
Fedora -