Mounting CSI Storage in Nomad with Proxmox

Hello everyone,

I am new to working with a Nomad cluster, which I have set up under a Proxmox cluster. Currently, I have created VMs with 3 servers and 3 clients. As I am still in the learning phase, I appreciate any guidance you can provide.

The Proxmox cluster is hyper-converged with Ceph, but I decided to try mounting CSI storage based on Proxmox, which seems like a better choice (kind of agnostic to Ceph), though I might be wrong.

I am trying to figure out how to mount the storage. I understand that I need to first create the job storage volume, declare it, and finally add it to the job task that should run the Docker container. However, I am missing some basic instructions and can’t find any examples.

Could someone provide guidance or examples on how this should be structured?

Thank you in advance for your help!