Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2010-03-08 12:27:52
Size: 2750
Comment:
Revision 5 as of 2010-08-16 10:24:44
Size: 2627
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
    * 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 a ChecksumFileServer instance is present on the kb-test-acs-001 machine.    * Check that no errors can be found in any of the applications.

 
* Press on the ChecksumFileServer.
  * Press on '''Show all''' under Index.
  * Check that the logs for the ChecksumFileServer contain the log: Finished loading admin data.
 * 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 a ChecksumFileServer instance is present on the kb-test-acs-001 machine.
* Check that no errors can be found in any of the applications.
 * Press on the ChecksumFileServer.
 * Press on '''Show all''' under Index.
 * Check that the logs for the ChecksumFileServer contain the log: Finished loading admin data.
Line 25: Line 21:
  * View the content of the Checksum replica:
 * View the content of the Checksum replica:
Line 30: Line 25:

 
* Verify the content:
     * Verify that it contains several file entries (at least 4, two for each harvest, among those: '1-metadata-1.arc' and '2-metadata-1.arc')
    * Verify that all the file entries have a checksum attached (those characters after the ##).

 
* View the log of the Checksum Replica:
 * Verify the content:
  * Verify that it contains several file entries (at least 4, two for each harvest, among those: '1-metadata-1.arc' and '2-metadata-1.arc')
  * Verify that all the file entries have a checksum attached (those characters after the ##).
 * View the log of the Checksum Replica:
Line 39: Line 32:
     * Verify the content:
    * Verify that it contains a lot of lines saying: 
 * Verify the content:
  * Verify that it contains a lot of lines saying:
Line 43: Line 35:
FINE: AdminData line ignored: ... (followed by some specific admin.data line) FINE: AdminData line inserted: ... (followed by some specific admin.data line)
Line 45: Line 37:
     * Verify that in the buttom there is a line saying:  * Verify that in the buttom there is a line saying:
Line 49: Line 41:

Line 57: Line 47:
    * 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 BitPreservation in the side bar.     * Check that the three replicas exist: KBN, CSN and SBN
  * Press the update filelist status for each replica.
     * Verify that all the replicas has the same amount of files.
     * Verify that all the replicas has Missing files: 0.
  * Press the Update Checksum status for all replicas
     * Verify that all the replicas has Number of files with error: 0.
 * 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 BitPreservation in the side bar.
* Check that the three replicas exist: KBN, CSN and SBN
 * Press the update filelist status for each replica.
  * Verify that all the replicas has the same amount of files.
  * Verify that all the replicas has Missing files: 0.
 * Press the Update Checksum status for all replicas
  * Verify that all the replicas has Number of files with error: 0.

Check the Checksum replica through System State

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 a ChecksumFileServer instance is present on the kb-test-acs-001 machine.

  • Check that no errors can be found in any of the applications.
  • Press on the ChecksumFileServer.

  • Press on Show all under Index.

  • Check that the logs for the ChecksumFileServer contain the log: Finished loading admin data.

Check the Checksum Replica on file system

Use ssh to go the machine with the Checksum Replica and go into the installation directory (netarkivet.dk -> kb-test-acs-001, and /home/test/TESTX)

  • View the content of the Checksum replica:

less checksum/checksum_CS.md5
  • Verify the content:
    • Verify that it contains several file entries (at least 4, two for each harvest, among those: '1-metadata-1.arc' and '2-metadata-1.arc')
    • Verify that all the file entries have a checksum attached (those characters after the ##).
  • View the log of the Checksum Replica:

less log/ChecksumFileApplication0.log.0
  • Verify the content:
    • Verify that it contains a lot of lines saying:

FINE: AdminData line inserted: ... (followed by some specific admin.data line)
  • Verify that in the buttom there is a line saying:

INFO: Finished loading admin data.

Check the Checksum Replica through the bitpreservation site

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:
  • Check that the three replicas exist: KBN, CSN and SBN
  • Press the update filelist status for each replica.
    • Verify that all the replicas has the same amount of files.
    • Verify that all the replicas has Missing files: 0.
  • Press the Update Checksum status for all replicas
    • Verify that all the replicas has Number of files with error: 0.

It42VerifyChecksumReplica (last edited 2010-08-16 10:24:44 by localhost)