Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move GOA to K8s #1996

Open
artntek opened this issue Oct 22, 2024 · 2 comments
Open

Move GOA to K8s #1996

artntek opened this issue Oct 22, 2024 · 2 comments
Assignees

Comments

@artntek
Copy link
Contributor

artntek commented Oct 22, 2024

Tracking progress for moving goa.nceas.ucsb.edu to k8s prod cluster.

Add any notes to this issue, and follow checklist in sub-issue #2061

@artntek artntek self-assigned this Oct 22, 2024
@artntek artntek converted this from a draft issue Oct 22, 2024
@artntek
Copy link
Contributor Author

artntek commented Oct 22, 2024

Initial rsync done.

Notes

  • ceph is not mounted on GOA host (mn-ucsb-2.dataone.org), and I'm rsyncing across hosts to datateam using brooke login (see commands below).
  • Therefore, need to log into datateam, and chown -R brooke:brooke on /mnt/ceph/repos/goa/metacat and /mnt/ceph/repos/goa/postgresql destination ceph directories, before running the rsync on mn-ucsb-2
  • After comleting rsync, need to log into datateam, and chown back to 59997 and 59996

Commands

$ time sudo rsync -aHAX --delete /var/goa/data/ [email protected]:/mnt/ceph/repos/goa/metacat/data/
real	1m14.854s
user	0m0.159s
sys	0m0.104s

brooke@mn-ucsb-2:~$ time sudo rsync -aHAX --delete /var/goa/documents/ [email protected]:/mnt/ceph/repos/goa/metacat/documents/
real	0m5.177s
user	0m0.144s
sys	0m0.081s

brooke@mn-ucsb-2:~$ time sudo rsync -aHAX --delete /var/goa/logs/ [email protected]:/mnt/ceph/repos/goa/metacat/logs/
real	0m2.261s
user	0m0.114s
sys	0m0.052s

brooke@mn-ucsb-2:~$ time sudo rsync -aHAX --delete /var/lib/postgresql/14/ [email protected]:/mnt/ceph/repos/goa/postgresql/14/
real	1m8.735s
user	0m10.161s
sys	0m24.387s

@artntek artntek added this to the 3.1.0 milestone Oct 22, 2024
@artntek
Copy link
Contributor Author

artntek commented Nov 6, 2024

Next action: GOA k8s initial setup (values overrides, PVs, secrets, metacatui theme etc)

@artntek artntek moved this from In Progress to Todo in Metacat Releases Nov 28, 2024
@artntek artntek removed the status in Metacat Releases Nov 28, 2024
@artntek artntek modified the milestones: 3.1.0, 3.1.0-deployment Dec 10, 2024
@artntek artntek moved this to Todo in Metacat Releases Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant