Differences between revisions 1 and 2
Revision 1 as of 2010-03-08 12:56:32
Size: 1815
Comment:
Revision 2 as of 2010-03-08 12:56:53
Size: 1819
Comment:
Deletions are marked like this. Additions are marked like this.
Line 34: Line 34:
  * Verify that all the replicas has Number of files: 0, and that the last filelist update is 'null null'
  * Verify that all the replicas has Number of files with error: 0, and that the last checksum status update is 'null null'
  * Verify that all the replicas has 'Number of files: 0', and that the last filelist update is 'null null'
  * Verify that all the replicas has 'Number of files with error: 0', and that the last checksum status update is 'null null'

Check the staus of the database based installation

Do following in a browser

Start Program

  • Go to http://$GUIadminserver:$http-port/HarvestDefinition/

    • where GUIadminserver and http-port are specified in the deploy configuration file under the application named dk.netarkivet.common.webinterface.GUIApplication
    • In the one-machine setup (deploy_example_one_machine.xml ) the link will be : http://localhost:8074

  • Go to the status site:
    • Click on System State in the side bar.
  • Check that no errors can be found in any of the applications.
  • Press on the ArcRepository.

  • Press on Show all under Index.

  • Check that the logs for the ArcRepository contain the log: INFO: Connected to database using DBurl 'jdbc:derby://localhost:8139/adminDB' using driver 'org.apache.derby.jdbc.ClientDriver'

  • Check that it also contains logs with information about inserting the different replicas into the database.

Check the bitpreservation site

Do following in a browser

Start Program

  • Check that the three replicas exist: KBN, CSN and SBN
  • Verify that all the replicas has 'Number of files: 0', and that the last filelist update is 'null null'
  • Verify that all the replicas has 'Number of files with error: 0', and that the last checksum status update is 'null null'

It42CheckEmptySystem (last edited 2010-08-16 10:24:40 by localhost)