Versions Compared

Key

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

Table of Contents

General outline

  1. Deploy Sufia
  2. Ensure apache is off
  3. Activate maintenance mode on old server
  4. Move over minter
  5. Fedora Export - see below
  6. migrate postgres
  7. Fedora Import - see below
  8. run (currently nonexistent) verification job
  9. migrate dump.rdb
  10. Reindex solr

Spin up machine

Run ansible scripts

Create 2 new drives

...

a. If mounting drives for fedora-data or for the tmp directory for migration, make sure to change the owner to tomcat7 (sudo chown tomcat7:tomcat7 folder) for fedora-data and hydep:deploy for the tmp directory (sudo chown hydep:deploy folder

...

)

...

Box Build changes

The current build scripts in Ansible have problems with a few changes we need.

...