We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a three node Rancher cluster and an NFS server:
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:
Configured a service:
But got error related to NFS:
The text was updated successfully, but these errors were encountered:
AJNOURI
No branches or pull requests
I have a three node Rancher cluster and an NFS server:
Tested NFS from another client and it works:
Configured the Rancher-NFS driver:
Configured a service:
But got error related to NFS:
The text was updated successfully, but these errors were encountered: