Versions Compared

Key

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

...

  1. Login in sb-test-bar-001.statsbiblioteket.dk as netarkiv.netarkdv

    Code Block
    $ ssh netarkiv@sbnetarkdv@sb-test-bar-001.statsbiblioteket.dk
  2. Set the TESTX variable:

    Code Block
    $ export TESTX=XXXX
  3. Delete all files in the replica:

    Code Block
    $ ${TESTX}/conf/killall.sh
    $ rm -rf /netarkiv/0001/netarkdv/${TESTX}/filedir/* 
    $ rm -rf /netarkiv/0002/netarkdv/${TESTX}/filedir/* 
    $ ${TESTX}/conf/startall.sh

...