Hey,
I’m testing Rancher 2.0 and have some trouble with nfs-volumes.
First, I added a persistent volume in my cluster storage settings and set the volume-plugin mode to nfs, then the volume state was set to “available” and I started adding a volume claim in one of my container. So far so good.
Later I tried to make a rollback to the container state without the volume claim and since then the volume state for the cluster is on “released” and I’m not able to create any more volume claims.
For testing purpose I deleted the storage volume (cluster menu) and added it again. This time I tried to add a volume in my cluster without a running container (in the default namespace menue in the volumes tab) and again it worked fine but when I deleted the volume in my namespace the cluster volume state changed to “released”.
Any idea what the released state means and how I can fix this without readding the whole cluster volume ?
Besides, it is extremly confusing, that the cluster volume and the volumes claims inside a namespace are called both volumes.