-
Hi - I understand why the docs lean toward NFS, but I am trying to keep the setup as simple as possible.
Can I have just one node (no HA) and avoid RWX volumes and keep to RWO? This way I could use…
-
I use nfs-clinet-1.0.3.jar. In the process of executing a large number of file uploads on nfs, the following errors will always appear. What is the reason for this? How can I solve it?
`[com.emc.ecs.…
-
The manpage for exports reads:
> In releases of nfs-utils up to and including 1.0.0, the async option was the default. In all releases after 1.0.0, sync is the default, and async must be explicitly…
-
Currently _checkDirectory_ function is only verifying that the argument exists and is a directory.
This function should be enhanced to:
1. Identify directories residing into a remote filesystem
2. …
-
Currently only way to play movies from your NAS over samba/NFS is with VLCplayer. It would allow developers to not have to depend on libvlc for google TV etc. This would be a great addition that then …
-
```
# rpm-ostree status
State: idle
Deployments:
* ostree://fedora:fedora/x86_64/coreos/stable
Version: 32.20200615.3.0 (2020-06-30T09:14:54Z)
Commit: abb4…
-
I'm trying to deploy git-sync using nfs-share, but for some reason when using this type of volume - the container crashes on startup
**manifest:**
```
apiVersion: apps/v1
kind: Deployment
…
-
**Is your feature request related to a problem? Please describe**.
Some container volumes rely on NFS file shares. For example in #704, it's not possible to support MongoDB databases.
**Descri…
-
### Name and Version
bitnami/mysql 11.1.19
### What architecture are you using?
arm64
### What steps will reproduce the bug?
helm install mysql ./values.yaml -n mysql --create-namespace
### Are …
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…