Issue
Getting e-mails:
Check cagefs mount points exists: FAILED: There are missing mount points: ['/var/run/postgresql'] Command for disabling this cron checker: "cldiag --disable-cron-checkers check-cagefs-mount-points-exist"
Environment
- Cloudlinux OS
- CageFS
Solution
Kindly remove /var/run/postgresql
record from the file /etc/cagefs/cagefs.mp
and then run
cagefsctl --force-update && cagefsctl -M
cldiag --all
After, check if the error still exists or not.
Comments
0 comments
Please sign in to leave a comment.