-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Persistentvolumeclaims "same-name" already exists #7104
Copy link
Copy link
Closed
Labels
component/storagekind/questionlifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/P2
Description
Hi,
I expose my case:
I create a NFS Persistent Volume and I launch the 'mysql-persistent-template'.
Is there any way to launch an application named "Gandalf" from mysql-persistent-template, delete this application, and launch again the same application with the same name "Gandalf" for using the previously created PVC named "Gandalf"?
I don't want to delete the PVC, but if I don't delete the PVC, when I launch the template mysql-persistent-template again with the same name to use the same volume, this error appears:
Cannot create persistentvolumeclaims. persistentvolumeclaims "Gandalf" already exists.
I link my case:
https://lists.openshift.redhat.com/openshift-archives/users/2016-February/msg00000.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/storagekind/questionlifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/P2