Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2010-03-08 13:01:21
Size: 40
Comment:
Revision 4 as of 2010-08-16 10:24:56
Size: 600
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

  * Ssh to the admin machine (kb-test-adm-001.kb.dk)

  * Go to the installtion directory (cd $TESTX);

  * Verify that the file admin.data exists

  * Run the command:

{{{
java -Ddk.netarkivet.settings.file=conf/settings_ArcRepositoryApplication.xml -cp lib/dk.netarkivet.archive.jar:lib/dk.netarkivet.common.jar dk.netarkivet.archive.tools.ReestablishAdminDatabase
}}}

  * Verify that no errors or exceptions are thrown.
  * Verify that it says that it already contains each replica
  * Verify that it tells the admin.data version is 0.4.

Run the ReestablishDatabase tool

  • Ssh to the admin machine (kb-test-adm-001.kb.dk)
  • Go to the installtion directory (cd $TESTX);
  • Verify that the file admin.data exists
  • Run the command:

java -Ddk.netarkivet.settings.file=conf/settings_ArcRepositoryApplication.xml -cp lib/dk.netarkivet.archive.jar:lib/dk.netarkivet.common.jar dk.netarkivet.archive.tools.ReestablishAdminDatabase
  • Verify that no errors or exceptions are thrown.
  • Verify that it says that it already contains each replica
  • Verify that it tells the admin.data version is 0.4.

It42ReestablishDatabase (last edited 2010-08-16 10:24:56 by localhost)