Changes

Jump to navigation Jump to search

CCU:New GPU Cluster

52 bytes added, 4 years ago
m
Copy data from the old cluster into the new filesystem
namespace: exc-cb
spec:
# choose vecna as a preference since it has the fastest connectionto the new file system, # or another the respective node if you have # need to copy over local PVs
nodeSelector:
kubernetes.io/hostname: vecna
</syntaxhighlight>
Afterwards, run a shell in the container and copy your stuff over to /abyss/shared/users/<your-username>. The following should do the trick. Note that this is not a secure directory as everyone has full read/write access, so copy over to your own home directory on the new cluster as soon as possible. The following should do the trick:
<syntaxhighlight>

Navigation menu