How to keep Moab statistical data when migrating to a new server


Question:

We have plans to migrate Moab to a new host server, but we would like to avoid losing our historical stats. What's required to bring that over?

 

Solution:

Moab retains statistics in two places:

1) The checkpoint file ($MOABHOMEDIR/.moab.ck) contains aggregate stats.

2) The $MOABHOMEDIR/stats directory contains profiling stats (e.g., turned on with ENABLEPROFILING=TRUE on NODECFG[DEFAULT], USERCFG[DEFAULT], etc.).

Moab accesses both with the showstats command (depending on the options provided).

For a completely new, clean installation on a new host, those can be copied from the old server to the new one (being sure to stop the daemon). The files should still work between versions, but of course always make sure to have good backups, and confirm that showstats displays the right information before going live on production with the new installation.

Last update:
2016-08-20 03:11
Author:
Rick McKay
Revision:
1.0
Average rating:0 (0 Votes)

You cannot comment on this entry

Chuck Norris has counted to infinity. Twice.

Records in this category

Tags