Load Reviews-Backup and Contingency

We identified the need for a redundancy in the load review software in the case of disk failure, server issues and other things that could prevent us from running the load review. Since this is a mission critical task, we originally created a whole new set of scripts to mirror the original scripts and set up new areas.

In all cases, we have since consolidated the original and _bak versions of the scripts. The unified code will select directories to work with based on calls to lr_suffix.pl (which returns "-bak" if the current host is colossus-v, and a null string otherwise), or to "lr_suffix.pl -x" (which returns "_bak" or a null string.)

For the present, the three top-level lr scripts continue to bear _bak names on the OCC LAN: lr_bak, ACE-update_bak.pl, and history-files_bak.pl. Each is a soft link to code identical to the HEAD LAN version with no _bak subscript.


Jump to:
Backup Load Review Location
How To Run a Load Review
What If the OCAT is down?
I can't find the backstop on lucky.
FOT MP forgot the CRM file. Now what?
When do I use the backup scripts?

Backup Load Review Location


How to Run a Backup Load Review


First, you must be running as the user acisdude. Set up the environment by typing:

% setloads_bak

Then you would execute the lr_bak script the same way you would execute the lr script. The scripts have the proper location of the scripts coded in. Here's a sample session.

% su - acisdude
% setloads_bak
% lr_bak SEP2004A SEP1304

When the load has been approved, you MUST run ACE_update.pl -b even if the regular disks are back up. This will appropriately move data to the regular disks if they are available.

WARNING: The post approval scripts ACE-update_bak.pl and history-files_bak.pl are ancient versions, unlikely to work on the OCC LAN. Wait for the HEAD LAN to become accessible again. Then make the appropriate file copies from OCC to HEAD LAN [TBD: documentation still required here], and run the relevant approval script there.

What if the OCAT is down?

I can't find the backstop file on Lucky.

FOT MP forgot the CRM file. Now what?

When do I run the backup scripts?

Last updated: 01/27/16


ACIS Monitor
Last modified: Fri Feb 14 14:59:00 EST 2014