You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
values.yaml leaved unchanged
The text was updated successfully, but these errors were encountered:
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
values.yaml leaved unchanged
The text was updated successfully, but these errors were encountered: