Skip to content

Persistentvolumeclaims "same-name" already exists #7104

@alejandronb

Description

@alejandronb

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions