openebs-archive / dynamic-nfs-provisioner

Operator for dynamically provisioning an NFS server on any Kubernetes Persistent Volume. Also creates an NFS volume on the dynamically provisioned server for enabling Kubernetes RWX volumes.
Apache License 2.0
169 stars 58 forks source link

Help: How to delete these PVC and PV? #144

Closed GuridMa closed 1 year ago

GuridMa commented 2 years ago

image Help: How to delete these PVC and PV?

PV and PVC is dynamic-nfs-provisioner create

dsharma-dc commented 1 year ago

@GuridMa I see that in the screenshot you have provided, there is a typo in the command - a missing whitespace when providing -n openebs I'm not sure if that's indeed the reason, but that's the first I'd ask for to be corrected.

niladrih commented 1 year ago

Hi @GuridMa. It's been a while, but if you're still hitting this issue, here's a link to the solution: https://github.com/openebs/openebs/issues/3329

In your outputs above, I don't see the openebs-nfs-provisioner. Is this an issue related to the dynamic-nfs-provisioner?

niladrih commented 1 year ago

Closing this issue as it is a known issue, and a duplicate to openebs/openebs#3329.