Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rancher: Error using Rancher-NFS volume with a service #21

Open
AJNOURI opened this issue May 2, 2018 · 0 comments
Open

Rancher: Error using Rancher-NFS volume with a service #21

AJNOURI opened this issue May 2, 2018 · 0 comments

Comments

@AJNOURI
Copy link
Owner

AJNOURI commented May 2, 2018

I have a three node Rancher cluster and an NFS server:
selection_001_02_05

Tested NFS from another client and it works:

$ sudo mount X.X.X.83:/var/nfs/general /mnt/nfs
$ ls /mnt/nfs
$ df -h
Filesystem Size Used Avail Use% Mounted on
...
X.X.X.83:/var/nfs/general 46G 2.6G 41G 6% /mnt/nfs
$ ls /mnt/nfs
fromserver

Configured the Rancher-NFS driver:
selection_004_02_05

Configured a service:

selection_006_02_05

But got error related to NFS:
selection_003_02_05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant