Changes

Jump to navigation Jump to search

CCU:New GPU Cluster

152 bytes added, 4 years ago
m
Copy data from the old cluster into the new filesystem
# cd /cephfs/abyss/shared/users/<your-username>
# cp -r <all-my-stuff> ./
# sudo chgrp -R 10000 *
# sudo chown -R 10000 * (replace with your real user ID if you already know it from logging into the new cluster, see below)
# sudo chmod -R g+w *
</syntaxhighlight>

Navigation menu