Bug 6187 - Data persistence thru container restarts
: Data persistence thru container restarts
Status: NEW
: MDS4
Roadmap
: 4.0.4
: Macintosh All
: P3 normal
: ---
Assigned To:
:
: Teragrid
:
:
  Show dependency treegraph
 
Reported: 2008-06-25 17:17 by
Modified: 2008-06-25 17:17 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-06-25 17:17:46
The TeraGrid operates two high availability central aggregating MDS4 services.
Some of the content in these services needs to persist thru an aggregating MDS4
service restart, even if the downstream that originally provided the
information is down and not able to report newer information.

We've worked around this limitation by implemented the functionality external
to MDS by configuring upstream registration to not aggregate information,
coding central cron jobs that aggregate downstream data to files in a
directory, and configuring the aggregating MDS the contents of files on disk.

It would be helpful if MDS4 had a way to persist data (hard state) thru service
restarts.