-
**Describe the feature you are proposing**
I think it would be great if we could access files in IPFS as well as a IPFS-Cluster? via an NFS mount.
For IPFS we could do a read/write mount to the …
-
Have you read through available documentation, open Github issues and Github Q&A Discussions?
Yes
**System information**
Various (3 independent air-gaped clusters exhibiting the same behavior/per…
-
I didn't find how to setup and start a NFS server on photon OS. (to allow remote computer to mount a photon os local folder)
Nfs-client is working well but I can't find how to setup an NFS server…
-
possibility to add a nfs server on the bastion if we can't use OCS due to the number of disks attached to each server.
-
Now I am focusing on how to mount with RDMA from a nfs-ganesha server.
but the command "mount -t nfs -o vers=4,rdma,port=20049 localhost:/mnt /data" always failed.
I think my nfs-ganesha should su…
-
**What happened**:
We have followed the steps as mentioned in CSI driver example.
Ref: https://github.com/kubernetes-csi/csi-driver-nfs/tree/master/deploy/example
I change the number of rep…
-
Given the outdated image included in the chart, I went ahead and built a fresh one: [devxygmbh/nfs-server-provisioner](https://hub.docker.com/repository/docker/devxygmbh/nfs-server-provisioner) (with …
pat-s updated
2 weeks ago
-
**Issue**
When creating a virtual environment, the base prefix of the virtual environment should be the same as the base prefix of the Python that is creating the virtual environment - there should…
-
In the [usability testing of NFS](
https://github.com/cockpit-project/cockpit/wiki/Usabilitytest-NFSclient
), we identified that all three out of four participants wished to browse the available NFS…
-
**What happened**:
A pvc used as a volume mount inside a test pod appears to be correctly mounted per kubelet logs, and csi-nfs-node logs, but writes the to the mountpoint are made to the node…