You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: