systemd-quotacheck.service fails to start. When I check why I get:
Please pass 'quotacheck.mode=force' on the kernel command line rather than creating /forcequotacheck on the root file system.
quotacheck: Cannot remount filesystem mounted on / read-only so counted values might not be right.
Please stop all programs writing to filesystem or use -m flag to force checking.
(quotacheck) failed with exit status 1.
systemd-quotacheck.service: Main process exited, code=exited, status=1/FAILURE
Some initial research indicates this may be related to running the system all on / (this just how my vps works, I didn’t see a way to re-partition without paying for external storage). I see the solution provided, but I thought I should check here before proceeding as I’m not sure it’s the correct path forward and I don’t want to break anything with HestiaCP. If I have to, I’m okay disabling quotas, but would prefer them if it isn’t too much of a pain with my vps setup.
I don’t expect anyone to deep dive this, but any advice or a point in the right direction is appreciated.