Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2009-09-22 14:08:09
Size: 2708
Editor: TueLarsen
Comment:
Revision 4 as of 2009-10-05 13:50:12
Size: 2785
Editor: TueLarsen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe It16VerifyExpectedDomains 18. Check that the 2. snapshot harvest has reached the expected byte limits here.
---+ Check that the 2. snapshot harvest has reached the expected byte limits
Check that the 2. snapshot harvest has reached the expected byte limits
Line 4: Line 3:
---++ Do following in a browser
Start program
   * Go to =http://kb-test-adm-001.kb.dk:807?/HarvestDefinition/= (where '807?' is the port number)
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

Check that the 2. snapshot harvest has reached the expected byte limits

Start Program

Look for output of harvest status on =kb-test-har-00?.kb.dk= via system state

  • Choose 'Systemstate' in the left menu
  • Check that you can see harvest status being outputted for =kb-test-har-00?.kb.dk=
  • Check that kb-test-har-00? finishes the harvest
  • Check that kb-test-har-00? starts uploading

Check upload and checksum job on arcrepository and bitarchives

  • Check that text "Job: Checksum job" appears in log for Application <nop>BitarchiveMonitorServer <br> To see log, click on 'BitarchiveMonitorServer' in the 'Application' column and 'show all' in the 'Index' column header

  • Check that the texts "Store started" and "Store OK" and not "Store Failed" appears in log for Application <nop>ArcRepository<br> To see log, click on 'ArcRepository' in the 'Application' column and 'show all' in the 'Index' column header

Check that you can see <nop>GUIWebServer receive answer about the job

  • Check that "Job X succesfully completed" (where X is the job number) appears in log for <nop>GUIWebServer <br> to see log, click on 'GUIWebServer' in the 'Application' column and 'show all' in the 'Index' column header

Look for output of harvest status via harvest status

  • Choose 'Harvest status' -> 'All Jobs' in the left menu

  • Check that the jobs have status "Done"

Check reached byte limits

  • Click on the job id for the job (in column 'Job ID')
  • Look under title "Included domains and configurations"
    • Check that following alias domains are *not* to be found in the 'Domain' column
      • =netarkivet.dk=
      • =sulnudu.dk=
    • Check that following 'Domains Completed' are *not* to be found in the 'Domain' column
      • =oernhoej.dk=
    • Check that following 'Domain-config limit reached' are *not* to be found in the 'Domain' column
      • =statsbiblioteket.dk=<p>

    • Check that following domains are found in the 'Domain' column and has 'Stopped due to' reason: "Max Bytes limit reached"
      • =kb.dk=
      • =dbc.dk=
      • =kum.dk=
    • Check following domains are found in the 'Domain' column and has 'Stopped due to' reason: "Domain Completed"( Note: the list may vary depending of the snapshot harvest, which this continues)
      • =kaareogtrine.dk=
      • =trineogkaare.dk=
      • =kaarefc.dk=

It16VerifyExpectedDomains (last edited 2010-08-16 10:24:54 by localhost)