I couldn't login to my web interface and upon further inspection I found out it was because my root drive is full.
I think this is because my files are being save to the wrong storage device even tough they are being saved to "/srv/dev-disk-by-label-OMV"
My drive is LUKS encrypted and I'm using the encryption plugin
Below is some bash output that should be useful
My file system: https://pastebin.com/Y2Qu486m
Filtered to min of 1G: https://pastebin.com/iizr7Rzm with deeper indexation
Output of:
Code
pi@raspberrypi:/srv/dev-disk-by-label-OMV $ dpkg -l | grep openmediavault
ii openmediavault 5.5.17-3 all openmediavault - The open network attached storage solution
ii openmediavault-downloader 5.1 all OpenMediaVault downloader plugin
ii openmediavault-flashmemory 5.0.7 all folder2ram plugin for OpenMediaVault
ii openmediavault-keyring 1.0 all GnuPG archive keys of the OpenMediaVault archive
ii openmediavault-luksencryption 5.0.2 all OpenMediaVault LUKS encryption plugin
ii openmediavault-lvm2 5.0.2-1 all openmediavault Logical Volume Manager (LVM2) plugin
ii openmediavault-omvextrasorg 5.4.2 all OMV-Extras.org Package Repositories for OpenMediaVault
pi@raspberrypi:/srv/dev-disk-by-label-OMV $ lscpu
Architecture: armv7l
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
Vendor ID: ARM
Model: 3
Model name: Cortex-A72
Stepping: r0p3
CPU max MHz: 1500.0000
CPU min MHz: 600.0000
BogoMIPS: 270.00
Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
Display More
Thank you all for taking a look