Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Check that a few (like, 3) of the entries are present and browse each in turn. (Note that the HeritrixVersion, harvestIf, and jobId will differ). Some of the entries might be empty.

Database crash test

Tests that the system can survive a database crash/stop and resume operation after the database is restarted

  1. Logging as root on kb-test-adm-001

    ssh kb-test-adm-001
    su


  2. Stop the postgresdb and wait a couple of minutes.

    /etc/init.d/postgresql stop


  3. Verify that the GUI has lost the connection to the database by listing domains or harvest definitions.
  4. Restart the database

    /etc/init.d/postgresql start


  5. Check that the different GUI pages works as usual.
  6. Create a new active selecive and verify the a job is created and started.

Child pages (Children Display)
styleh4
excerpttrue
excerptTypesimple

...