Savannah Hackers, Today I moved the backend storage from old download to the new nfs1. This increases the disk space and moves onto the new cephs storage. Also split out audio-video files from the project download area into its own file system partition. It had expanded to fill all available storage on old download which was again at 100% usage. And this completes that part of the move started some time ago! Old vcs is the last remaining old system and I will push on it tomorrow.
root@nfs1:~# df -lh | grep -v -e ^tmpfs -e ^udev Filesystem Size Used Avail Use% Mounted on /dev/mapper/nfs1.savannah.gnu.org-crypt0 30G 11G 20G 35% / /dev/mapper/nfs1.savannah.gnu.org-crypt-sdb 300G 189G 112G 63% /srv/audio-video /dev/mapper/nfs1.savannah.gnu.org-crypt-sdd 200G 114G 86G 57% /srv/vcs /dev/mapper/nfs1.savannah.gnu.org-crypt-sdc 100G 61G 40G 61% /srv/download Yay disk space! download0 is still hosting audio-video.gnu.org as the frontend machine. However I don't know who uploads to it. I need to find a contact so that I can make sure that is working for them as it probably is not since untested access is almost certainly broken access. Here is a decoder ring for where to find files. A complete archive copy of the operating system. This is where to find copies of the cronjobs and so forth. nfs1:/srv/download/archive/olddownload/ The audio-video files. nfs1:/srv/audio-video/ nfs1:/srv/download/archive/olddownload/home/luca/ The project download areas. nfs1:/srv/download/ The arch (tla) version control files. nfs1:/srv/vcs/arch/ I am working on moving the cronjobs over from the old download to the new download0 now. Things will need to run on momentum until they are all turned on again on the new frontend system. Bob