Rancher: Can't remove persistent storage

Created on 7 May 2018  路  1Comment  路  Source: rancher/rancher

I have a NFS persistent storage that was once assigned to a work flow. I have remove it from the workflow and re deploy it without the volume. Now when I try to remove the persistent storage I can't and this message in the logs:

I0506 18:33:51.232021 1 graph_builder.go:570] add [v1/PersistentVolume, namespace: , name: embyvol01, uid: 1cba9170-5076-11e8-a46b-bac507c4c848] to the attemptToDelete, because it's waiting for its dependents to be deleted


| Useful | Info |
| :-- | :-- |
|Versions|Rancher v2.0.0 UI: v2.0.41 |
|Access|local admin|
|Route|authenticated.cluster.storage.persistent-volumes.index|

Most helpful comment

Now UI doesn't allow to remove PV with Bound state. You need to remove the PVC first. You can find the PVC in workloads ==> volumes tab.

image

>All comments

Now UI doesn't allow to remove PV with Bound state. You need to remove the PVC first. You can find the PVC in workloads ==> volumes tab.

image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tfiduccia picture tfiduccia  路  49Comments

dmastag picture dmastag  路  66Comments

dnadave picture dnadave  路  46Comments

bscott picture bscott  路  67Comments

johnrengelman picture johnrengelman  路  50Comments