CDLUC3 / mrt-doc

Documentation and Information regarding the Merritt repository
8 stars 4 forks source link

Prevent cron scripts' stdout/stderr from generating email #96

Closed elopatin-uc3 closed 3 years ago

elopatin-uc3 commented 4 years ago

Some cron jobs write to stdout or stderr, resulting in an email which now gets forwarded to devs. Record the hosts/scripts generating such emails in the Tasks list, then fix them.

elopatin-uc3 commented 4 years ago

The merritt_benchmark job only shows up in one hiera file (ingest01-prd). (Jim Vanderveen - Feb 12, 2019)

elopatin-uc3 commented 4 years ago

Modified submit.bash to redirect all stdout and stderr to log file. Nothing is written to terminal (Mark Reyes - Feb 15, 2019)

elopatin-uc3 commented 4 years ago

Thanks @markreyes2 -- I will keep this ticket open in case other cron jobs need similar treatment. "Parent" ticket is #149502949 (Jim Vanderveen - Feb 15, 2019)