Changes

Jump to navigation Jump to search

CCU:GPU Cluster Quick Start

1 byte added, 4 years ago
m
Create a pod to access the file systems
- name: cephfs-home
hostPath:
path: "/cephfs/abyss/home/<your-username>"
type: Directory
- name: cephfs-shared
a shell in the container: Save this into a "test-pod.yaml", start the pod and verify that it has been created correcly and the filesystems have been mounted successfully, for example with the below commands. You can also check whether you can access the data you have copied over and obtain the numeric user- and group-id for filesystem permissions.
 
 
 
 
== Pod configuration on the new cluster ==

Navigation menu