dynamic-nfs-provisioner icon indicating copy to clipboard operation
dynamic-nfs-provisioner copied to clipboard

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.

Results 28 dynamic-nfs-provisioner issues
Sort by recently updated
recently updated
newest added

**Describe the bug:** I am unable to install Dynamic NFS Provisioner on GKE with GKE storage class to ensure my pvc is backed to a disk which will withstand node...

Trying to deploy openebs/nfs-server-alpine:0.10.0 to kube but: ``` Writing SHARED_DIRECTORY to /etc/exports file The PERMITTED environment variable is unset or null, defaulting to '*'. This means any client can mount....

**Describe the bug:** I'm currently using Velero as a backup service for my Kubernetes cluster. When I try to restore openebs nfs volumes, they do not get restored with the...

**Describe the problem/challenge you have** I need high-availability replication support which would otherwise be provided by Jiva, but it doesn't support `ReadWriteMany`. I tried to make Jiva use replica storage...

I have followed tutorial "Deploying WordPress using Dynamic NFS Provisioner" wordpress was deployed and started to monitor pvc usage using prometheus. query in prometheus using kubelet_volume_stats_used_bytes kubelet_volume_stats_capacity_bytes seems to display...

NFS provisioner binds to a persistent volume claim in the back in the `ReadWriteOnce` mode. This is otherwise all well and good, but in a hard reboot of a node,...

Hello Team, Getting following error in the logs when using openebs velero plugin for taking volume snapshots. ``` -------------------------- time="2023-05-16T07:49:13Z" level=info msg="Initializing velero plugin for CStor" backup=velero/backuptwo-16052023 cmd=/plugins/velero-blockstore-openebs logSource="/go/src/github.com/openebs/velero-plugin/pkg/snapshot/snap.go:36" pluginName=velero-blockstore-openebs...

URLs added in https://github.com/openebs-archive/dynamic-nfs-provisioner/commit/210b8acc8f8a2cc28b41fc06497e2a89a021a76c are not working. Is there a chance to have it working?