-
strace-ing the main ganesha server PID shows that ganesha is doing "fsync" way too many times. For every byte of write io from client we see 1 fsync being done.
As our backend filesystem is slow dur…
-
### What happened?
when deleting a statefulset, the pod gets stuck in "terminating" state. The node where the pod is scheduled, develops a high iowait time. If another pod on that node fails to termi…
-
#### What problem are you are trying to solve?
NFS support on Unix are tightly coupled with the OS, making them not so portable. NFS support on Windows is still poor and out of the reach of ordinar…
-
**Platform I'm building on:**
Running a very simple NFS server container on `bottlerocket-aws-k8s-1.25-x86_64-v1.26.1-943d9a41`
Dockerfile:
```
# syntax=docker/dockerfile:1.9
FROM public.ecr…
-
This is a re-occurrence of Issue #253.
My gridengine cluster on Debian 8 had failed to initialize - I noted this in my comment on commit 806eef7 ("Job type reload is not applicable for unit netfilt…
-
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…
-
First, Thank you for the library. I'm trying to implement an NFS Client based on your dcache/nfs/v4/client example ( It's just for test purpose). My question is, how can I mount on disk the remote dir…
-
It's a stable feature of kubernetes since 1.23: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#configure-volume-permission-and-ownership-change-policy-for-pods, and very us…
-
Test : tests/functional/nfs_feature/test_nfs_feature_enable_for_ODF_clusters.py
The test is passing but erroring during tierdown as it is looking for `openshift-dev.pem` file.
May I know where t…
-
I tried to create a new cluster on Azure today using the same configuration that I used yesterday but while puppet configures successfully there seems to be a problem connecting to the cluster. I thin…