*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
- 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) - shut down webserver on arxiv2 (
sudo /etc/init.d/httpd stop) - shut down webserver on arxiv1 (
sudo /users/e-prints/bin/rl stop) - patch arxiv1,arxiv2,arxiv3
- best reboot order: arxiv3 and arxiv1, then arxiv2
- check NFS mount on arxiv2 from arxiv1:
/data/ftp,/data/orig,/home - check web server on arxiv2: http://export.arxiv.org/

- check web server on arxiv1: http://arxiv.org/

- put arXiv.org back in normal mode with DB access (arxiv1:
sudo /users/e-prints/bin/rl up)