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

NFS failed to mount on clean install from Charts #612

Open
dsultanr opened this issue May 27, 2024 · 0 comments
Open

NFS failed to mount on clean install from Charts #612

dsultanr opened this issue May 27, 2024 · 0 comments

Comments

@dsultanr
Copy link

dsultanr commented May 27, 2024

Description:
deploying am-single to K8S from 4.1.0, 4.2.0 or master branch ends with error
MountVolume.SetUp failed for volume "pvc-fa38dfba-6fbf-4b9a-9006-27785a180894" : mount failed: exit status 32 Mounting command: mount Mounting arguments: -t nfs -o vers=3 10.233.35.171:/export/pvc-fa38dfba-6fbf-4b9a-9006-27785a180894 /var/lib/kubelet/pods/7cd11afe-c369-4c1d-826f-405ea30f0cc2/volumes/kubernetes.io~nfs/pvc-fa38dfba-6fbf-4b9a-9006-27785a180894 Output: mount: /var/lib/kubelet/pods/7cd11afe-c369-4c1d-826f-405ea30f0cc2/volumes/kubernetes.io~nfs/pvc-fa38dfba-6fbf-4b9a-9006-27785a180894: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.

Affected Product Version:
4.1, 4.2, master

Steps to reproduce:
git clone, argocd create app from cloned am-single folder

image
image

values.yaml leaved unchanged
image

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

No branches or pull requests

1 participant