CSI not mounting DigitalOcean volumes

Ok. My boss found the solution. Apparently I had done everything correctly, but there was one missing link. The “nomad volume register” command. Creating the volumes at DigitalOcean is not sufficient. Once they are created, Nomad needs to be told about them specifically. I made the incorrect assumption that Nomad was watching the DigitalOcean account and would just pull in volumes automagically. Once the volumes were registered, everything else fell into place.

1 Like