wfau / gaia-dmp

Gaia data analysis platform
GNU General Public License v3.0
1 stars 5 forks source link

Detect Ceph failures #1048

Open Zarquan opened 1 year ago

Zarquan commented 1 year ago

Ceph shares are broken again, but we didn't find out until we tried to use them We need to add a cron job that verifies the Ceph shares are mounted correctly. .. and sends reports/alerts to something when they are not

Zarquan commented 1 year ago

Partial solution in #1140, needs a test framework to run it as a cron job.