Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  1. put arXiv.org into "no-write" mode so that all database functions are disabled and it will come back up in this way (arxiv1: sudo /users/e-prints/bin/rl no-write, may have to try more than once if script objects because a submission is being processed, try every 10s until it works)
  2. shut down webserver on arxiv2 (sudo /etc/init.d/httpd stop)
  3. shut down webserver on arxiv1 (sudo /users/e-prints/bin/rl stop)
  4. patch arxiv1,arxiv2,arxiv3
  5. best reboot order: arxiv3 and arxiv1, then arxiv2
  6. check NFS mount on arxiv2 from arxiv1: /data/ftp, /data/orig, /home
  7. check web server on arxiv2: http://export.arxiv.org/Image Removed
  8. check web server on arxiv1: http://arxiv.org/Image Removed
  9. put arXiv.org back in normal mode with DB access (arxiv1: sudo /users/e-prints/bin/rl up)