I'm running OMV 8 on a Proxmox 9 VM. It's running with root/os drive, 1x 2.5" SSD (sda) - primary NAS storage, and 1x USB external 2TB SSD (sdb) for rsync daily backups. QEMU is enabled.
During boot, I hit quotaon failed on my sda drive. It's not like it affects my OMV NAS by any means, I suppose, but it is bothering me due to the slower boot time.
Can someone explain where this came from and how to solve it?
I found a way to fix it by installing OMV-Extras - https://github.com/OpenMediaVa…Script?tab=readme-ov-file, but I really don't need to be doing this because it adds some cache things and other bloat, which is some extra complexity and overkill for my simple NAS needs.
Another approach would be to directly edit the /etc/fstab mounting point and remove both quota directives to the sda mounting point, but the chat does not recommend this approach.
