Versions Compared

Key

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

 

Table of Contents
outlinetrue

...

Check the Overrides are Applied

In When the job is finished, go to the QA interface check the order template for the job as listed in the reports (or login to the bitarchive and look directly in the metadata arcfile). The override values should be visible.Check that the overrides are visible. The easiest way to do this is from test@kb-prod-udv-001:

Code Block
[test@kb-prod-udv-001 ~]$ ssh netarkiv@sb-test-bar-001 grep max-hops /netarkiv/0001/TEST2/filedir/<jobno>-metadata-1.arc
[test@kb-prod-udv-001 ~]$ ssh netarkiv@sb-test-bar-001 grep delay-factor /netarkiv/0001/TEST2/filedir/<jobno>-metadata-1.arc

 

Restart The System

  1. Stop and Restart NAS. After some time, a job should appear in the state "Failed".
  2. Resubmit the job. A new job should be created.
  3. Wait for the job to finish.

...