wiki:HetProcedures/RA/stabfail

How do I recover when PFIP crash or some other thing halt the acq stbility test in Ops?

Here are my (SCO) personal notes:

1) Find the running stability_test.py job with "ps -ef |grep stability".

2) Kill the job on zeus using the pid number from step 1 with:

% ps -e |grep cal % kill -9

3) Restart the acq test in Ops page. Sometimes we may need to do "Shift" while we refresh the browswer to elimiante the errors in blue box.

You can read about stability_test.py.

Last modified 6 months ago Last modified on Nov 18, 2023 10:38:54 PM