usegalaxy-eu / infrastructure-playbook

Ansible playbook for managing UseGalaxy.eu infrastructure.
MIT License
16 stars 95 forks source link

add dnb10 to the galaxy object store and disable (weight="0") dnb09 #1179

Closed sanjaysrikakulam closed 6 months ago

sanjaysrikakulam commented 6 months ago

Before deploying this:

  1. Make sure to merge this (https://github.com/usegalaxy-eu/mounts/pull/13) first.
  2. Run the sn06 Jenkins project and test the mount works on sn06.
  3. Add the new mount to all the running VMs in Galaxy's compute cluster; use pssh
  4. Finally, merge this PR and run the sn06 Jenkins project to update the object store

This PR will disable the object stores that are currently active (weight>0) and use dnb09 by setting weight="0" and adding new files27 and files28 object stores and are configured to use dnb10. We are migrating from dnb09 because we have used >900TiB and the limit is 1PiB

sanjaysrikakulam commented 6 months ago

All tasks are done (in both old and new cloud). Merging this PR and deploying the changes.

sanjaysrikakulam commented 6 months ago

Note for the future: When adding a DNB mount next time, make sure the galaxy_db is owned by galaxy; otherwise, jobs will fail.